Spaceboy
  • Spaceboy
  • 50.25% (Neutral)
  • Captain Topic Starter
13 years ago
I wanna learn modding tw but i have still problems.

1) necessary file like antler, what is necessary and how i can get this things. It would be nice if anyone can upload the needed files here, so i don't need to understand antler and the rest 😃

3)how i can change the required buildings, if i wanna made scrins battleship can be build if i have my technologyassembler (that thing on hotkey F3 idk the english name of it)

were i can change sws reload timer and rift generators damage?
Sponsor
CommieDog
13 years ago

3)how i can change the required buildings, if i wanna made scrins battleship can be build if i have my technologyassembler (that thing on hotkey F3 idk the english name of it)

Originally Posted by: Spaceboy 


Every object has or can have a GameDependency block that lists the prerequisites.

were i can change sws reload timer

Originally Posted by: Spaceboy 


/GlobalData/SpecialPowerTemplates.ini

rift generators damage?

Originally Posted by: Spaceboy 


Look for RiftGeneratorWeapon in /GlobalData/Weapon.ini.
UserPostedImage 
CommieDog: Because someone has to do your dirty work for you
Spaceboy
  • Spaceboy
  • 50.25% (Neutral)
  • Captain Topic Starter
13 years ago
i got the tools now, i always downloaded a wrong antlr version :D

so now i wanna start a test Mod i canged some things like this guy did

if i build the Mod everytime Windows cant find the folder.
I Called my Folder "testmod" (would work "Test Mod" normaly to?

I will attach some pic and my code to pls help me to fix it.

Mod.xml Code

















  Error.jpg (290kb) downloaded 2 time(s).
CommieDog
13 years ago
Did you create a shortcut to the mod building tool with the name of your mod as the argument?
UserPostedImage 
CommieDog: Because someone has to do your dirty work for you
Spaceboy
  • Spaceboy
  • 50.25% (Neutral)
  • Captain Topic Starter
13 years ago
no sry, and i didn´t know that i need it.
what i have to do exactly?