kito2
www.masteria.net
Hi dude, well I need to fix something on highscores... The idea is to make an option that allow you to choose between any highscore of a certain vocation (normal and promoted), for example: top exp of sorcerer, top shield of druids, top magic level of knights, etc...
And also implemente two new ranks:
- Quest makers it should read the quest as the injection of quests of character view:
The won't be used, it is just to know which quest it is if it needs modification.
It should show the first players with a % done and a line bar with completed %, you know, like Telania.net :: PVP Tibia World [8.6]!
- The other rank shoud be about fraggers, I have an script, if you need it for the ideas, I can show you.
Send me a PM with the files and with your e-mail paypal address to pay you.
And also implemente two new ranks:
- Quest makers it should read the quest as the injection of quests of character view:
PHP:
$characterPageQuests[] = array ( 'storage'=>playerStorageValue, 'value'=>1, 'name'=>QuestName');
The won't be used, it is just to know which quest it is if it needs modification.
It should show the first players with a % done and a line bar with completed %, you know, like Telania.net :: PVP Tibia World [8.6]!
- The other rank shoud be about fraggers, I have an script, if you need it for the ideas, I can show you.
Send me a PM with the files and with your e-mail paypal address to pay you.