I am using v3.21 so I'm not sure if this is addressed in one of the newer versions. When I stack commands and use an alias that calls a script in the middle of the stack, it processes the alias first. Say I enter in the following:
run 2n;get amulet chest;portal amulet;run 3e
where portal is an alias that calls a script that removes my weapon, holds the amulet, enters, etc., etc....
commands to handle the portal would be sent before the run command. Perhaps there is a workaround for this?
run 2n;get amulet chest;portal amulet;run 3e
where portal is an alias that calls a script that removes my weapon, holds the amulet, enters, etc., etc....
commands to handle the portal would be sent before the run command. Perhaps there is a workaround for this?