View Single Post
  #7  
Old 07-28-2011, 02:41 PM
0PiX0 0PiX0 is offline
Coder
0PiX0's Avatar
Join Date: Jan 2011
Posts: 130
0PiX0 is a jewel in the rough0PiX0 is a jewel in the rough
You will want to check
Quote:
Originally Posted by Emera View Post
PHP Code:
this.admins = 
    {
"wont be affected by onwall"}; //Won't be affected 
on the server side.

However, it might be better to set a var on staff such as clientr.staff = 1
That way you won't have to list your admins in each system, you can just check player.clientr.staff
Reply With Quote