GivePlayerWeapon Problem - 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 Problem (
/showthread.php?tid=131774)
GivePlayerWeapon Problem -
[WF]Demon - 05.03.2010
hello i was making 3 small DM's and i made it so it gives them weapons when they go to the DM's and it didnt work when i go to the DM's it dosent give me the weapons its just simple coding
Код:
GivePlayerWeapon(playerid, 348, 9999);
GivePlayerWeapon(playerid, 351, 9999);
GivePlayerWeapon(playerid, 353, 9999);
GivePlayerWeapon(playerid, 356, 9999);
GivePlayerWeapon(playerid, 342, 9999);
if anyone knows why this is happening help me :P
Thanks, Cody Beer
Re: GivePlayerWeapon Problem -
Eazy_Efolife - 05.03.2010
Those weapon ids are not even valid
Re: GivePlayerWeapon Problem -
[WF]Demon - 05.03.2010
OMG LOL! sorry all i put the models instead of ID's -1 for me sorry!