Thread: Formatting
View Single Post
  #11  
Old 09-05-2002, 08:48 AM
bigkow44 bigkow44 is offline
Registered User
bigkow44's Avatar
Join Date: Dec 2001
Location: Inside my head.
Posts: 610
bigkow44 is on a distinguished road
NPC Code:
if (1action) {command;} 
else
if (>1action) {
Command1;
Pie;
}

__________________
Reply With Quote