#Moving CommanderRadiusEffectByLevelGRU from GDConstants.ndf -> UniteDescriptor.ndf

5 messages · Page 1 of 1 (latest)

severe verge
#

Change the bot to stop being so sensitive and deleting messages, this is a technical discussion forum people should be able to post a 7-line NDF code snippet without their entire post being deleted by a bot.

#

Not going to type all that again. Basically I want CommanderRadiusEffectByLevelGRU to be controlled on a per-unit basis in UniteDescriptor.ndf My use case would be having command tanks having a different radius compared to command infantry units.

#

I am not the only one getting their posts rudely deleted by the bot.

I swear its like the forum equivalent of bumping your head onto a low hanging obstacle, its infuriating how it just deletes your entire comment.

glossy turtle
#

For now you can control it by veterancy
That's the only solution
Ratio of veterancy and command radius controlled by GDConstants

severe verge
#

yeah I know I'm posting because theoretically it could be moved to be controlled as a parameter for each unit in TCommanderModuleDescriptor

Eugen could also maybe still refer to a standard value with ~/CommanderRadiusEffectByLevelGRU, while leaving the option for modders to specify unique values for different units.