new mini gun for zombie mode

Posts 110 of 10 · Page 1 of 1
new mini gun for zombie mode
i have idear for mini gun (for zombie mode).
what idear?
dont shot like pave low.
the mini gun shot like the killstrike "Attack Helicopter" cuz this more real and nice.

if u dont know the code for normal mini gun
Code:
mgTurret = spawnTurret( "misc_turret", (x,y,z), "pavelow_minigun_mp" );
mgTurret setModel( "weapon_minigun" );
mgTurret.angles = (x,y,z);
Does anyone sees where is his 'not pavelow'? I don't, because pavelow is the only usable minigun.
i ask if have one know do mini gun for zombie mode shot like the killstrike "Attack helicopter" and no pave low
maybe this cobra_player_minigun_mp
Quote Originally Posted by mathieutje12 View Post
maybe this cobra_player_minigun_mp
and the code for that is?:

Code:
mgTurret = spawnTurret( "misc_turret", (x,y,z), "cobra_player_minigun_mp" );
mgTurret setModel( "weapon_minigun" );
mgTurret.angles = (x,y,z);
Is correct?
i cheack not work
Speak proper english I have no idea what you sayin mate
Posts 110 of 10 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?