View Single Post
  #7  
Old 02-11-2002, 03:02 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by Kaimetsu


It's because I was using a defNPC. So I'd go:

NPC Code:

//#EDIT mode 1
//#CLIENTSIDE
blahblah;
if(mode==1){
whatever;
}



So then it'd get changed into "if(1==1){" by the editor, y'see?
[Squeaky!]
Ok, that explains a lot. Though I fail to see it's actual use.
[/Squeaky!]
__________________
Reply With Quote