help please - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: help please (
/showthread.php?tid=81758)
help please -
Sfinx_17 - 13.06.2009
hello how i can put in my script weapons in ammunition
? and money in bank ?
Re: help please -
Mr_C30 - 13.06.2009
GetPlayerMoney(playerid);
GetPlayerWeapon(playerid);
Re: help please -
Sfinx_17 - 13.06.2009
thx man
Re: help please -
MenaceX^ - 13.06.2009
Read pawn tutorials.