Forums Index >> Modding >> Need help for my best(but still not good) mod ever...
Page : <1> :
You have grand ideas but absolutely no idea how to MOD... That combination makes me tired.
You want, want, want thinking that people will just do all this stuff for you.
Most of this stuff you will have to do on your own and the other stuff probably can't be done or would take whoever does it hours to do.
1. Make a "pre-download package" unless you want people to spend an hour downloading when entering the game.
2. You could use stuff from the Expansion_Pack 1.1 when it is made public.
3. Make your own. Google "free sound files" and turn the files into.ogg using Audacity
3. (again) Make your own. THE NEW MODDING RESOURCE under OBJECTS SECTION
4. Make your own. Google/image "war skies" and put them in the proper format in any image editor.
5. THE NEW MODDING RESOURCE under START HERE. THE BASICS SECTION. A MUST READ. - Translated Mission File
6. Do you mean a projectile that explodes into little pieces and each piece has a hurt factor? I don't think TT supports that. TGE does though.
7. THE NEW MODDING RESOURCE under START HERE. THE BASICS SECTION. A MUST READ. - Translated Mission File
8. THE NEW MODDING RESOURCE under SCRIPTS AND CODES SECTION. Read the dash code instructions.
9. Make your own. THE NEW MODDING RESOURCE under START HERE. THE BASICS SECTION. A MUST READ. - Translated Mission File. Just change the "musicTrack". Requires a very long download.
Some of these things are basic Modding and others are so advanced, the best Modders have not figured them out yet.
You might want to learn more about Modding TT so you know what is doable and what is not.
Meaning... Try working from what is already in TT and then adding and creating new stuff latter.
The creation of terrians, objects, sounds, music, new projectiles are actually all outside of modding TT.
To do these things requires knowledge of other applications like TGE, milkshape and audacity.
You want to do 10 things at once and have no knowledge of any of them.
Learning to MOD and actually Modding takes many hours.
In fact I just spent an hour answering your questions.
Probably 5 times as long as you spent trying to get your own answers to your questions.
So next time maybe you should realize this.... We just look for the answers for you.
I always get sucked into helping you people... Now I'm late.
MAX
Last edited: Thursday, March 17, 2005 at 10:13:22 AM
You could have just asked one Question...
1. Could someone make my whole mod for me?
FYI:
2. You could use stuff from the Expansion_Pack 1.1 when it is made public.
Expansion Pack is available!!!!
Napalm
Last edited: Thursday, March 17, 2005 at 1:47:30 PM
LOL g1 bomber
Nvm I'll just try a noob mod instead of this. :(
8) go to game/server/prefs.cs and open it up and look for these
$pref::Server::TankChangers = 1;
$pref::Server::TeamChangers = 1;
$pref::Server::ProjectileChanges = 1;
(these are all on)
(1=on 0=off)
So if you want them off it should like this
$pref::Server::TankChangers = 0;
$pref::Server::TeamChangers = 0;
$pref::Server::ProjectileChanges = 0;
Got it?
@ Nap - woot
Page : <1> :
Ok some questions...
1.how do u make other people see the same stuff u have like terrains and muzzleflash?
2.can someone make me a battle rough terrain and detail with some rubble and stuff like after a war?
3.can someone make me a machinegun sound?
3. I also need a rocket shaped missile.
4.and a war damaged sky
5.can someone give me the numbers for a grey fog color?
6.Can someone make me a grenade for bounceback?
7.i also need do know how to expand my mod and make it bigger than the normal stage area.
8.how do u lock stuff so admins only can use them like if you type /area itt will oly work if ur an admin?
9.last but not least...i need a different war music and where to place it
P.S. Those of u who help will get the privilage to become an admin in my mod!!