The Dink Network

Reply to Re: Help me!!!!! Again...

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:
 
 
October 22nd 2006, 06:02 PM
slimeg.gif
metatarasal
Bard He/Him Netherlands
I object 
It sounds like the variable &secret should be a global. Add this line in main.c: make_global_int("&secret", 0);
Remove the line int &secret; from the script, it doesn't do anything at the place it is right now.

Oh, and do what Striker told you, in fact always do what Striker tells you.