Thread: Formatting
View Single Post
  #9  
Old 09-04-2002, 07:26 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
Re: Formatting

Quote:
Originally posted by Python523

NPC Code:

if(created||timeout){
i++;
setcharprop #c,#v(i);
timeout = .05;
}


that way
Reply With Quote