Indeed.
Hey, what's the API call for the characters Realm?
I'd like to have it to make settings more personalized.
That way you can have the same name on different toons (on different realms)
var realmName = Lua.GetReturnVal("return GetRealmName();", 0);
I never knew how to actually get the returnvalue. ThanksGetRealmName - World of Warcraft Programming: A Guide and Reference for Creating WoW Addons
Code:var realmName = Lua.GetReturnVal("return GetRealmName();", 0);
I never knew how to actually get the returnvalue. Thanks![]()
HB's actual setting file names won't be changed... But for my plugins I want to be more exact.This would make me happy, just deleted a new character since it had the same name as another and it was messing with my settings