Forums Index >> General >> ===((((OMFG-----MODS SO LAME)))===
Page : <1> :
< agrees with you. No good mods at the moment...
And stop it with the Lame CTF, CTF sucks who the hell wants to play CTF
I must admit chong is right,CTF got old. For me at least.
I tried to make a soccer mod,but getting the scrum goal to accept the scrum without it being on someone's head was the main obstacle.
Main Obstacle and impossible too...
@Chong
If you think the mods suck try making one yourself that doesnt..
You'll see the problems we get through on trying to MOD things like soccer, and that are impossible in the end and we have to cancel them
I understand Art,But could you just leave Ice Hockey on dedicated, Please ?
I dont have Ice Hockey Chong, but when I see BB on Messenger I'll ask him
BRING BACK ENTROPYS MODS !!!!!!!!!!
Who?
^^ I really agree with Treavis. Entropy's Mods were loads of fun! I mean LOADS of fun! XD It had so much action.
Green and blue roared through the map to battle each other! It was so fun. I especially likes the area affect! %)
- b20
Who is entropy? :'(
No Marik I WANT THE THING UP ON DEDICATED.
or email me the mod to chong_tt@msn.com plzzzzz !!!
for the love of TT fighting the evil of bordom !
Chong, the comments you make during games - calling people out for the religious affiliations - are unacceptable.
Do watch yourself.
@chong
I cant leave my Servers up 24/7 I do not have the privelage of having my own computer....there are other people who use it...thats why I asked rooster to host them for me...and he did...but after a couple of days im asuming nobody was going into it...so he took it down.
@ Chong whats the using of having BB's mod up if your the only one who likes it plus your banned!
Not anymore, And get a life Fred, And dont answer my messages your comments meen nothing.
ENTROPYS MOD WAS THE BEST EVER IT MAY OF NOT TOOK THE MOST TIME AND THE MOST SCRIPTING BUT HE HAD THE RIGHT IDEA OF A GOOD TIME !!!!
WE SHOULD EMAIL HIM AND HAVE SOMEONE PUT HIS MODS ON DEDICATED !!!!!!!!!
Yeah,I met my first TT friend in entropys...
YES! The weatherman predicted rain! Now it's gonna snow! :)
Currently I am working on something that would not make mods so lame...
@ BillyBob
Yep ur rt thats what happened
I had the hockey up for a week and after an initial flurry of activity
in went flat - Zero hits in three days so I moved on
Sure enjoyed hosting for u Billybob and would do so again if asked
@Chong yes I took u off the ban list because u helped LONEWOLF vanquish
some TROLLS - but it is probationary!
plz keep a time delay on ur mouth
its usually what leads u to trble
@All - As far as exotic mods I leave that to the true modders. I enjoy the new maps and Scrummers
seem to have the savvy and patience to utilize them. So my mods are just ScruMods
Looking forward to what Art, BillyBob and all the other great modders have in store for us
Humbly yours
Roo
Roo, Could you just put it up again please and unban me aswell ?
I liked 187 first mod.
You know the one where the gun shoots out like 30 brains at a time.
And the other Snail-gun I like to call it.
And my favorate part...THE POSSESIONS!
THAT MOD WAS C-O-O-O-O-O-O-O-L!
keep up the good work 187!
And put that mod back up!
@Chong, You need to #1 stop camping in ppls mods
#2 Watch your language!
and maybe you'll get into one of these fun mods your always being band from
Tehehehhehe little zolty working on WHOLE NEW GAME TYPE so tehehehehe *goes back into little place to work* (I'll announce when im done wit it)
I'm thinking of a new type of mod which isn't a lame as my mods suggest, Chong would you like Drag Racing, CTB, and CTF all in one mod?
No would I hell, Everyone sinlge one you named is boring.
Personally I liked those two "speedBM" and "speedscrum" mods that were up a little while ago (the ultra huge maps with ufos that went at breakneck speeds @____@)
I liked those...SOMEONE BRINGS THOSE BACK!! :[
Zen, I could script those! I'll use the arena.ter (square size 8 million) to use the maps on, cause you'll go a bloody high speeds!
Well then what are you waiting for?! O_o Make em!! %) Put em up!!! XD
Zenigata
Yes Racer, and the Freudian Flats SpeedScrum/Battlemode was only stretched to about 20, I think...
HaHa, you want to SCRIPT that Leeds??? Here ya go. Took me 20 seconds to make. (Seriously!) Put this after OBJECT WRITE END:
//LightTank//
LightTank.shapeFile = "game/data/shapes/tanks/tank05.dts";
LightTank.brainShapeFile = "game/data/shapes/tanks/bot03.dts";
LightTank.camera = "DefaultTankCamera";
LightTank.fx = "DefaultTankFx";
LightTank.turnrate = 90.0;
LightTank.accelrate = 40.0;
LightTank.maxspeed = 50.9;
LightTank.deccelrate = 100.0;
LightTank.coastdeccelrate = 100.0;
LightTank.antiSliderate = 50.0;
LightTank.suspensionrange = 2.0;
LightTank.springrangeX = 0.06;
LightTank.springrangeY = 0.06;
LightTank.springvelscale = 1.0;
LightTank.springcorrectscale = 2.0;
LightTank.springcorrectscale = 0.99;
LightTank.turretvercenter = 2.0;
LightTank.turrethorsange = 90.0;
LightTank.turretversange = 30.0;
LightTank.turretautoleve = 0.92;
LightTank.damageamount = 12;
LightTank.damagescale = 1.0;
LightTank.armorscale = 1.0;
//MediumTank//
MediumTank.shapeFile = "game/data/shapes/tanks/tank05.dts";
MediumTank.brainShapeFile = "game/data/shapes/tanks/bot03.dts";
MediumTank.camera = "DefaultTankCamera";
MediumTank.fx = "DefaultTankFx";
MediumTank.turnrate = 90;
MediumTank.accelrate = 38;
MediumTank.maxspeed = 45;
MediumTank.deccelrate = 100.0;
MediumTank.coastdeccelrate = 100.0;
MediumTank.antiSliderate = 50.0;
MediumTank.suspensionrange = 2.0;
MediumTank.springrangeX = 0.06;
MediumTank.springrangeY = 0.06;
MediumTank.springvelscale = 1.0;
MediumTank.springcorrectscale = 2.0;
MediumTank.springcorrectscale = 0.99;
MediumTank.turretvercenter = 2.0;
MediumTank.turrethorsange = 90.0;
MediumTank.turretversange = 30.0;
MediumTank.turretautoleve = 0.5;
MediumTank.damageamount = 16;
MediumTank.damagescale = 1.0;
MediumTank.armorscale = 1.0;
//HeavyTank//
HeavyTank.shapeFile = "game/data/shapes/tanks/tank05.dts";
HeavyTank.brainShapeFile = "game/data/shapes/tanks/bot03.dts";
HeavyTank.camera = "DefaultTankCamera";
HeavyTank.Fx = "DefaultTankFx";
HeavyTank.turnrate = 90.0;
HeavyTank.accelrate = 25.0;
HeavyTank.maxspeed = 40.0;
HeavyTank.deccelrate = 100.0;
HeavyTank.coastdeccelrate = 100;
HeavyTank.antiSliderate = 50.0;
HeavyTank.suspensionrange = 2.0;
HeavyTank.springrangeX = 0.06;
HeavyTank.springrangeY = 0.06;
HeavyTank.springvelscale = 1.0;
HeavyTank.springcorrectscale = 2.0;
HeavyTank.springcorrectscale = 0.99;
HeavyTank.turretvercenter = 2.0;
HeavyTank.turrethorsange = 90.0;
HeavyTank.turretversange = 30.0;
HeavyTank.turretautoleve = 1.0;
HeavyTank.damageamount = 20.0;
HeavyTank.damagescale = 1.0;
HeavyTank.armorscale = 1.0;
//BabyBoss//
BabyBoss.shapeFile = "game/data/shapes/tanks/tank05.dts";
BabyBoss.brainShapeFile = "game/data/shapes/tanks/bot03.dts";
BabyBoss.camera = "DefaultTankCamera";
BabyBoss.fx = "BabyBossFX";
BabyBoss.turnrate = 90.0;
BabyBoss.accelrate = 40.0;
BabyBoss.maxspeed = 50.0;
BabyBoss.deccelrate = 100.0;
BabyBoss.coastdeccelrate = 100.0;
BabyBoss.antiSliderate = 50.0;
BabyBoss.suspensionrange = 2.0;
BabyBoss.springrangeX = 0.06;
BabyBoss.springrangeY = 0.06;
BabyBoss.springvelscale = 1.0;
BabyBoss.springcorrectscale = 2.0;
BabyBoss.springcorrectscale = 0.99;
BabyBoss.turretvercenter = 2.0;
BabyBoss.turrethorsange = 90.0;
BabyBoss.turretversange = 30.0;
BabyBoss.turretautoleve = 0.92;
BabyBoss.damageamount = 10.0;
BabyBoss.damagescale = 1.0;
BabyBoss.armorscale = 1.0;
//BossTank//
BossTank.shapeFile = "game/data/shapes/tanks/tank05.dts";
BossTank.brainShapeFile = "game/data/shapes/tanks/bot03.dts";
BossTank.camera = "DefaultTankCamera";
BossTank.fx = "ufoFX";
BossTank.turnrate = 90.0;
BossTank.accelrate = 25.0;
BossTank.maxspeed = 40.0;
BossTank.deccelrate = 100.0;
BossTank.coastdeccelrate = 100.0;
BossTank.antiSliderate = 50.0;
BossTank.suspensionrange = 2.0;
BossTank.springrangeX = 0.06;
BossTank.springrangeY = 0.06;
BossTank.springvelscale = 1.0;
BossTank.springcorrectscale = 2.0;
BossTank.springcorrectscale = 0.99;
BossTank.turretvercenter = 2.0;
BossTank.turrethorsange = 90.0;
BossTank.turretversange = 30.0;
BossTank.turretautoleve = 1.0;
BossTank.damageamount = 24.0;
BossTank.damagescale = 1.0;
BossTank.armorscale = 1.0;
There ya go! SpeedScrum/SpeedBattlemode!
Make sure you strech the terrain out by making the square size higher:
New TerrainBlock(Terrain) {
rotation = "1 0 0 0";
scale = "1 1 1";
detailTexture = "game/data/terrains/details/detail1";
terrainFile = "game/data/missions/TT1_4.ter";
squareSize = "45";
tile = "0";
blockShift = "7";
locked = "false";
position = "-1024 -1024 0";
};
Last edited: Tuesday, December 28, 2004 at 7:28:06 PM
Chong! I'm in training!
Leeds
CHONG IS AN IDIOT! CHONG IS AN IDIOT! CHONG IS AN IDIOT! CHONG IS AN IDIOT!
Chong© is a better modder then you;l ever be chong© is a better modder then you;l ever be chong© is a better modder then you;l ever be chong© is a better modder then you;l ever be chong© is a better modder then you;l ever be chong© is a better modder then you;l ever be chong© is a better modder then you;l ever be chong© is a better modder then you;l ever be chong© is a better modder then you;l ever be chong© is a better modder then you;l ever be chong© is a better modder then you;l ever be chong© is a better modder then you;l ever be chong© is a better modder then you;l ever be chong© is a better modder then you;l ever be chong© is a better modder then you;l ever be
I think TT got lame... After dash messed everything up... It got seriosuly lame.... So I BLAME THIS ON DASH
Moderator's Comments : Please try to remember this is a PG-13 Forum ! Thank you.
Last edited: Wednesday, February 09, 2005 at 2:43:31 PM
Lol, dash adds to the thinktanks community...more than you ever did you Gothic piece of Mosher poo-poo
Moderator's Comments : Please try to remember this is a PG-13 Forum ! Thank you.
Last edited: Wednesday, February 09, 2005 at 2:44:44 PM
I HATE CHONG! XO
Last edited: Friday, February 11, 2005 at 6:16:58 AM
Wow that was unproductive :o Seriously guys, quit the spamming.
Anyways, the mods I've seen so far (or the couple I've visited earlier today) seriously got old...fast.
One of them was really good (Monkee's)...until I kept getting blasted away by bots every 2 seconds (literally, those things were rabid :S ), but then there were others that were sub-par...and yet others that were just bad.
Bring back some of the good ones. (Ex: What I asked before about the Speed Mods)
I've seen some good mods up in the past, so why don't you guys put them back up? :(
Soccer mod is awesome I love soccer good idea sounds cool.
PLS STOP SPAMMING!!!!!! XO XO XO
eagle
(someone stop him!)
o I was reading the beginning of the thread and yes !!! Pls pls bring back entroys mods!!!!!!!!!! I love them I even played tehm the day before I left! For the LONG vacation!
Page : <1> :
Can't anyone make a good mod for example Soccer ?
ALL the mods at the moment SUCK
cant ANYONE make a soccer MOD and leave it on dedicated ?
The only good MOD is billybobs Ice Hockey but he takes that down all the time
PLEASE someone help us people bored with these mods that suck
MAKE A SOCCER MOD !