blocx Posted January 6, 2022 Posted January 6, 2022 hi somrone can tell me how to edit with number ( something like 999999 or 999999999 ) thx ['ARM8'] = { -- table(2e8fa26) [1] = { -- table(7ab3850) ['edits'] = { -- table(cef8a49) [1] = { -- table(b964f4e) [1] = '0x4C1E10', [2] = '~A8 MOV W0, #65535', [3] = true, [4] = 'public abstract class ItemData : ScriptableObject ', [5] = ' public int get_Amount() { }', [6] = '0x4C1E10', }, }, it must be clear here ['ARM8'] = { -- table(2e8fa26) [1] = { -- table(7ab3850) ['edits'] = { -- table(cef8a49) [1] = { -- table(b964f4e) [1] = '0x4C1E10', [2] = '~A8 MOV W0, #65535', [3] = true, [4] = 'public abstract class ItemData : ScriptableObject ', [5] = ' public int get_Amount() { }', [6] = '0x4C1E10', }, },
blocx Posted January 6, 2022 Author Posted January 6, 2022 other question if possible to if i want freeze ?
Lover1500 Posted January 6, 2022 Posted January 6, 2022 1 hour ago, blocx said: ['ARM8'] = { -- table(2e8fa26) [1] = { -- table(7ab3850) ['edits'] = { -- table(cef8a49) [1] = { -- table(b964f4e) [1] = '0x4C1E10', [2] = '~A8 MOV W0, #65535', [3] = true, [4] = 'public abstract class ItemData : ScriptableObject ', [5] = ' public int get_Amount() { }', [6] = '0x4C1E10', }, }, Where did you get that? Cant u simply use mov w0, #999888 for value 999888? 14 minutes ago, blocx said: other question if possible to if i want freeze ? You dont need to freeze function lib values in Xa. they dont auto change themselves.
blocx Posted January 6, 2022 Author Posted January 6, 2022 this give an error sorry error give me solve 0xF8000
Question
blocx
hi somrone can tell me how to edit with number ( something like 999999 or 999999999 ) thx
it must be clear here
['ARM8'] = { -- table(2e8fa26)
[1] = { -- table(7ab3850)
['edits'] = { -- table(cef8a49)
[1] = { -- table(b964f4e)
[1] = '0x4C1E10',
[2] = '~A8 MOV W0, #65535',
[3] = true,
[4] = 'public abstract class ItemData : ScriptableObject ',
[5] = ' public int get_Amount() { }',
[6] = '0x4C1E10',
},
},
5 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.