#1

Hello there,
I have made /duty command in pawno, and i have one problem
Код:
GivePlayerWeapon(playerid, 22, 21);
And player got two guns like on this pic:
http://zaslike.com/files/guzwg9zck006t8d75tt.png
How can I make that he got only one?
Reply
#2

i think this has to do with there weapon skill level
https://sampwiki.blast.hk/wiki/SetPlayerSkillLevel

if set too high they can yield 2 weapons of
an example for that weapon would be to set there level to 1

pawn Код:
SetPlayerSkillLevel(playerid, WEAPONSKILL_PISTOL, 1);
Reply
#3

1 - 998 = Acurracy
999 = Yield of Two Weapons

Someone Correct me if I'm Wrong, but i Be live this is The Information.


Cheers
Ezay
\o/
Reply
#4

REMOVED.
Reply
#5

Код:
SetPlayerSkillLevel(playerid, WEAPONSKILL_PISTOL, 1);
Set the player pistol gun skill level to low.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)