Reply to Re: screen scroll
If you don't have an account, just leave the password field blank.
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.)