The Dink Network

Reply to Re: My D-Mod Script... Need Help

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 16th 2005, 08:42 PM
goblinm.gif
You can probably guess most of it... the stuff in the brackets after void talk( void ) is what happens after you "talk" to the person (i.e., hit spacebar.)

The stuff in the brackets after void main( void ) is what gets run when you walk onto the screen (actually when the sprite is drawn, I think, but whatever.) So if you wanted to make the dude walk around you'd put stuff there. I'll let you figure the rest out, since you seem reasonably sharp.