25.06.2011, 15:08
New to scripting, haven't used timers much atall and there are no errors in my code, but nothing happens when I do /inv ingame.
Code: http://pastebin.com/dLSrsiX8
Code: http://pastebin.com/dLSrsiX8
Change: SetTimerEx("inv",1000,true,"i");
To: SetTimerEx("inv",1000,true,"i",playerid); Then give it a try.. |
Originally Posted by SAMP Forums
This forum requires that you wait 120 seconds between posts. Please try again in 54 seconds.
|
#define INF 0x107FFF
SetPlayerHealth(playerid, INF);