S srvas New Member Joined Oct 7, 2012 Messages 121 Reaction score 0 Feb 14, 2015 #1 Hello everyone. I'm looking for a LUA script to use on LogMeOut "Action Before Log Out". Something like this: /script LeaveParty() (<- this won't work), but it must be a lua script. Thanks
Hello everyone. I'm looking for a LUA script to use on LogMeOut "Action Before Log Out". Something like this: /script LeaveParty() (<- this won't work), but it must be a lua script. Thanks
S srvas New Member Joined Oct 7, 2012 Messages 121 Reaction score 0 Feb 14, 2015 #2 Phelon said: Code: Lua.DoString("LeaveParty();"); Click to expand... Thank you kind sir! Just copy'd paste it: Lua.DoString("LeaveParty();");
Phelon said: Code: Lua.DoString("LeaveParty();"); Click to expand... Thank you kind sir! Just copy'd paste it: Lua.DoString("LeaveParty();");