Maximum Level Announcer
What is ?
A Simple script which announce the first 10 players who reached to the maximum level and rewards the player, there's also a npc that shows this ranking.
Where to download ?
http://svn.xp-dev.com/svn/tecnocronus_scripts/scripts/EN/MaxLvLAnnouncer.txt
Setting up:
If your server's maximum level is not 99, change this variable:
set .MaxLvl, 99;
configure the item's id (The Reward) on his Array:
setarray .Global_Array_Item[0],504,505;
03-FEB-20