View Single Post
  #1  
Old 10-30-2013, 03:02 PM
HnathBST
Sarnak
 
Join Date: Feb 2007
Location: Sunset Home
Posts: 71
Default

Quote:
Originally Posted by warkid View Post
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.
Reply With Quote