[Include] Stocks
#1

Stocks




This include, has a few stocks, not pretty much usefull, but maybe they are for beginners.
I will not update it unless I get suggestions to add / update.


Natives
pawn Код:
// Countdown natives
native CreateCountdown(time, sound);
native CreatePlayerCountdown(playerid, time, sound);
native StopCountdown();
native StopPlayerCountdown(playerid);
// Pocket money natives
native EnablePocketMoney(amount, frequency);
native DisablePocketMoney();
native SetPocketMoneyAmount(amount);
native SetPocketMoneyFrequency(frequency);
native TogglePocketMoneyMessage(toggle);
// Random spawn natives
native AddSpawnPos(Float:X, Float:Y, Float:Z, Float:Angle, Interior, VirtualWorld);
native RandomSpawnPlayer(playerid);
// Other random natives
native SkydivePlayer(playerid, hight);
native Cardive(carid, hight);
native FlipCar(carid);
native ResprayCar(carid);
native SavePlayerPos(playerid);
native LoadPlayerPos(playerid);
// Get team player number native
GetPlayersInTeamFromMaxPlayers(teamid); //( NEW ! [ v1.1] )
Pastebin
Reply


Messages In This Thread
Stocks - by Darnell - 10.09.2011, 12:44
Re: Stocks - by Speed - 10.09.2011, 12:45
Re: Stocks - by Darnell - 10.09.2011, 12:46
Re: Stocks - by Kaperstone - 10.09.2011, 12:47
Re: Stocks - by Darnell - 10.09.2011, 12:50
Re: Stocks - by wups - 10.09.2011, 12:56
Re: Stocks - by Darnell - 10.09.2011, 12:58
Re: Stocks - by Kaperstone - 10.09.2011, 12:58
Re: Stocks - by wups - 10.09.2011, 13:01
Re: Stocks - by Darnell - 10.09.2011, 13:03

Forum Jump:


Users browsing this thread: 1 Guest(s)