Hey all,
I'm not sure if there are actually any variables that can be set outside of the data editor, but if so is there anyway to have triggers decide portions of the data? Like an effect that is told how long to last by triggers? Things like that, but not specifically time only.
All help is much appreciated on this one
Unit - Add 1 (Behavior) to (Unit) from (Caster)
adjust the behavior, unit , and caster
Unit - Make (Triggering unit) Take No damage
set triggering unit in events, adjust (take(delt also)), and can change the no to (minimal, mega, full)
Unit - Set Behavior duration to 0 on unit (Last created unit)
adjust behavior to any behavior, set 0 to how long, can set (last created unit) to who you want targeted.
Unit - Set (Last created unit) scale to (100.0%, 100.0%, 100.0%) of its original size
change (last created unit) to unit you want and can change how big it appears on screen.
Unit - Add 1 rounds of ammo to Ability Command magazine for (Last created unit)
change the 1 to how ever much ammo you want, set ability command to the ability you want to change
these can be set with triggers OR in data editor.
enjoy. hope thats what you where looking for~ :D
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hey all,
I'm not sure if there are actually any variables that can be set outside of the data editor, but if so is there anyway to have triggers decide portions of the data? Like an effect that is told how long to last by triggers? Things like that, but not specifically time only.
All help is much appreciated on this one
@Juxtapozition:
Unit - Add 1 (Behavior) to (Unit) from (Caster)
adjust the behavior, unit , and caster
Unit - Make (Triggering unit) Take No damage
set triggering unit in events, adjust (take(delt also)), and can change the no to (minimal, mega, full)
Unit - Set Behavior duration to 0 on unit (Last created unit)
adjust behavior to any behavior, set 0 to how long, can set (last created unit) to who you want targeted.
Unit - Set (Last created unit) scale to (100.0%, 100.0%, 100.0%) of its original size
change (last created unit) to unit you want and can change how big it appears on screen.
Unit - Add 1 rounds of ammo to Ability Command magazine for (Last created unit)
change the 1 to how ever much ammo you want, set ability command to the ability you want to change
these can be set with triggers OR in data editor.
enjoy. hope thats what you where looking for~ :D