If a ' or " is at the end of a line in the mapping/pad editor it screws up the string highlighting,
pop a long script with lots of strings in it into the mapping window and resize the window so a ' or " lands on the end of a line and you'll see it change stuff that isn't a string green
here's one to save you writing something
pop a long script with lots of strings in it into the mapping window and resize the window so a ' or " lands on the end of a line and you'll see it change stuff that isn't a string green
here's one to save you writing something
action_deck 1 ? deck 3 stop & deck 3 loop 0 & deck 3 effect_active "Loop Out" 0 : action_deck 2 ? deck 4 stop & deck 4 loop 0 & deck 4 effect_active "Loop Out" 0 : action_deck 3 ? deck 1 stop & deck 1 loop 0 & deck 1 effect_active "Loop Out" 0 : action_deck 4 ? deck 2 stop & deck 2 loop 0 & deck 2 effect_active "Loop Out" 0 : nothing
Posted Mon 09 Jan 17 @ 12:59 pm