[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
#2

i gonna use it ty for this
Reply
#3

No problem .
Reply
#4

nice
thanks,will use
Reply
#5

No problem, thank you.
Reply
#6

Suggestion:
new id =AddSpawnPos(Float:X, Float:Y, Float:Z, Float:Angle, Interior, VirtualWorld);
native SpawnPlayerEx(playerid,id);
Reply
#7

Quote:
Originally Posted by wups
Посмотреть сообщение
Suggestion:
new id =AddSpawnPos(Float:X, Float:Y, Float:Z, Float:Angle, Interior, VirtualWorld);
native SpawnPlayerEx(playerid,id);
What do you mean, SpawnPlayerEx ? like, /sendto[ls/sf/lv] for example, or TP ID to ID ?
Reply
#8

nvm...
Reply
#9

Quote:
Originally Posted by xkirill
Посмотреть сообщение
read before you post a reply:
Lol what? It says "it will not update UNLESS he gets suggestions."
Reply
#10

Quote:
Originally Posted by wups
Посмотреть сообщение
Lol what? It says "it will not update UNLESS he gets suggestions."
Explain what you ment on SpawnPlayerEx, didn't really understand it.
Thanks everyone above though.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)