[en] - Modding Corner > Coding

Coding in Edain 4.00

<< < (6/23) > >>

Glorfindel23:
Thank you I will see  ;)

Glorfindel23:
How delete the limit of the recruitment to one unit without change the commandbutton ?

Melkor Bauglir:
Remove the entry "MaximumSimultaneousOfTyp e". (However, than this is a global change counting for all maps.)

Greetings
Melkor Bauglir

Glorfindel23:
Thank you !
________________________ ________________________

Help me please
Why it doesn't work ?


--- Zitat ---ChildObject RohanEomer_mod_Summoned RohanEomer_mod

RemoveModule ModuleTag_LifetimeUpdate
    Behavior = LifetimeUpdate ModuleTag_LifetimeUpdate
        MinLifetime      = ROHAN_ANTWORTET_LIFETIME ;180000
        MaxLifetime      = ROHAN_ANTWORTET_LIFETIME ;180000
        DeathType        = FADED
    End 
End
End

--- Ende Zitat ---

Prinz von Dol Amroth:
Because RemoveModule only needs one argument, so you only need:
RemoveModule ModuleTag_LifetimeUpdate .

For your next question, please try solving the problem yourself, before you ask someone. There are a lot of files and map.inis in the edain_data.big, which are examples for nearly every code/syntax.

Navigation

[0] Themen-Index

[#] Nächste Seite

[*] Vorherige Sete

Zur normalen Ansicht wechseln