Renegade Projects Network Forums

Full Version: "Multi Engineer" can't work!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
"Multi Engineer" can't work!
my codes :
[uimd.ini]-[UISettings]-AllowMultiEngineer=yes
[rulemd.ini]-[General]-EngineerDamage=50%; (float - percent)
EngineerAlwaysCaptureTech=no; (boolean)
;EngineerDamageCursor.*= (Cursor)

in game,i can see the "Multi Engineer Checkbox",it Have no effect.

i don't know how to make "EngineerDamageCursor.*= (Cursor)" to work!
Is this set?

EngineerDamageCursor.Frame= (integer)
EngineerDamageCursor.Count= (integer)
EngineerDamageCursor.Interval= (integer)
EngineerDamageCursor.MiniFrame= (integer)
EngineerDamageCursor.MiniCount= (integer)
EngineerDamageCursor.HotSpot= (HotSpot X, HotSpot Y)
Show your rulesmd.
(04.08.2012, 22:39:35)Graion Dilach Wrote: [ -> ]Show your rulesmd.

What's your EngineerCaptureLevel? If it is 1.0 (the default), the building is always captured by the first enigneer. Does it work if you use EngineerCaptureLevel=0.6?
where can i find the " EngineerCaptureLevel" ?
Automatically merged
it's working!!
EngineerDamage=50%; (float - percent)
EngineerAlwaysCaptureTech=no; (boolean)
EngineerCaptureLevel=0.6
;EngineerDamageCursor.*= (Cursor)