The Dink Network

Reply to Re: Dink v2

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:
 
 
January 10th 2004, 09:50 AM
fish.gif
Simeon
Peasant He/Him Netherlands
Any fool can use a computer. Many do. 
but that means recoding move commands as well, as the coordinates would no longer fit.

The move commands could have an extra parameter, the mapscreen. This would also allow long distance travels, across screens:

//on screen 1
move_stop(1, 2, 300, 1, 65);

would let Dink walk down from screen 1 to screen 33 to screen 65.