Forums Index >> Modding >> Turretrange



Page : <1> :


I know this might be a stupid question, but how do you make the tank be able to shoot in all directions w/o moving ive seen it in a different mod please help :'( :[

Monday, August 23, 2004 at 1:58:03 PM

In the tankDb.cs
turretVerCenter = 2.0; // vertical resting angle of turret in degrees
turretHorRange = 58.5; // range in +/- degrees of turret horizontally
turretVerRange = 21.0; // range in +/- degrees of turret vertically

Monday, August 23, 2004 at 2:17:21 PM

Thx

Ya!

TurretHorRange = 9999999999999999.9; // range in +/- degrees of turret horizontally
turretVerRange = 9999999999999999.9; // range in +/- degrees of turret vertically

After object write end XD :P ;)

Oh yeah is 0 infinite(I'll test)

intruder

Last edited: Tuesday, August 24, 2004 at 3:11:03 PM

Monday, August 23, 2004 at 4:50:20 PM

Okay now do you type this in.mis file for tank sounds?:
deafaulttankfx.tankenginesound.filename="game/data/sounds/move.ogg"

Saturday, August 28, 2004 at 11:20:29 AM

Most people would say so, yes

Saturday, August 28, 2004 at 1:34:40 PM

IT DIDN'T WORK :S :[ :( :'( 8o 8(

Saturday, August 28, 2004 at 2:34:07 PM

Well I figure out how to do sounds:

Datablock AudioProfile(TankIdleSound)
{
filename = "~/data/sound/Idle.wav";
description = "AudioDefaultLooping3DMed";
preload = true;
};

Datablock AudioProfile(TankEngineSound)
{
filename = "~/data/sound/move.wav";
description = "AudioDefaultLooping3D";
preload = true;

@Edger Jr of SM™

 

¡n±¶ud€¶

Just SHUT UP and go HERE

 

Lol you didnt pay attention to where I put the link to: here

Last edited: Tuesday, August 31, 2004 at 9:17:17 PM

Tuesday, August 31, 2004 at 9:16:41 PM

360 turret sucks ass XO

Tuesday, August 31, 2004 at 9:49:01 PM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald