The Dink Network

Reply to A Very Unusual Problem

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:
 
 
February 25th 2007, 02:33 AM
boncag.gif
Znex
Peasant He/Him Australia
Oh hey. 
Okay, this is, I think, kinda hard to explain - okay, I just added a &vision script to a map screen - here's the script if it helps -

void main(void)
{ if (&story > 3) { &vision = 1; }
}

Anyway, it seems to work fine. I test it, and it looks good. But after a few seconds, I go back on the map screen and the gossip from the original Dink Smallwood pops up!
Am I doing something wrong(I'm using the new version of Windinkeditplus by the way)?
EDIT: Never mind, I found out it's doing it 'cos the script's called s1-gate and the original Dink has a script with the same name that spawns the gossip. So, never mind.