tubajedimr
New Member
- Joined
- Apr 6, 2010
- Messages
- 441
- Reaction score
- 24
I think it would be really useful for GrindTo's to be able to specify a bar number.
Of the 20 XP bars you could say, for example:
Would be useful to prevent abnormally long grind sections in a QuestOrder, and will allow the profile maker the ability to very specifically make sure the player would have enough XP to conitnue and not have to spend 2 hours in a grind area.
Another option might be a percentage of XP. Such that:
Of the 20 XP bars you could say, for example:
PHP:
<GrindTo Level="64" Bar="13" />
Would be useful to prevent abnormally long grind sections in a QuestOrder, and will allow the profile maker the ability to very specifically make sure the player would have enough XP to conitnue and not have to spend 2 hours in a grind area.
Another option might be a percentage of XP. Such that:
PHP:
<GrindTo Level="64" Amount="75" />
Last edited: