This is my last post on this thread, it always turns out the same as every other thread, questions, questions and even more questions.Quote:
I can't seem to find the id... I look in the range and it finds them but... When I search for my rifleman, nothing comes up, just says "Nothing found"
Makes me wish I had never posted in the first place.
The code for range is different to the code for Unit Id's
To find rifleman, create a certain amount of them, scan for them and then remove 1 and scan again, just use "decrease by 1" or "increase by 1" until you find the ID.
Then once found, change the last 2 characters (ID) to transform them, again you need to find the ID you want to change it to, but it's not hard if you read.