Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » zMUD General Discussion
Shizuma
Beginner


Joined: 24 Feb 2002
Posts: 16
Location: USA

PostPosted: Mon Dec 10, 2007 2:45 am   

most likely an old question .. like most :)
 
Hi, okay, i'm cruising around on Resident Evil: Reincarnate mud and they have a 2D map system, the problem is, evertime you move
the map scrolls along with the pages. I was wondering if there was a way, trigger wise I suppose or something, to make it so the map stays
stationary? or make an autoclearscreen trigger so the map stays at the top of the page and only shows you moving around?

XXXXXXXXX
X======*X
X=::=::= X
X=======I
X=::=*:= X
X=======X
XXXXXXXXXX
that is what scrolls up and up and up :)

Thanks!
Reply with quote
Vijilante
SubAdmin


Joined: 18 Nov 2001
Posts: 5182

PostPosted: Mon Dec 10, 2007 3:00 am   
 
Sure you can do that. You may have to tweak this slightly. It would depend on what other outputs they have with it. I could probably lock it at the top or bottom of the screen, but it gets very complicated to do and I would have to do online testing that I am not really interested in doing.
#ONINPUT {^(%t)$} {#GAG;#SEND {%1};#SHOWP {%char(27)7A}}

If you have to adjust it change the bold value, it controls the numbers of lines that the cursor gets moved.
_________________
The only good questions are the ones we have never answered before.
Search the Forums
Reply with quote
Fang Xianfu
GURU


Joined: 26 Jan 2004
Posts: 5155
Location: United Kingdom

PostPosted: Mon Dec 10, 2007 5:43 am   
 
If messing with cursor codes isn't your bag, too, you can try to capture the map to another window:

#trig {XXXXXXXXX} {#cap map;#t+ mapcap}
#cond {XXXXXXXXX} {#cap map;#t- mapcap}

#trig "mapcap" {*} {#cap map} "" {disable}
_________________
Rorso's syntax colouriser.

- Happy bunny is happy! (1/25)
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » zMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net