Forums Index >> Modding >> Speical.cs Troubles, Where?
Page : <1> :
C:Program Files/BraveTree/ThinkTanks/game/server/scripts
I think this is where,
Last edited: Monday, February 27, 2006 at 3:12:19 PM
Alrighty, thanx much, now I can try using emitters and other crap in my mods =D, I didn't put one in this folder, go figure, but I had copied speical.cs, and just put it in evry folder I saw hoping it would work ^.^
Oh, didnt know that, I didnt see anything about that at all on the threads...ty much Monica =D
Lol, the game works fine except....!!! EEK!
ALL OF MY RELOAD GATES HEAL ME!
As kewl as that is, I'd like to know how to make them back into reloading as well.
Probally a wrong path. In the special.cs find the datablock PowerUpData(Reload) and check the path it should say
Shape = "~/data/shapes/common/recharge.dts";
and have
type = "ammo";
It sounds like yours is set to
Shape = "~/data/shapes/common/rehealed.dts";
Hope this helps
Daz
Last edited: Monday, February 27, 2006 at 5:14:51 PM
From what I remember (Im too lazy to double click the shortcut right now) it did say rehealed.dts, I will change that and see if it helps, thanx daz.
Page : <1> :
Hey, before I get all of these modderaters jumping down my throat about checking past threads for this: I already have. I see everyone talk about special.cs so casually, I wasn't playing thinktanks when they made that script, I went off TT for about 6 months, they must have made it in that time, well anyways to the point:
Where do you put the Special.cs file?
I have checked almost every thread for this, I see how to edit, change, delete, and all this other crap to it, but not where the heck it goes, thanx much! XD