The Dink Network

Reply to Re: Snake-On-A-Stick

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:
 
 
August 11th 2002, 06:04 AM
fairy.gif
: : Ok, you know that snake on the pole in original Dink? Next to the abandoned mine? I attempted to duplicate it in my dmod and am now amazingly befuddled... I'm probably making some silly mistake , but here's what i have in the script for it:

: : sp_base_walk(&current_sprite, 80);

: : sp_speed(&current_sprite, 1);

: : sp_brain(&current_sprite, 16);

: : And it keeps turning into a table... which is really funny at first, but it gets rather annoying. Anybody wanna help the poor befuddled kitten?

: Brain 16? What for?

It talks . Perhaps I should be using brain 1 or 6?