The Dink Network

Reply to Re: Not important

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 14th 2003, 11:17 PM
wizardg.gif
Paul
Peasant He/Him United States
 
Too late! I'm acknowledging it!

sp_range() controls how close a monster with a base_attack will get before it attacks. sp_distance(), controls how far the attack actually reaches. So if you used sp_range(100) and sp_distance(50), the poor monster would always be attacking before Dink is close enough.

It's realleasy to mix these two up.