haw to use stock oO
#5

Quote:
Originally Posted by MenaceX^
stock is a function, it can have "stock" infront of the function's name and it can to not have it.

pawn Код:
stock playerid(playerid)
  return playerid;

//or
player(playerid)
  return playerid;
Not hard to uynderstand, also I suggest you to read wiki. It explains everything better than anyone else and shows examples.
The only difference in the two is that the second one will give a warning if not used. The first one just is ignored if unused.
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)