View Single Post
  #14  
Old 07-06-2003, 10:20 PM
Spark910 Spark910 is offline
Ex-Graal Global
Spark910's Avatar
Join Date: Oct 2001
Location: England
Posts: 10,892
Spark910 has a spectacular aura about
Quote:
Originally posted by wonderboysp2p
you put the 'if (timeout)' inside of 'if (created)'? weird...
I remember reading somewhere that commands outside of insert_the_scripting_word_I_cant_remember then its bad. Like this:

NPC Code:


if (bob) {
say2 #bBOB!;
}

set bob;

__________________
--Spark911
Reply With Quote