The Dink Network

Reply to Re: vision in the game

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:
 
 
June 8th 2003, 12:41 PM
spike.gif
Well, first of all, you don't need the
if (&story < 2)
{
&vision = 0;
}
at all, and second, adding draw_status(); after &vision = 1; once helped me.. Dunno if it even had anything to do with the &vision thing, (since I had a really complex script) but anything's worth trying. And do the thing Ric said, to make sure the proc actually runs.