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
jptaylor
Newbie


Joined: 14 Feb 2005
Posts: 6

PostPosted: Mon Mar 07, 2005 11:48 pm   

Forced Mapping
 
Ok I have a room scrip that looks like this
n
Branches Under Eluten [e,nw,u].
>

Then I can get a room description if I do a look

look
You are traveling along a series of branches bound together by nature to serve as an aide for Eluten's brave, noble
defenders in times of danger. These paths wind just below the city itself, hidden from view by layers of large green
leaves. When the wind blows just right, the branchway to Clan Liorinin can be seen directly above you. This path also
continues to the east and northwest.
There are three obvious exits: east, northwest and up.
>

I can get my exits, roomname, and description all in variables.

I have a map already.

How do I force my map to add/overwrite existing information and place in
my room name, my exits, and my description.
Reply with quote
Maelstrom
Apprentice


Joined: 10 Feb 2005
Posts: 158

PostPosted: Tue Mar 08, 2005 2:35 am   
 
You use the %roomname and %roomdesc functions respectively. Check the help files for other relevant %room... functions.
If the first parameter to the functions are blank it uses the current room. So if you have @roomname and @roomdesc something close to this should work:

#NOOP %roomname(@roomname)
#NOOP %roomdesc(@roomdesc)
...
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