The Dink Network

Reply to Re: A script 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:
 
 
August 13th 2005, 12:54 PM
goblins.gif
igloo15
Peasant He/Him
 
Well I guess its not so much a problem with my script but a problem with dink engine. It seems that after the knight touched dink it continually looped the touch command causing it never to be able to get to the end of the script. Dink I guess does not let you finish a touch script before it intializes another touch script if you are still touching while the first one went off. The only solution is to move the choice command to the main method and then just have it start once the knight spawns. This is not exactly what I wanted I wanted the knight to have to catch you before he asks you something but I guess this still works.