Thread: NPC warping
View Single Post
  #34  
Old 12-31-2004, 07:10 AM
Tolnaftate2004 Tolnaftate2004 is offline
penguin.
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 534
Tolnaftate2004 is a jewel in the roughTolnaftate2004 is a jewel in the rough
Send a message via AIM to Tolnaftate2004
Quote:
Originally Posted by CaTigus
NPC Code:

if (playerleaves && playercount<0) {
deletelevel #L;
}

Can it have a negative playerscount?
Reply With Quote