Game Development Community

MICHAEL READ! (or other modders)

by KAG(KS) · in ThinkTanks · 03/21/2004 (11:45 am) · 11 replies

How do u get unlimited health???? or just a lot of health....


now i know LightTank.damageamount = 400;

#1
03/21/2004 (12:52 pm)
How do u make ur normal default ammo fire faster?
#2
03/23/2004 (2:49 am)
Ok i know that to make ufo's fly u add LightTank.suspensionrangge = 900l;

KAG
#3
03/23/2004 (2:50 am)
Oops i meant


LightTank.suspensionrange = 900

KAG
#4
03/23/2004 (2:37 pm)
Janet Cooper,
"How do u make ur normal default ammo fire faster?"
Put the bold letters at the end of any .mis file located ThinkTanks\game\data\missions

lighttank.defaultprojectile.relodtime = 0;
lighttank.defaultprojectile.burstdelay = 0;
#5
03/23/2004 (4:41 pm)
I ment faster as in the speed it travels, like can u make it as fast as the speed power up?

eg

. . . . . . . . . .

to

........................
#6
03/23/2004 (4:57 pm)
1. I dont know, havent tried.
2.lighttank.defaultprojectile.velocity = 80;

On 2 that will give you alot of speed, just make the 80 bigger or smaller whichever you like.

-Michael
#7
03/24/2004 (11:41 am)
I see the new boost Michael....

what do i do add a rotation or add a 1 to "1 1 1" ????
#8
03/24/2004 (1:03 pm)
Uhh, what?
#9
03/24/2004 (7:17 pm)
KAG(KS),
"How do u get unlimited health???? or just a lot of health"
go here: www.planetthinktanks.com/comm-thread.asp?thread=987&forum=11 i think its Lighttank.damageamount = "999999999999"; but im not sure.
#10
03/24/2004 (7:19 pm)
Try it and see.
#11
03/27/2004 (3:20 am)
Thats true it is that and if u had scrolled up y wud have seen i already known that