Ranking bug.

smoochy boys on tour

Baldasor

Dedicated Member
Dedicated Member
Jan 3, 2008
179
0
63
[@Main]
#ACT
HLSCRIPTCMD SERVERTOP ;This Refreshes the List
#SAY
Server Rankings\\
<[ All Top 10 ]/@AllLevels>\
<[ Top 10 Warrior ]/@WarriorLevels>\
<[ Top 10 Taoist ]/@TaoistLevels>\
<[ Top 10 Wizard ]/@WizardLevels>\
<[ Top 10 Rich Peeps ]/@TopRich>\\
<[ Exit ]/@exit>\\\
[@AllLevels]
#SAY
<$SERVERTOPALLLEVEL>\\
<[ Exit ]/@exit>\\\
[@TaoistLevels]
#SAY
<$SERVERTOPLEVEL2>\\
<[ Exit ]/@exit>\\\
[@WarriorLevels]
#SAY
<$SERVERTOPLEVEL0>\\
<[ Exit ]/@exit>\\\
[@WizardLevels]
#SAY
<$SERVERTOPLEVEL1>\\
<[ Exit ]/@exit>\\\
[@TopRich]
#SAY
<$SERVERTOPGOLD>\\
<[ Exit ]/@exit>\\\


Bug in 255..:S help please
 

Baldasor

Dedicated Member
Dedicated Member
Jan 3, 2008
179
0
63
What happens to the NPC esque Top Lvl chars the leaves until lvl 255 and if it happens to some lvl 255 char lvl least because it puts in the NPC, as I do for the NPC and leave all levels will not be max 255? thanks​
 
Upvote 0

GmTidus

Dedicated Member
Dedicated Member
Oct 14, 2008
54
0
32
you have database to lvl 65535 but in your table TBL_Character column FLD_LEVEL only support to lvl 255 and show in statistics lvl 255 only
 
Upvote 0

Baldasor

Dedicated Member
Dedicated Member
Jan 3, 2008
179
0
63
A true and I saw little to the NPC and xD thanks Tidus;)

thank you all for answering​
 
Upvote 0