|
Author
|
Topic: Help on changing script and uklogo....
|
iqi86 Junior Member Posts: 12 From:Sarikei, Sarawak, Malaysia. Registered: Jan 2002
|
posted 03-09-2002 02:03 AM
I'm really a beginner in creating levels, (just brought this game last Disember). Does anyone here can explain to me step by step on how to modify the script files (I want to add a legend using coastal ruins : "Welcome to Lara's Mansion") including how to save it in dat and using the Dos. Can anyone tell me how can I save BMP file into raw to modify the uklogo? Thanks for any help that I can get...IP: Logged |
TombRaiderMania Member Posts: 64 From:Grecce Registered: Feb 2002
|
posted 03-09-2002 02:58 AM
In the script.txt go to the coastal ruins script text.there add the Legend= Welcome to lara's masnion.then go to the english.txt and add the text Welcome to lara's mansion (it must be written exactly as in the script.txt)go to the dos,get in the directory script and type "script script.txt" and "script english.txt" copy the files into the trle directoryIP: Logged |
iqi86 Junior Member Posts: 12 From:Sarikei, Sarawak, Malaysia. Registered: Jan 2002
|
posted 03-09-2002 05:47 AM
Tried but only letters came out. Like in the title screen, what came out is "a s g d" instead of the normal lines. In my level, only a tiny . appeared. Arghhhh...help me!!!!IP: Logged |
eTux Member Posts: 525 From:Valmiera, Latvia Registered: Jan 2002
|
posted 03-09-2002 05:56 AM
You CANT add more lines to the english.txt, instead replace an unused one!(like KV5) The letters appear when you add a line.IP: Logged |
devoid Junior Member Posts: 3 From:mass Registered: Mar 2002
|
posted 03-09-2002 07:14 AM
thiers a bug in the tomb script file at the top of the script file change it to look like this [Language] File= 0,ENGLISH.TXT File= 1,ENGLISH.TXT File= 2,ENGLISH.TXT File= 3,ENGLISH.TXT File= 4,ENGLISH.TXT File= 5,ENGLISH.TXT File= 6,ENGLISH.TXT File= 7,ENGLISH.TXTthen save then right click on script.bat click edit change it like this. script script.txt copy script.dat .. copy english.dat .. del script.dat del english.dat del strings.h then save. now run script.bat and the letters should be fix
IP: Logged |
iqi86 Junior Member Posts: 12 From:Sarikei, Sarawak, Malaysia. Registered: Jan 2002
|
posted 03-09-2002 11:03 PM
Thanks a million guys!!!! You're advices solved the problem. Now only the uklogo problem. How can I change a bmp file into raw format file?
IP: Logged |
TombRaiderMania Member Posts: 64 From:Grecce Registered: Feb 2002
|
posted 03-09-2002 11:29 PM
Use paint shop proIP: Logged |