Hello Editsuite.com friends,

Due to tons of abuse, we now require that you request user access by sending us your Login, Name, Email Address, Phone Number, and Profession by submitting that info HERE.  I'll review your request and try to get back to you within the week.  You can't imagine how many folk want to trash forums with bogas advertising. 

Also, please help us gain enough Facebook "Likes" to have a custom Facebook URL!  

--Gary Lieberman

Pre & Post Attached Macros

2 replies [Last post]
Roy Walden
User offline. Last seen 14 years 1 week ago. Offline
Joined: 9 Sep 2005

Hi all,
I have just looked at PRE & POST Attached Macros. Can someone give me a quick idea of the difference
between "PRE" & "POST" ? Also how does a Button With both PRE & POST atteched macros operate?
An example would be ideal for my foggy brain.

Cheers
Roy

Roy Walden
User offline. Last seen 14 years 1 week ago. Offline
Joined: 9 Sep 2005
Thanks for the info. I'll have a fiddle and see waht I can come up with. Cheers Roy
Mongo
User offline. Last seen 9 years 10 weeks ago. Offline
Joined: 24 Jan 2007
A "Pre-attached" macro means that the macro is run, and then the function of that button is run. "post-attached" means that the button function is executed first, then the macro. So, for example, if I did a pre-attach to the wipe button on ME2, it would run the macro, then select wipe as my next transition. You can also do a "replace attach" which negates the function of the button altogether. Hope that helps...