Spaceboy
  • Spaceboy
  • 50.25% (Neutral)
  • Captain Topic Starter
13 years ago
i have some questions:

1)how i can get shields for other units? I tried with stormriders, they have shields but you cant see them. ii have a second liveline bottom the health, they are emp resisted, like normal shields, but what i have to do make them visible.

2) is there something like a grant upgrade module in generals to get a free upgrade?

3) how can i comment something out?

4) how i can mod the forgotten 🙂 ?

5) how can i attach ini files in my mod like eva.ini?
Sponsor
CommieDog
13 years ago

1)how i can get shields for other units? I tried with stormriders, they have shields but you cant see them. ii have a second liveline bottom the health, they are emp resisted, like normal shields, but what i have to do make them visible.

Originally Posted by: Spaceboy 


Copy the shield draw module from a unit that already has one, like the Annihilator Tripod.

2) is there something like a grant upgrade module in generals to get a free upgrade?

Originally Posted by: Spaceboy 


As a matter of fact, there is a GrantUpgradeCreate module.

3) how can i comment something out?

Originally Posted by: Spaceboy 


Enclose code with . Make sure you don't comment anything that has comments inside it though.

4) how i can mod the forgotten 🙂 ?

Originally Posted by: Spaceboy 


You'd need access to the source code.

5) how can i attach ini files in my mod like eva.ini?

Originally Posted by: Spaceboy 


Copy your modded INI files to [Mod SDK]\BuiltMods\mods\[Mod Name]\data\ini, then compile the mod again to have the INI changes take effect.
UserPostedImage 
CommieDog: Because someone has to do your dirty work for you