The Dink Network

Reply to Re: Few things id like help on

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:
 
 
August 12th 2012, 05:07 PM
wizardg.gif
Paul
Peasant He/Him United States
 
Nope. Apparently &vision gets reset to zero early in the screen draw procedure, so the only way to make it actually do anything is to change during the screen draw process, i.e. in the screen's base script.

It just occurred to me that it might also work if you set it in the main function of a script on a sprite. However upon testing this I got a very weird result. It didn't change which sprites were drawn, but it did make the entire screen hard. what.