ID:270177
 
I was wondering is there a var or summit that tells of the mob is a BYOND member like BYOND_Member = 0 or wateva
if(client.IsByondMember())

Though, it's bugged in some ways atm.
In response to Mysame
Mysame wrote:
if(client.IsByondMember())

Though, it's bugged in some ways atm.

How so? It worked for me.
In response to Kalzar
In response to Mysame
Um. Did you read that post? It has nothing to do with what the author of this post means. There was a problem with a reserved name. The compiler isn't reading the proc as a reserved name.
In response to Kalzar
Still, it's a bug.. :)