|
Author
|
Topic: Script editing
|
afprettyboy Junior Member Posts: 5 From:Lakewood,co,u.s.a. Registered: Dec 2001
|
posted 02-10-2002 10:40 AM
Ok, I'm going to try to ask this without confusing anyone... <deep breath> lets say that I was creating my own level, and wanted to use a custom object wad (one not from one of the original levels; ex. catacombs, coastal ruins, etc.) How would I edit the script so that I could use a custom wad, and have that level appear in the list of levels you can play? <phew>IP: Logged |
aktrekker Member Posts: 1016 From:WA, USA Registered: Apr 2001
|
posted 02-11-2002 11:25 AM
In the level section that you want to replace, find the line Level=. Changes the name of the level to the name of your TR4 file. For instance, the line for the tut1 level is Level= DATA\TUT1,107 Change TUT1 to the name of your TR4 file. The number is the number of the audio track that plays for your level. To change the title of your level, change the line Name=. Don't forget to change the same line in the english.txt file.
IP: Logged | |