Quote:
Originally Posted by KliPPy
PHP Code:
new iPlayer = OrpheuMemoryGetAtAddress( params , "int" );
Shouldn't this get params[0]?
I think the "value" in amxmodx\configs\orpheu\memory\int should be 0, and all three offsets increased by 4.
|
I don't know. It's not clear to me what the numerical value represents in the memory files. It was my assumption that this is the size of the data you want to read for the type you are defining. Looking at the other files in the folder, I think I am wrong.
__________________