1. Where it says:
- Code: Select all
<group name="hidden" show="false">
If I change show="false" to true will this mean it is selected when I log in, and if I change the group name from "hidden" to lets say "carrot" or "tap" or whatever will that change the name in the radar config menu in Taipions client?
2. Can I add extra category's and have them show up in the radar config menu in Taipions client? If I copied and pasted the code for an existing category and then just changed the group name and added new items etc to it would this show up in the radar config menu in Taipions client?
3. If I don't like certain items in a particular group. Can I just copy the line of code for that item, delete it and then insert it into a different group, will that work?
4. I like the animal icons so if I change:
- Code: Select all
showicon="false"
To true that will make the icon's appear. But is there anyway to make the icon for March hares appear before it has transformed so I can hunt them easier? I have seen some people saying you can and some saying you can't. If this is possible how do you do it?