The Dink Network

Reply to Re: A stupid Question...

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:
 
 
September 3rd 2004, 09:47 AM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
Hmm, you might have to give the ducks a brain of 9. The trick is this command:

sp_target(&current_sprite, 1);

Which will set the current sprite to try to attack/run into Dink (i.e. 1). However, it might only work with brains 9 and 10, not the regular duck brain of 3.

You'll probably also want some touch damage, if you don't have some already:

sp_touch_damage(&current_sprite, 5);