Quote:
Originally Posted by warkid
i am using underfoot but yet i could enter riftseekers on someone elses server?
but still bastion of thunder dose not work and afew more? yet i can any tranquil?
|
I am not sure what zones PEQ has locked with Min status off the top of my head. Did you set your account as a GM account? I know some of the zones that PEQ are still working on are locked with a minimum status to enter.
you can run the mysql query to set your status:
Code:
update account set status = 200 where `name` like 'youraccountname'
obviously changing 'youraccountname' to the username you use to login to your server with.