Log in

View Full Version : Simple macros help



balton
09-03-2020, 11:10 AM
Hi guys, can anyone help me with 2 simple macros?

I try create a macro to leave party (/leave party) and reset instances (/reset all instances) but this macros dont Works. What is my mistake?

Sorry If its a nob doubt..

Jabberie
09-03-2020, 11:20 AM
/script LeaveParty();
/script ResetInstances();

balton
09-03-2020, 12:34 PM
Ty... I will try