Problem with jump
#4

Change the whole function itself

Add a player parameter, and just set the variable of that player.

Код:
forward healtx(playerid);
public healtx(playerid) 
{ 
       SetPlayerHealth(playerid, SaveHealth[playerid]);  
}
Reply


Messages In This Thread
Problem with jump - by lopata - 24.02.2014, 18:37
Respuesta: Problem with jump - by CuervO - 24.02.2014, 18:54
Re: Problem with jump - by lopata - 24.02.2014, 20:07
Respuesta: Problem with jump - by CuervO - 24.02.2014, 20:14
Re: Problem with jump - by lopata - 24.02.2014, 21:20

Forum Jump:


Users browsing this thread: 1 Guest(s)