26.06.2013, 05:47
Quote:
You can't use a reference variable since the remote function dont share the same memory block
Therefore the remote function cant modify the memory of the caller But it should work with local functions and CallLocalFunctions (Thats what I am thinking, cant prove that) I think that there is some code in YSI which allows something like that But that mostly works over properties or any other code which isnt limited to the script |
I found Slice's fixed CallLocalFunction here:
http://forum.sa-mp.com/showpost.php?...postcount=2950