Templayer wrote:So I skimmed over the programming.
DO NOT READ further if you do not wish to know where the hidden dimension door places are (mapwise). Except for the three given by Rodril.
I wish there was a spoiler block like in pretty much every other forum I have ever been to. Anyway...
SPOILER!
Murmurwoods; Evenmorn; Dragonsand
If you wish to cast Town Portal without having the spell learned or a scroll (for example to play the starting locations in tandem), open up the console (CTRL+F1) and type in:
CastSpellScroll(31)
then mash CTRL+ENTER
(if you do that in the secret places, it will get transmuted into Dimension Door)
Or if you wish to cast the Dimension Door anywhere, type in:
then mash CTRL+ENTERCode: Select all
TownPortalControls.GenDimDoor() TownPortalControls.SwitchTo(4) Game.GlobalTxt[10] = " " ExitCurrentScreen(false, true) CastSpellDirect(31, 10, 4) Mouse.Item.Number = 0 Timer(TownPortalControls.RevertTPSwitch, const.Minute, false)
SPOILER END!
Added to the Tracker (one with the SPOILER prefix, other with CHEATS) inside Tutorials.
@Rodril -
The way you check for some of those is genius. (on tile sound event (which usually creates the stepping sound), check if in certain place, if yes, enable Town Portal transformation into Dimension Door!)![]()
![]()
These places are not really... secret :p
"V" is already telling us these 3 places ;-)
We just need to go there and find the "irregular" thing ;-)