Hi everyone,
Is it possible to call opcode function in Python ( using PyMem which is module to manipulate with memory ). I found memory addresses of some opcodes on this page https://gtamods.com/wiki/Memory_Addresses_(SA), but I have no idea how to call it. Can someone give me simple example for it, for example how I can call opcode 03C0 for storing car, or any other opcode.
I am not sure it is possible, but I am curious so if anyone knows how to do it, I would appreciate answer.
Thanks in advance
Is it possible to call opcode function in Python ( using PyMem which is module to manipulate with memory ). I found memory addresses of some opcodes on this page https://gtamods.com/wiki/Memory_Addresses_(SA), but I have no idea how to call it. Can someone give me simple example for it, for example how I can call opcode 03C0 for storing car, or any other opcode.
I am not sure it is possible, but I am curious so if anyone knows how to do it, I would appreciate answer.
Thanks in advance