I put a lot of triggers on a unit, but the unit I used looks too identical to nearby units, I want to change his model at the very least in order for him to look different; but doing this would require me re-doing every trigger that I put on him (that's if I even find them all); so I was wandering if there was an easier alternative.what do u mean transfer triggers ? plz explain exactly wat u want to happen.
Yes, too bad I didn't know I'd be doing this in the future >_<You should have used a unit variable.
Ok...U should change it over to a variable when ur editing it. Anything u use twice or more should be stored in a variable for speed and efficiency. Being easy to edit it when u store it is a plus.
Can't, if I changed the model of the unit, it would also change the model of all the units, which I don't want happening; cause I just placed 10 units in a troop, but one of them speaks and I want that guy to look more captain like...Just change the units model in the object editor.
That's because I don't remember what kind of triggers I put on them, and where they are located (I got a bunch of triggers).why don't CnP your triggers then change the Footman Value to rifleman guy..
since you only want to change different unit
I shall try that.thats what i use for my map
- Unit - Replace (Triggering unit) with a Footman using The old unit's relative life and mana
you can use any suitable thing instead of triggering unit
event would be unit enter reagion or anything
you can use any suitable thing instead of triggering unit
why trigger wont run? what are trying to do exactly, i.e. when do you want to transfer foot man into rifle man?That's because I don't remember what kind of triggers I put on them, and where they are located (I got a bunch of triggers).
I shall try that.
Nope, won't work, triggers won't run.
thats what i use for my map
- Unit - Replace (Triggering unit) with a Footman using The old unit's relative life and mana
you can use any suitable thing instead of triggering unit
event would be unit enter reagion or anything
Replace unit removes old unit from the game and creates a completely new different unit, any variable or data about old unit will be gone.