Game Development Community

Help Me

by Scott · in ThinkTanks · 01/15/2004 (5:49 pm) · 3 replies

Ok so i know the code to get a ufo on my mod :Lighttank.shapefile = "game/data/shapes/tanks/:tank05.dts"; but how do i make it so that everybody is a ufo on my mod plz help me

About the author


#1
01/16/2004 (7:34 am)
That automatically makes it so everyone in a LIGHT TANK is a ufo. All you have to do is change the first two words to make it work.

Ex...

MediumTank.shapefile = "...";

Same with heavy tank.

Happy modding! :D

Spunk
#2
01/19/2004 (3:02 pm)
What do u mean like this MediumTank.shapefile = "...";
#3
01/20/2004 (4:54 pm)
Figure it out.
:P

Spunk