The Dink Network

Reply to Re: vision

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:
 
 
January 14th 2010, 02:56 AM
spike.gif
If you declare &yourtexthere as a global variable first, that should do it.
make_global_int("&yourtexthere",0);
Usually all globals are placed in main.c.