There is an easy workaround for this. This workaround even allows to set local ints from OnClientLeave.
Basically you are setting the variables not on a PC but on the module this way
GetLocalInt(OBJECT_SELF,ObjectToString(oPC)+"_ACCOUNT");
etc. you get the idea
//EDITED
yeah, I got. good idea '>
Modifié par WhiteTiger, 02 août 2014 - 05:49 .