0.3Z Bug?
#1

Hi all,

i would like to know if this buf appear since 0.3z, because i think before it worked.

SetPlayerSkillLevel(playerid, 0, 1);// Only one 9mm

But ingame i got 2

Max
Reply
#2

Try this, it may work.
pawn Код:
SetPlayerSkillLevel(playerid,WEAPONSKILL_PISTOL,100);
Reply
#3

tested and it works exactly the same in 0.3z

SetPlayerSkillLevel(playerid,WEAPONSKILL_PISTOL,1) ;
Reply
#4

EDIT:

I put SetPlayerSkillLevel into onplayerconnect,

i replace it into onplayerspawn, work properly

max
Reply
#5

put it in onplayerspawn, it's clearly your script and not a 0.3z bug
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)