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

List of Trinity XML tags and how-to

adessis

New Member
Joined
Jun 14, 2012
Messages
122
Reaction score
0
Is there any list of what tags are available to use in profiles that Trinity provides?
I have seen some profiles use them and want to start using them myself too, but i cannot find a list of available tags and their uses.
 
Probably the easiest way to look in to these currently is to check out the code in the XmlTags folder in the Trinity folder. If you're not afraid of C#, these files show all the available attributes for the tags and what it does with them. Hope it helps!
 
I'm not afraid of C#, but it would be nice to have a little guidance! ;)
Maybe anybody knows of a profile that makes use of some tags in a good way, best way to learn is to see other people's code imho! :D
 
<TrinityTownRun />

This will make the bot return to town, id/stash/vendor, then take the portal again, but do you guys know of a tag that would just do the id/stash/vendor without fussing over portals? I've stuck this in my profiles to vendor on the times it returns to town to take a wp to another zone but it ends up taking the portal back to the old zone then having to tp back to town again afterwards. Ends up being a minor waste of time.
 
Was wondering the same thing today but I don't think it's possible yet, I made another tag request for rrrix and also added yours.
 
Back
Top