The Dink Network

Sprite Attributes Question

November 8th 2002, 12:20 AM
pq_skard.gif
Somewhere, in the 50 tutorials I've read over the past few days, I read in one where it explained the attributes for a sprite. However, I can't find that again. Things like Hard, Base_Idle, Base_Walk, Base_Attack, & Base_Death. What are these and what are their options? I[m setting up a sprite and she does everything I want her to except move and such (she has a 16 brain). I need to change the attributes, but can't find that file that explains what the options for each are and what they do. TIA!!
November 8th 2002, 12:23 AM
sob_scorpb.gif
: Somewhere, in the 50 tutorials I've read over the past few days, I read in one where it explained the attributes for a sprite.  However, I can't find that again.  Things like Hard, Base_Idle, Base_Walk, Base_Attack, & Base_Death. What are these and what are their options?  I[m setting up a sprite and she does everything I want her to except move and such (she has a 16 brain).  I need to change the attributes, but can't find that file that explains what the options for each are and what they do.    TIA!!

I think I remember reading about that in Bin's Rudiments of Scripting Doc. Hope that helps.

November 8th 2002, 12:41 AM
pq_skard.gif
: : Somewhere, in the 50 tutorials I've read over the past few days, I read in one where it explained the attributes for a sprite.  However, I can't find that again.  Things like Hard, Base_Idle, Base_Walk, Base_Attack, & Base_Death. What are these and what are their options?  I[m setting up a sprite and she does everything I want her to except move and such (she has a 16 brain).  I need to change the attributes, but can't find that file that explains what the options for each are and what they do.    TIA!!

: I think I remember reading about that in Bin's Rudiments of Scripting Doc.   Hope that helps.

I found the soeed and Base_walk part, but not the others.

November 8th 2002, 10:43 AM
wizardg.gif
Paul
Peasant He/Him United States
 
: : : Somewhere, in the 50 tutorials I've read over the past few days, I read in one where it explained the attributes for a sprite.  However, I can't find that again.  Things like Hard, Base_Idle, Base_Walk, Base_Attack, & Base_Death. What are these and what are their options?  I[m setting up a sprite and she does everything I want her to except move and such (she has a 16 brain).  I need to change the attributes, but can't find that file that explains what the options for each are and what they do.    TIA!!

: : I think I remember reading about that in Bin's Rudiments of Scripting Doc.   Hope that helps.

: I found the soeed and Base_walk part, but not the others.

Take a look at DinkC Reference v3.0 for a complete explanation all all the attributes.

Get it here:

http://www.dinknetwork.com/info.cgi?ID=225

November 8th 2002, 11:22 AM
custom_simon.gif
SimonK
Peasant He/Him Australia
 
I wrote a tutorial on creating enemy sprites that you might find useful.