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

Is there a full function documentation?

Thanks, TarasBulba,
yeah i have read a lot of profiles, but i really want to know indepth stuff like:
<LoadProfile file="123.xml" leaveGame="true" />
Does this restart the current active game, or does it restart the game and leaves the party with members, sometimes you dont want that and so on.
 
Last edited:
You can use:

Code:
<LeaveGame reason="Some Reason" stayInParty="True" />
<LoadProfile file="123.xml"/>

instead of that.

About docs, they seem to be a bit outdated. Can't help you there, sorry.
 
Back
Top