Forums Index >> Help >> Please Help!!! Have code to make tanks go faster j...
Page : <1> :
Where did you get that? I'd like to get that file too. :)
HI KC: I just found out where to put the code at. I tryed it and it works great to say the least. Just do the following: Just enter the following into the very bottom of your mission’s file's where it says ----object write end----just above that line put in the following.
Lighttank. Maxspeed = 150;
Lighttank. Accelrate = 500;
Lighttank. Deccelrate = 500;
Becareful the settings you see here above will make your tank fly across the terrain like lightning. I set my settings on
20
90
90
the numbers can be adjusted up or down for each mission's file. Just set them to what ever fits your likeing
just remember you will have to put in the setting for each mission file you load into your server. I hope this helps you.
BOOM BOOM
Last edited: Sunday, May 08, 2005 at 8:39:37 PM
Wow, I'd like to try that but I can't get the mods up on a dedicated, nor just from create a server in TT, can you tell me how to get it up? :[
Last edited: Tuesday, May 10, 2005 at 12:17:28 AM
Hi (cc) I’ll keep this very simple It sounds like you already have a dedicated server, if you do right click on the icon that you turn the server on with and click on edit. In side you will see a line something like this
Cd..
ThinkTanks -dedicated -mission game/data/missions/TT1_1.mis -game TS
in this line above There is /TT1_.1.mis yours may say something a little different, all you do to load and change mission files is go to: my computer/program files/thinktank/games/data/ there you will see a mission folder open that up and inside you will see a bunch of little folders with. Mis at the end of them.
All you have to do is copy that file number at the bottom of that file and insert it into the line on your server just like you see in the above line right between where it says missions/ -game this will add a new mission file to your server. Iam not very good at this yet but I am learning a lot very fast I hope this help you if you have any other questions you can email me. My email address is in the members area. BB
Last edited: Tuesday, May 10, 2005 at 7:05:23 AM
I can help, you download the admin codes, which you have, now look in the folder, there is a tankdb.cs file, shift it into game/server/scripts, and there, you have it! B)
Hey HI (CC) Thanks for the help :P BB
Last edited: Thursday, May 19, 2005 at 4:11:42 AM
Thank you both for all the help! Gonna try it. ;)
Good luck...
Ya know, this thread should be in modding....
Page : <1> :
I Have the code to make tanks go faster I just need to know what file to make the changes in thanks, BB