GivePlayerWeapon[Help] - 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: GivePlayerWeapon[Help] (
/showthread.php?tid=137760)
GivePlayerWeapon[Help] -
Steven82 - 30.03.2010
How do i use that command. I do it all right so here is my coding it is so when they spawn they get a baseball bat but when i compile script and all that no error's, then i go in game and bam nothing.
Код:
GivePlayerWeapon(playerid,336,1);
Re: GivePlayerWeapon[Help] -
cessil - 30.03.2010
baseball bat is ID 5 the model id is 336
Re: GivePlayerWeapon[Help] -
Steven82 - 30.03.2010
hahah FAIL! thank you.