Autotravel stop when lichform about to expire


Ask fellow adventurers how to stay alive in the deep, dark, dangerous dungeon below, or share your own accumulated wisdom.

Halls Hopper

Posts: 62

Joined: Friday, 9th December 2011, 02:49

Post Saturday, 11th May 2013, 13:25

Autotravel stop when lichform about to expire

Hello, I have been playing a necromutated DEIE lately, and I wanted to know if it was possible to make so that when lichform is about to expire autotravel would automatically stop, and if the same could be done for swiftenss and whatnot. The crawl wiki suggests to add this to the runrest_messages.txt (in settings directory) file:

stop = Your transformation is almost over.

but I am not able to do so because if I try I get the message "Access is denied"

If it is important I am playing 0.12 on Windows 8. Thanks for the help and sorry if it is not the right place to ask, but this seemed unappropriate for the techincal support forum!
4 Wins so far: SEEE (4), DrWz (15), DEIE (15), MiGl (5).

Ziggurat Zagger

Posts: 11111

Joined: Friday, 8th February 2013, 12:00

Post Saturday, 11th May 2013, 13:29

Re: Autotravel stop when lichform about to expire

You can do it in init.txt.
runrest_messages.txt is obsolete as is written in its header.

This is what I use.
  Code:
runrest_ignore_message += You feel clumsy
runrest_stop_message += Your stomach .*
runrest_stop_message += You are feeling hungry
runrest_stop_message += You feel closer
runrest_stop_message += Your transformation is almost over
runrest_stop_message += Your icy armour starts to melt
runrest_stop_message += Your repel missiles spell is about to expire
runrest_stop_message += Your deflect missiles spell is about to expire
runrest_stop_message += You flicker for a moment
runrest_stop_message += You are starting to lose your buoyancy
runrest_stop_message += You feel less protected from missiles
runrest_stop_message += You feel somewhat less full
runrest_stop_message += You feel quite a bit less full
runrest_stop_message += You feel yourself come back
runrest_stop_message += Your skin feels tender

Halls Hopper

Posts: 62

Joined: Friday, 9th December 2011, 02:49

Post Saturday, 11th May 2013, 13:37

Re: Autotravel stop when lichform about to expire

Ok thanks, I had seen the header but it didn't give any information about what to use instead. By the way, I am using 0.11 not 0.12, but I guess it does not make difference.

Thanks again!

Edit: but still, Access denied. I have no clue what to do about it, as I am not very good at these kind of things :oops:
4 Wins so far: SEEE (4), DrWz (15), DEIE (15), MiGl (5).

Vestibule Violator

Posts: 1567

Joined: Friday, 21st January 2011, 22:56

Post Saturday, 11th May 2013, 13:44

Re: Autotravel stop when lichform about to expire

Presumably you are being foiled by windows.

Halls Hopper

Posts: 62

Joined: Friday, 9th December 2011, 02:49

Post Saturday, 11th May 2013, 15:25

Re: Autotravel stop when lichform about to expire

So, nobody has had this problem before? Any idea on what is causing this?
4 Wins so far: SEEE (4), DrWz (15), DEIE (15), MiGl (5).

Ziggurat Zagger

Posts: 11111

Joined: Friday, 8th February 2013, 12:00

Post Saturday, 11th May 2013, 15:34

Re: Autotravel stop when lichform about to expire

Gianozzolo wrote:So, nobody has had this problem before? Any idea on what is causing this?


Do you get the message when trying to save modified file in any editor? Or when playing the game?

Slime Squisher

Posts: 365

Joined: Friday, 25th November 2011, 17:22

Post Saturday, 11th May 2013, 15:41

Re: Autotravel stop when lichform about to expire

Why ignore "you feel clumsy" ?

Ziggurat Zagger

Posts: 11111

Joined: Friday, 8th February 2013, 12:00

Post Saturday, 11th May 2013, 15:49

Re: Autotravel stop when lichform about to expire

Sojiro wrote:Why ignore "you feel clumsy" ?


I don't remember when this message appears but I remember I was annoyed by it. Perhaps it happens when Deteriorating Body mutation decreases Dex which is unlikely to kill character.

Snake Sneak

Posts: 108

Joined: Thursday, 21st February 2013, 22:00

Post Saturday, 11th May 2013, 17:15

Re: Autotravel stop when lichform about to expire

Windows protects some paths (since Vista I think). Have you tried just moving the whole DCSS folder somewhere else? If you pop it in your documents or desktop folders or in some other folder in your user directory (C:\Users\<your user name>) that will probably sort it out. If you want multiple users to have it, you could put it somewhere in C:\Users\Public which is shared.

If you don't want to move it, you'll likely have to claim permission to edit things; in Win7 it's done by right clicking the folder, choosing properties and going to the security tab, not sure if it's different in Win8. From there edit permissions, add yourself (type in your username) or add Users (this lets everyone edit things, not just you; if you only have one user account, the difference is irrelevant) and give yourself Full Control permission. Then try editing the file again.

Alternatively, you might be able to work around it just by running notepad (or whatever program you use) as an administrator, and then edit the file using that notepad. Just right click the program -> run as administrator. You won't get that option right clicking the text file, it has to be notepad itself (so then you'll have to go file -> open, find the file, etc.).

For this message the author Thalfon has received thanks:
Gianozzolo

Halls Hopper

Posts: 62

Joined: Friday, 9th December 2011, 02:49

Post Sunday, 12th May 2013, 10:22

Re: Autotravel stop when lichform about to expire

Yay, thanks so much, I moved the folder and it worked out fine!
4 Wins so far: SEEE (4), DrWz (15), DEIE (15), MiGl (5).

Return to Dungeon Crawling Advice

Who is online

Users browsing this forum: No registered users and 115 guests

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.