The Dink Network

Creature script

April 13th 2006, 09:44 AM
bonca.gif
Erwin
Peasant He/Him Netherlands
Friendship is magic 
I need a script for a green bonca. It just has to be able to walk, attack and die the rest can be the same as a normal bonca. How does this work?
April 13th 2006, 09:53 AM
fish.gif
Simeon
Peasant He/Him Netherlands
Any fool can use a computer. Many do. 
Take the script for a normal bonca and replace the base walk, base death and base attack values with the ones for a green bonca.
April 13th 2006, 10:10 AM
bonca.gif
Erwin
Peasant He/Him Netherlands
Friendship is magic 
And how do I know the base walk, base death and base attack values?
April 13th 2006, 11:10 AM
slayer.gif
rabidwolf9
Peasant He/Him United States
twitch.tv/rabidwolf9 
It depends on the sequence numbers of his walk/attack/death. What are they? Uhh...example... say the sequences for his walk are 71, 73, 77, 79. The base walk should be 70. The base plus the direction determines the sequence. Look into some tutorials if you didn't get that.