Log in

View Full Version : help on a SQL table.


sdabbs65
02-24-2005, 12:57 PM
im trying to figgure out what table holds the Agility stats, I habe been thu
my database a few times yet im unable to find the varable that controls this
function.
anyone know to how to alter this from the mysql command line?

[Error] Error in Client::acmod(): Agility: 361, Level: 70

fathernitwit
02-24-2005, 03:42 PM
this is not database related at all, it is code related. Client::acmod() specifically... just like it tells you.

sdabbs65
02-24-2005, 05:21 PM
this is not database related at all, it is code related. Client::acmod() specifically... just like it tells you.

oh no wonder...I thought it kept it in a sql file somewhere.. nevermind then.