I have a few questions…
1, Lets say I have 12 locations. They are a1, a2, a3, a4, and a<insert the next number here>. The last 2 locations I have are a11, and a12. Lets also say there are 12 triggers, and each one fires when a unit is brought to these locations. Unfortunly, instead of the locations being displayed as (This is the first list):
a1
a2
a3
a4
a5
a6
a7
a8
a9
a10
a11
a12
They are actually displayed like this (this is the second list):
A1
A10
A11
A12
A2
A3
A4
A5
A6
A7
A8
A9.
What I want to know is, how do I make the locations be displayed the way they are in the first list?
I have used a version of SC xtra editor, where instead of the color marks be displayed as a big black “|”, they are displayed with symbols like this one: ”

". What I want to know is, what version of SC xtra editor has this? Would I need to completely uninstall SC xtra and then reinstall the new one? Or could I change this using regedit.exe ? (Regedit.exe is a program that allows you to change things in your registry… if it was part of a starcraft map, it would be the “actions” of a trigger.)
Also, would third party editor have this? I haven’t downloaded it, let alone install it, so I wouldn’t know.