Game Development Community

Changing certain values

by Janet Cooper · in ThinkTanks · 03/18/2004 (1:14 pm) · 4 replies

I see in the scripts folder there are files which can be read, which contain things such as maxspeed of the tanks etc, everytime I alter a value in tankDb.cs.dso the game wont load, it just hangs on the loading objects screen, is there a way to basically alter perhaps amount of ammo in a round, or speed of a tank without this happening? thanx

#1
03/18/2004 (3:08 pm)
Go here, and it is close to the bottom. You cant edit the tankdb files without having a hex editor, or it wont work.(dont ask why, I dont know because I am not a scripter as bad as I would like to be anyway)

-Michael
#2
03/22/2004 (5:39 pm)
A DSO file is a compiled script. You can't edit it.
#3
03/23/2004 (4:59 pm)
Ok then, I thought you could, sorry. :S
#4
03/24/2004 (4:15 am)
I edited mine as Micheal instructed and it worked fine.