The Dink Network

Reply to Re: sp_distance and sp_range effects on enemy sprites

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:
 
 
June 2nd 2024, 03:44 AM
spike.gif
if (g_sprite[h].range != 0) box.right += range_amount;
if (g_sprite[h].range != 0) box.right -= range_amount;


Oof, how embarrassing.