The Dink Network

Reply to Re: sequences

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:
 
 
December 10th 2004, 06:35 AM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
Ric: Yeah, but that's only if you want the goblin to keep hitting in the up direction forever. If it is just a one-time thing, sp_seq(&goblin, 758); should do the trick.

Glenn: No, it doesn't. 758 is the sequence of the goblin attack graphic. Hoggy just wants it to attack in the up direction through a script (I assume), so sp_seq(&goblin, 758); will make that happen. If he wanted it to attack Dink on its own, you would be correct.