Page 1 of 1

[Fixed] read only levels

Posted: Sun Jun 20, 2004 12:37 am
by orava
hi,
I asked on old forum how to make read only levels editable.
i was advised to add 'read_only:false' to the lvlinfo.cnf file.
After insertion levels were still readonly :(. After insertion file looked like this, did i insert that 'read_only:false' to wrong location or something:

file_identifier: ROCKSNDIAMONDS_LEVELINFO_FILE_VERSION_1.2

name: Boulderdash
author: Several Authors
imported_from: Several Boulderdash Clones

sort_priority: 400
latest_engine: true
level_group: true
read_only: false

Posted: Sun Jun 20, 2004 12:57 am
by Yoshi348
A fresh forum gives us a fresh look... thanks for typing it up, I can clearly see your problem now. The option should be "readonly", not "read_only".

Posted: Sun Jun 20, 2004 11:18 am
by Flumminator
This should go to the Help-Forum, not General Discussion.

Posted: Sun Jun 20, 2004 11:42 am
by bojster
Some topics require some moving around already, we sure miss a decent moderator...

Posted: Sun Jun 20, 2004 12:00 pm
by richard
Yeah, a moderator, and I am 100% sure who it will be again.....

Posted: Sun Jun 20, 2004 1:00 pm
by Flumminator
@richard: If you ever want to qualify for becoming a moderator, these envious comments are clearly the wrong way...

Posted: Sun Jun 20, 2004 3:41 pm
by bojster
Of course Holger could handle all this, but wouldn't it be nicer if he concentrated on imroving RnD? So, having someone who would eagerly do it for him would be even nicer. I don't care who it is as long as they do their job properly. And as long they're mature enough.

Posted: Sun Jun 20, 2004 11:16 pm
by orava
Thanks Yoshi348, but it did not help to spell it as readonly:false either. :(

Posted: Sun Jun 20, 2004 11:44 pm
by bojster
Try...

readonly: false

(with tab-space)

Solved (I think)

Posted: Mon Jun 21, 2004 8:07 am
by Alan
Hi orava, I think I got it now.

Having carefully looked at your conf file, and compared it to my own....... I realised you are using the wrong one!!

In the Classic games folder, there are 5 folders and one "levelinfo.conf"
this is NOT the one you edit!
Look in the folder of the game you want to edit, say "classic_supaplex" and in there you should see another "levelinfo.conf" amongst the .level files, this is the one you want to edit!


Let's hope that's it!

Posted: Mon Jun 21, 2004 12:36 pm
by richard
Yeah ! You have to edit the levelinfo.conf, where all the "level" files are ! :)

Posted: Mon Jun 21, 2004 2:18 pm
by Zomis
About levelinfo.conf settings, I plan to introduce a somewhat GUI settings for such config into a future RNDTool version (whenever that will come, erhm...)

Otherwise, Flummi, Alan & c.o. are right, as usual ;)

Posted: Mon Jun 21, 2004 2:19 pm
by orava
Thanks! i had edited wrong conf. -file.
now it works! :)

Posted: Tue Jun 22, 2004 11:08 am
by Zomis
Now I'm a moderator, so this has both been moved and marked as [Fixed]