Forums Index >> Modding >> I cant work out the tankchangers!!



Page : <1> :


I put a powerup or reload station with Mod Wiz, the codes are like this:

Reload Station:

New PowerUp() {

DataBlock = "reload";

Position = "122.195 71.2985 104.745";

Rotation = "-0.00133051 -0.00896981 0.999959 84.5268";

Scale = "1 1 1";

LightBoost = "0";

};

Powerup:

New PowerUp() {

DataBlock = "testpowerup";

Position = "122.195 71.2985 104.745";

Rotation = "-0.00133051 -0.00896981 0.999959 84.5268";

Scale = "1 1 1";

LightBoost = "0";

};

I change the "dataBlock = "testpowerup";" or the "dataBlock = "reload";" to "dataBlock = "ufochanger";"

But when I go in game theres nothing there!!!! :'(

I have the tankchangers.cs.dso file in the proper place:

Gameserverscripts ankchangers.cs.dso

Can anybody solve this????? 8(


Tuesday, April 13, 2004 at 2:27:41 PM

Ok you put the dso file in the right place, but there is a few other things you have to do. Put this:

Exec("game/server/scripts/tankchangers.cs");

Under game/server/pres.cs and under game/client/prefs.cs place it at the very bottom. and I dont mean prefs.cs.dso just prefs.cs

Also put that little exerpt right before OBJECT WRITE BEGIN at the beginning of the.mis file you put the changer in. That should make it work. Also, dont change the reloads, just the testpowerups. If you have any more questions, ask me (scotty)

PS I dont know how to put the ufo over the changer yet, I will let you know when I figure it out! %)

Tuesday, April 13, 2004 at 2:45:03 PM

To put the ufo over the changer, u turn on modwiz, place a rock somewhere, hit ctrl+1 then ctrl+4, the hit t about 55 times, then place a powerup under that rock. Hit ctrl+s to save it, then go into the renamed mis file. Right before object write end, the should be a new ttsatic (or watever its called) and a testpowerup. Change the word testpowerup to ufochanger under the powerup, and under the ttsatic, change the game/data/shapes/green/rock05.dts to game/data/shapes/tanks/tank04.dts. Then there should be a ufo over your changer. Let me know if everything worked!! ;)

Tuesday, April 13, 2004 at 7:46:14 PM

Just the ufo works...

At least, as I cant host maps, who hosts it for me has it working! :P

But thank you for all! XD


Wednesday, April 14, 2004 at 11:13:14 AM

I know how to put ufo on top...! Its EASY

-Linx

Wednesday, April 14, 2004 at 12:39:05 PM

I told him how to put a ufo on top linx. %) XD :) its the second comment I posted

Wednesday, April 14, 2004 at 2:06:38 PM

Y do we need the rock??????? :o

Saturday, April 24, 2004 at 11:39:10 PM

It doesn't matter the object you use because it just going to be chaged to a UFO.

Last edited: Saturday, April 24, 2004 at 11:53:20 PM

Saturday, April 24, 2004 at 11:53:00 PM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald