The Dink Network

Reply to Re: screen scroll

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 15th 2004, 04:51 PM
pq_frog.gif
Ric
Peasant They/Them Canada
 
easily. Scripts can control that with a variable called &player_map . But learning how to script takes a while. Read the tutorials and look at some source code (uncompiled .c scripts). If you have the source code for the original game look in S7-warp.c . Its a good example of how to do that. If you have Bane of the Magi, try the scripts called wrapL.c and wrapR.c . They do what you mentioned.(Also Bane has "a-sample.c" . Its a tutorial script you can paste into a new dmod. Readable and useable.)