The Dink Network

Reply to Re: help fudge

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:
 
 
May 2nd 2011, 05:55 AM
custom_skull.gif
Skull
Peasant He/Him Finland bloop
A Disembodied Sod 
Create a global.

Then:

if (&globalnamehere == 1)
{
}
if (&globalnamehere == 0)
{
freeze(1);
say_stop("It's so epic outside here!", 1);
&globalnamehere = 1;
unfreeze(1);
}