Page 1 of 1

Annoying Order

Posted: Sun Dec 11, 2011 9:42 pm
by Master K
Here's my problem.

My game has an invisible character as the leader. In a selection, another hero is added and the invisible one is removed. However, the main hero is always put in second. Is there a way I put him to first without using plotscripting or player assistance?

Posted: Sun Dec 11, 2011 9:44 pm
by FnrrfYgmSchnish
Without plotscripting?

Add a second invisible placeholder character first, then remove the first invisible character, then add the other hero. (And then remove the second placeholder, of course.)

Posted: Sun Dec 11, 2011 9:53 pm
by Master K
Ah, thanks Fnnrf. It works.