Forums Index >> Modding >> CTF Scrum Goals?
Page : <1> :
That will probabaly work. Try it out and see %)
@ Bomber : Make sure you try it at your own server. It wont work in other servers.
Yea I know It should only work in my own server. By the way I tryed changing it to CTFgoalG.dts and it didn't work.
Show a screenshot of your dedicated console, when you try to host it (whit the CTF-goal).
Ive already tried it and it works
Thanks for the help I got it working.
Last edited: Thursday, July 20, 2006 at 9:38:29 AM
Page : <1> :
I'v tryed changing scumgoal to CTFgoalG, but it doesn't work completely. I spawn at the posistion of the goal, but in scrum you can't see the goal and TT doesn't think there are any. So is it possible to make the CTF goal the scrum goal?
datablock PowerUpData(DefaultGoal)
{
category = "Goal";
shape = "~/data/shapes/common/scrumgoal.dts"; //changed "scrumgoal" to "CTFgoalG"
type = "goal";
minOff = 0;
maxOff = 0;
startOn = true;
shadow = false;
shadowAnimation = false;
Sound = "PupOnSound";
soundOff = "";
};