Thread: playerleaves
View Single Post
  #1  
Old 02-27-2002, 04:42 AM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
playerleaves

NPC Code:

NPC Code:

if (playerleaves) {
setstring server.string,#v(ringstatus);
}




That works so if all the players leave the level it sets the variable to a server string right ?

Its for a free server ...
Reply With Quote