Hey, I just recently added 1024 new triggers to my map but unfortunately I have to add another 1024 more. I need to insert the next 1024 between the old 1024 though. This is how it looks right now:
Trigger 2
Trigger 1
Trigger 1
Trigger 1
Trigger 1
Trigger 1
....
but this is how I want it to look:
Trigger 1
Trigger 2
Trigger 1
Trigger 2
Trigger 1
Trigger 2
....
Anny suggestions on how to speed up the process so I don't have to do this myself?
well...if you use the "Move Up" function in the classic trigger editor, like in scxe, it will move the trigger up a slot putting the one below it on top of it...or....the one on top of it below it.
pretty easy. innless your looking for a different method
I'm pretty sure that's exactly what he's complaining about.
Yea... I don't want to do that 1024 times...
Trigedit, copy paste 1 at a time. Any other method besides moving 1 at a time would be really specific to what you're trying to accomplish.
I guess I'll have to just do that then. :\
Anybody want to be my slave? I'll pay 1250 minerals!
copy and paste the blocks of triggers with a hex editor =)
How could I do that? I dont know how to hex edit.
Lower the price, then maybe I will do it, the high number is hurting my eyes.
I thought a higher incentive would mean more motivation.
You will? Nice, I'll give the map to you next time your on B.net.
You could make a cut and paste macro to shuffle them between one another. Notepad++ can do stuff like that.
You could have finished it if you had done it urself, starting from the time that u created this post