SA-MP Forums Archive
how to hold only 1 gun in ur hand - 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: how to hold only 1 gun in ur hand (/showthread.php?tid=136991)



how to hold only 1 gun in ur hand - kingforyou - 27.03.2010

how can i hold hmm lets say mucro uzi
only in one hand and not in both of them someone know the cmd ?


Re: how to hold only 1 gun in ur hand - Timske - 27.03.2010

It's not a command i think.. It is how good you are with the gun, i don't know if you can change it..


Re: how to hold only 1 gun in ur hand - Fj0rtizFredde - 27.03.2010

Use: https://sampwiki.blast.hk/wiki/SetPlayerSkillLevel


Re: how to hold only 1 gun in ur hand - bajskorv123 - 27.03.2010

pawn Код:
SetPlayerSkillLevel(playerid, WEAPONSKILL_MICRO_UZI, 1);



Re: how to hold only 1 gun in ur hand - jameskmonger - 27.03.2010

Quote:
Originally Posted by [NWA
Hannes ]
pawn Код:
SetPlayerSkillLevel(playerid, WEAPONSKILL_MICRO_UZI, 1);
1? 200 is the max for 1 handed, so put 200.