Jump to content
Sign in to follow this  
Bullz_eye_on_my_back

Heli gun turret

Recommended Posts

Pretty much self explanitory, but I've placed a gun turret on my heli. I'm pretty sure I've done the Memory LOD right,

but when its in game- all I can get is 180 degrees of rotation and not 360 like the tanks....

I have tried all kinds of different values in the config file too so the problem doesn't seem to be there...atleast i don't think

is the degree of rotation for turrets on helis a limitation too?

Share this post


Link to post
Share on other sites

Have you tried adding:

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">

class Turret

{

gunAxis = "OsaHlavne";

turretAxis = "OsaVeze";

soundServo[]={,db-40,1.0};

gunBeg = "usti hlavne";

gunEnd = "konec hlavne";

minElev=-45; maxElev=+10;

minTurn=-15; maxTurn=+2;

body = "OtocVez";

gun = "OtocHlaven";

};

<span id='postcolor'>

Place this in cfg vehicles and modify "minTurn" and "maxTurn" into 360. Don't know if it'll work, but it should. Assuming you haven't tried it, of course.

Share this post


Link to post
Share on other sites

ahhh very cool! I had tried that with out any success, but now its working great!

I think the only thing that didn't try was actually placing the (+) sign in front of the 360....

Thanks Franze! biggrin.gifbiggrin.gif

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×