The Dink Network

Reply to Re: Why isnt this working

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
April 13th 2004, 02:56 PM
pq_frog.gif
Ric
Peasant They/Them Canada
 
after: say_stop("I dont have room for the swords though!.", 1);
you need a closing bracket (}) before the else.
Personaly, I avoid using else, I would rather use "return" at the end of the previous if().