2011-03-09, 12:51 AM
The Ultimate Explorer bug isn't really hard to fix IMO.
Assuming their codes state somewhat like this
if playerLevel >=xx
then
enter.map(xx)
else
NPC.Error
They could easily fix it since its only a simple line of code (change level to 65, unless they fucked something up)
Assuming their codes state somewhat like this
if playerLevel >=xx
then
enter.map(xx)
else
NPC.Error
They could easily fix it since its only a simple line of code (change level to 65, unless they fucked something up)

