Thread: Formatting
View Single Post
  #10  
Old 09-05-2002, 08:39 AM
screen_name screen_name is offline
is watching you
Join Date: Mar 2002
Location: The 3rd Dimension
Posts: 2,160
screen_name is on a distinguished road
Send a message via AIM to screen_name Send a message via MSN to screen_name
I personally use this style:

NPC Code:

if (blabla) {
commandhere;
}



Even if it is only one command, I use { }'s.
__________________
[signature]insert here[/signature]
Reply With Quote