- Login to post comments
Sun, 2010-03-14 22:27
For a new map I'm making, I want to decrease the size of the lights emitted by the light posts. The problem is that the entries for the light posts in "rules_DTAmod.ini" (for DTA 1.1) don't seem to have the identifiers for a light post. In fact, I wouldn't have been able to tell that the light posts are what they are if it weren't for their names (i.e. GALITE) .Would it break the game if I added the missing entries? (Quite frankly, it looks like the light posts shouldn't work at all, even though they do in my (bad) map congestion).
Apparently missing:
-LightVisibility
-LightIntensity
-LightRedTint
-LightBlueTint
-LightGreenTint
Apparently missing:
-LightVisibility
-LightIntensity
-LightRedTint
-LightBlueTint
-LightGreenTint
- Login to post comments
Anyway, to modify the light the light posts emit, simply copy their code from the enhanced ini, paste it in your map and modify it to your liking.