SA-MP Forums Archive
Help with holding gun position - 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: Help with holding gun position (/showthread.php?tid=400997)



Help with holding gun position - aslan890 - 21.12.2012

Hi guys in this video i so something like holding the gun in to side and fire does any one know how to do it

Its on 2:37



http://*********/s-L3nG1s03g?t=2m37s


Re: Help with holding gun position - LarzI - 21.12.2012

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

pawn Код:
SetPlayerSkillLevel( playerid, WEAPONSKILL_PISTOL, 999 );



Re: Help with holding gun position - aslan890 - 21.12.2012

So i have to put that in my [GM] and in which part?


Re: Help with holding gun position - LarzI - 21.12.2012

If you want everyone to do this, simply put this under OnPlayerConnect


Re: Help with holding gun position - aslan890 - 21.12.2012

Quote:
Originally Posted by LarzI
Посмотреть сообщение
If you want everyone to do this, simply put this under OnPlayerConnect
Thanks +2