Difference between revisions of "Talk:Vibrating square"

From NetHackWiki
Jump to navigation Jump to search
(details of location: map)
 
m (rm example map, now in article)
Line 1: Line 1:
 
==Eligible places==
 
==Eligible places==
The limits (5 from sides, 4 from lower/upper edge, etc.) count from the surrounding rectangle, including the undiggable wall, but not the farthest you can go with the farlook command, right? The code says 4 and 3 respectively, I guess they don't count the rectangular frame.
+
The limits (5 from sides, 4 from lower/upper edge, etc.) count from the surrounding rectangle, including the undiggable wall, but not the farthest you can go with the farlook command, right? The code says 4 and 3 respectively, I guess they don't count the rectangular frame. --[[User:Tjr|Tjr]] 00:35, 18 May 2011 (UTC)
 
 
<div class='ttyscreen'><replacecharsblock rules="ttymap">
 
r={{red|*}}
 
l={{blue|*}}
 
d={{yellow|*}}
 
g={{green|X}}
 
 
 
-----------------------------------------------------------------------------
 
|rrrrrrr|rrrrrrrrrrrrrrr|rrrrrrrrrrrdddddldddddl|d|dld|ddddrrr|rrrrrrrrr|rrr|
 
|r-----r|r-----------r---r-----r-----d---d-----l|d|d|d|d|d---r|r|r-----r---r|
 
|r|rrrrr|rrr|rrrrrrr|rrrrr|rrr|rrr|rdd|d|d|ldd|ldd|l|ddd|d|r|r|r|rrr|r|rrr|r|
 
|r---g---g---g-----g---g---g|g-----g--|d|d|d|d|--d|d----|d|g|g|g|--g|g---r|r|
 
|rrr|g|ggg|ggg|g|g|ggg|g|ggg|ggggggg|d|ddd|d|l|ldl|ddd|d|d|ggg|g|g|g|gggrrrr|
 
|r|r---g---g---g|g---g|g|g-----------d|d---d|d-------d|d|d|----g|g|g-------r|
 
|l|lllll|lll|lll|lll|l|l|l|lllllll|lllll|lll|ll<|lllll|l|l|lllll|l|lllllll|l|
 
|-------|g---g---g--|g--|g|g-----g|g-----d-----l|d-----d|d|g-----g|------r--|
 
|rrr|ggg|g|ggg|ggggg|ggg|ggggggg|g|g|ddddd|d|ldl|ldddddd|ddg|ggggg|g|ggg|rrr|
 
|r|r|g|g|g|g-------g---g|------g|g|--d-----d|d---------d-----g---g|g|g|g---r|
 
|r|rrg|ggg|g|ggggg|ggg|g|ggggg|g|g|gdd|ddddl|ddldddldddddd|ggggg|ggg|g|grrrr|
 
|r|------g|g---g|g|g|g|g|g---g|g|g|g|d|d---d-------------d-----g|--g|g|----r|
 
|r|rrggggg|ggg|g|ggg|g|ggg|g|g|g|ggg|ddd|ldddd|ldddddl|d|ddggggg|ggg|g|grr|r|
 
|r-----------g|g|----g-----g|g|----g|--------d|l-----d|d|d-----g|----g|g|r|r|
 
|rrr|rrrrrrr|r|r|rrrrrrr|rrr|r|rrr|r|dddld|ddd|ldd|ddd|ldd|rrr|r|rrrrr|r|r|r|
 
|r|r|r---r---r|r---------r|r|r|r|r---d---d-------d|d-------r|r---r-----r---r|
 
|r|rrrrr|rrrrr|rrrrrrrrrrr|rrrrr|rrrdd|ldddddddldd|ddddddldr|rrrrr|rrrrrrrrr|
 
-----------------------------------------------------------------------------
 
 
 
</replacecharsblock>
 
</div>
 
 
 
The above example is from a real game. --[[User:Tjr|Tjr]] 00:35, 18 May 2011 (UTC)
 

Revision as of 18:28, 18 May 2011

Eligible places

The limits (5 from sides, 4 from lower/upper edge, etc.) count from the surrounding rectangle, including the undiggable wall, but not the farthest you can go with the farlook command, right? The code says 4 and 3 respectively, I guess they don't count the rectangular frame. --Tjr 00:35, 18 May 2011 (UTC)