View Single Post
  #6  
Old 01-27-2003, 03:19 PM
tlf288 tlf288 is offline
Registered User
tlf288's Avatar
Join Date: Nov 2001
Location: new account: Trevor
Posts: 0
tlf288 is on a distinguished road
Send a message via AIM to tlf288 Send a message via Yahoo to tlf288
Better dection of if the player is a staff or not. You could be able to check if a player just has NC to let him in a certain room. Or let people with the NC have debug acces to a NPC.

Like:

NPC Code:

if(playerisstaff[3]==true){
//stuff here
}



Being the 4th place in the variable is the NC option.

edit: ofcourse this would be read only
__________________
new account: Trevor
Reply With Quote