Anyone?
Anyone have a idea how to fix this?
trying use this
Download Master Skill Tree.rar from Sendspace.com - send big files the easy way
put them at
clientname/data/local
Query #1
Select class from character where name = 'sighteyes'
If Result 98
X = 97
If Result 97
X = 98
then
Query #2
Update Character set class = X where name = 'sighteyes'
class problem fixed, now use correct bmds / server side & will be fine.
OK sir martin tnx for replying
But
Query #1
Select class from character where name = 'reletobg'
=Result =97
Update Character set class = 98 where name = 'reletobg'
the result= Warning!!! Continued attempt a hacking will blah blah blah blah
i guest correct BMD and server file is the problem... i looking some it but cant find a good one or a correct one...