Thread: Account Status
View Single Post
  #3  
Old 03-13-2017, 06:50 PM
Castious
Fire Beetle
 
Join Date: Jun 2015
Posts: 19
Default

Interesting. Thanks ghanja, so how would that work for a client on like say:

sub ENTERZONE {
}

I'd like to be able to allow clients access to the #flymode command but only in a specific zone and when they zone out have it set their status back to 1 so they can no longer access that #command. Just one example of things I have in mind for this, but I'm having a dumb moment.

Also, $client->SetAccountFlag(flag, value)
I was trying this, but it hasn't been working right for me. I'm missing something I guess with this one.
Reply With Quote