Talk:0413

From GTAMods Wiki
Revision as of 19:09, 2 February 2015 by Spaceeinstein (talk | contribs)
Jump to navigation Jump to search

Code snippet

I see something wrong with the code. The first parameter (0@) gets new value in the function's top, so its value is rewritten. What's the point of passing a player handle then? Seemann (talk) 11:38, 2 February 2015 (UTC)

I had wanted to copy the format of the opcode but there's no CLEO opcode to get the location of the player struct, so I used a memory address directly. 0@ is labeled as a placeholder. Is it better to omit it?--Spaceeinstein (talk) 19:09, 2 February 2015 (UTC)