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..
Printable View
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..
/script LeaveParty();
/script ResetInstances();
Ty... I will try