[General] how to set unit's exp gained?

Status
Not open for further replies.
Level 3
Joined
Mar 28, 2010
Messages
42
a unit will not gain any exp when been kill.
how to set it?
gt someone say set level = 0 then that unit will not gained any exp.
but level min is 1~i can't set it to 0~
and i try finding on gameplay constant to edit min level of unit...
only hero level can be edit==
 
Level 33
Joined
Mar 27, 2008
Messages
8,035
Try this:

  • Level Setup
    • Events
      • Unit - A unit Dies
    • Conditions
    • Actions
      • Hero - Set (Killing unit) experience to 0, Hide level-up graphics
It's weird when you said this,
gt someone say set level = 0 then that unit will not gained any exp.
but level min is 1~i can't set it to 0~
A default level starts at 1, no unit can have a level of 0 (that is called as Normal Unit)
In "Level" system, it is applied only to Hero Unit, not Normal Unit
 
Status
Not open for further replies.
Top