SA-MP Forums Archive
Its gives me no weapons when ordering - 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)
+--- Thread: Its gives me no weapons when ordering (/showthread.php?tid=628781)



Its gives me no weapons when ordering - Smocky - 14.02.2017

Hello, I have a little problem. When I type the command / equipment I put the script line tear when ordering I do not have the script because I'm on my phone but its starts
Код:
GivePlayerValidWeapon(playerid, 24);
But when I type the command to have the weapon his gives me no weapons .. Please help me


Re: Its gives me no weapons when ordering - gamersx - 14.02.2017

First, give the complete code, we can't help you with only that line.

I can say that maybe is because you recieve weapons by " GivePlayerWeapon ".


Re: Its gives me no weapons when ordering - MiiSha - 14.02.2017

Is there any errors ? if not, then show us the entire code !


Re: Its gives me no weapons when ordering - MiiSha - 14.02.2017

Yes, Gamerx, unless he has this defined within his script : GivePlayerValidWeapon(playerid, WeaponID, Ammo) as a callback