The Dink Network

Reply to Re: Meaner Boss

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:
 
 
January 25th 2010, 08:51 AM
slayer.gif
rabidwolf9
Peasant He/Him United States
twitch.tv/rabidwolf9 
Well, obviously, a condition statement within the timer script for when the timer is getting low. In said statement, use get_sprite_with_this_brain() and set the speed from there.

If there are multiple sprites with the same brain, you'll have to use get_next_sprite_with_this_brain() and have some way to identify him like sp_custom("imthaboss",&sprite,1);.

A simpler way would to just use a global for his sprite.