Hold weapons like in Single Player - 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: Hold weapons like in Single Player (
/showthread.php?tid=194954)
Hold weapons like in Single Player -
marinov - 01.12.2010
I did search, and my pawno is broken, so I can't see the functions in it, so how do I make it hold the big weapons like M4, AK47 with two hands like in single player ?
Re: Hold weapons like in Single Player -
JaTochNietDan - 01.12.2010
I believe you are talking about using the CJ ped animations.
To enable this in any script, add UsePlayerPedAnims(); in OnGameModeInit
Re: Hold weapons like in Single Player -
Kitten - 01.12.2010
are you sure because in single player i never seen CJ hold m4 and ak47 at same time or do u mean u can run fast with it?
Re: Hold weapons like in Single Player -
marinov - 01.12.2010
I mean, hold one weapon with 2 hands (big weapons).
but
Quote:
Originally Posted by JaTochNietDan
I believe you are talking about using the CJ ped animations.
To enable this in any script, add UsePlayerPedAnims(); in OnGameModeInit
|
he was right xD