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;