happyreaydygo
11 years ago
KindOf = PRELOAD SELECTABLE CAN_ATTACK ATTACK_NEEDS_LINE_OF_SIGHT CAN_CAST_REFLECTIONS INFANTRY

How to edit or add new KindOf. I don't see where they are.
Which file in Data folder contain all KindOf's script?

I want to change how china listeningoutpost reveals enemy path longer and no need to mouse over enemy unit.
REVEALS_ENEMY_PATHS

Thank you.
Sponsor
klingondragon
11 years ago
its deep in the code
that almost certainly is not the best way to do that
happyreaydygo
11 years ago
Thanks for reply.

Then I don't edit much , just modify number. I want to try every difference way.
Please guide me more.

CommieDog
11 years ago
You can't add new KindOf values or edit the effects of existing ones. They're hardcoded into the game.

In general, anything that is in all caps--like KindOfs or SpecialPower Enums--is beyond the reach of INI code.
UserPostedImage 
CommieDog: Because someone has to do your dirty work for you