haw to use stock oO
#6

So for example, see:
pawn Код:
stock GivePlayerHealth(playerid, Float:health)
{
  new Float:pHealth;
  GetPlayerHealth(playerid, pHealth);
  SetPlayerHealth(playerid, pHealth + health);
}
How can you apply this command?
Reply


Messages In This Thread
haw to use stock oO - by user226 - 10.05.2009, 20:59
Re: haw to use stock oO - by Backwardsman97 - 10.05.2009, 21:00
Re: haw to use stock oO - by Weirdosport - 10.05.2009, 21:00
Re: haw to use stock oO - by MenaceX^ - 10.05.2009, 21:02
Re: haw to use stock oO - by Backwardsman97 - 10.05.2009, 21:04
Re: haw to use stock oO - by user226 - 10.05.2009, 21:11
Re: haw to use stock oO - by MenaceX^ - 10.05.2009, 21:12
Re: haw to use stock oO - by BeckzyBoi - 10.05.2009, 21:15
Re: haw to use stock oO - by Weirdosport - 10.05.2009, 21:21
Re: haw to use stock oO - by ferriswheel - 10.05.2009, 21:46

Forum Jump:


Users browsing this thread: 1 Guest(s)