|
Author
|
Topic: how do i do script editing
|
ObsessiveAttitude Member Posts: 65 From:Kitchener, ON, Canada Registered: Apr 2002
|
posted 04-28-2002 09:12 AM
i just wanted to know how to edit srippts so i can make a sky in my new level... do the lines that you put in have to be in a certain place? is there a special program that i have to download to edit them?IP: Logged |
eTux Member Posts: 892 From:Valmiera, Latvia Registered: Jan 2002
|
posted 04-28-2002 09:20 AM
To edit the sky you have to add a line Layer1 = with values for R(red),G(green),B(blue)(these are for the sky color), and x(the sky speed).Ask if I have written things unclearly. IP: Logged |
ObsessiveAttitude Member Posts: 65 From:Kitchener, ON, Canada Registered: Apr 2002
|
posted 04-28-2002 09:28 AM
how do i make it a horizon?IP: Logged |
eTux Member Posts: 892 From:Valmiera, Latvia Registered: Jan 2002
|
posted 04-28-2002 09:31 AM
There's a script line - Horizon = enabled, but it only allows you to have a horizon in your level, you can't edit the horizon with the script directly.If you want a different horizon from the ones you have just use TRWest to add it to your wad, if you want to make one yourself - I can advice you to retexture it with STRPiX IP: Logged |
ObsessiveAttitude Member Posts: 65 From:Kitchener, ON, Canada Registered: Apr 2002
|
posted 04-28-2002 09:35 AM
thank you! i have the horizon in my wad and am retexturng it... but how do you open scripts to edit them?IP: Logged |
eTux Member Posts: 892 From:Valmiera, Latvia Registered: Jan 2002
|
posted 04-28-2002 09:40 AM
DO you mean, how to enable it, or have to edit scripts? You have to open the script.txt in TRLE/Scripts folder, then add the line - horizon = enabled to your levels' 'block'(copy the line from any other block where it is, if your too lazy to write it yourself ), then save the script.txt. Now either run 'easylife' or do the commands that are described in the script. You can download easylife from the Faq if you don't have it and want it.IP: Logged |
ObsessiveAttitude Member Posts: 65 From:Kitchener, ON, Canada Registered: Apr 2002
|
posted 04-28-2002 09:49 AM
ok thank you! i appreciate itIP: Logged |