The Dink Network

Reply to Re: Help with complicated script

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:
 
 
October 10th 2014, 05:31 AM
slimeg.gif
metatarasal
Bard He/Him Netherlands
I object 
I think each command is treated as a seperate script, so kill_this_task() only ends win(), not fight(). Placing it in strike() isn't going to do anything for the same reason, you need to kill fight() rather than strike() or win().

At least that's what I'm guessing right now.