The Dink Network

Reply to Re: help with pigs

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:
 
 
March 3rd 2005, 12:55 PM
fish.gif
Simeon
Peasant He/Him Netherlands
Any fool can use a computer. Many do. 
You need to set its basewalk - I can't really remember what the key combination in DinkEdit was (if you're using that), but in a script, set sp_basewalk(&sprite, xxx) where &sprite is the variable that refers to the sprite and xxx is the basewalk, a number that's a base of 10. All characters/animals have their directions based on the numpad so for example, 1 is to the bottomleft and 7 is to the topright corner. So something like sequence 851 means "walking to the bottomleft corner" and a character as such would have 850 (a base of 10) as basewalk. In other words, what you need to do is to find the sequence of that pig in the editor and set its basewalk in the editor or a script.