What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Switch Character

mugenji77

New Member
Joined
Dec 21, 2013
Messages
80
Reaction score
0
Hey, some1 can help me how to create a simple profile with SwitchCharacter? I try with this but dosen't work(only logout now):

<?xml version="1.0" encoding="utf-8"?>
<Professionbuddy>
<Declaration Code="string Realm;" />
<CustomAction Code="Realm = Lua.GetReturnVal&lt;string&gt;(&quot;return GetRealmName()&quot;,0);" />
<CustomAction Code="CharacterSettings.Instance.MailRecipient = (string)Settings[&quot;BankerName&quot;];" />
<CustomAction Code="SwitchCharacter((string)Settings[&quot;BankerName&quot;],Realm,&quot;Combat Bot&quot;);" />
</Professionbuddy>
 
Some1 can help me?, I try all but this dosen't work...

Only logout and idk why but this profile clear my "Mail Recipient"...
 
Back
Top