Help setting up the Combo pack
by Greg "Bloodaxe" Williamson · in General Discussion · 08/27/2005 (11:40 am) · 7 replies
Can anyone help me get my Combo Pack setup, with heavy emphasis on the environment pack? I have followed the setup guide and copied the content over as explained in the setup. I have copied environment.cs to /torque/server/scripts and added exec("./environment.cs"); to the game.cs. Everything seems to be working except for the environment. I do not see any controls that would allow me to add the grass, make weather, etc. I am a very noob coder so please be kind. Any help would be appreciated.
Thanks
P.S. A location where I can find docs would be good too.
Thanks
P.S. A location where I can find docs would be good too.
#2
08/27/2005 (3:26 pm)
Okay this is out of memory so it might be a little wrong. But... press f11 then f4 and go to missionobjects(?something like that) then poke around there for precipitation. when you click on precipitation you have to seledt which type of precipitation you want and give it a name.
#3
08/27/2005 (4:01 pm)
I am able to get the effect but it is in white blocks. I think my file structure is wrong. I added everything like the guide said but is does not work. Any info on the file structure.
#4
08/27/2005 (4:32 pm)
Umm...I do this a lot. you have the environment script running I'm guessing. Well, make a folder that has all those effects and sounds in it called "enviroment" I kid you not. Theres no spell error. Name it "enviroment" there was a typo in the script that makes it call from the folder enviroment. Now, you could change it but thats kinda long.
#5
08/27/2005 (5:22 pm)
Thanks Matt, that helped alot. I can see the sky. I still have white blocks where the grass/brush goes. I have checked to see if the resources are in the correct folders. Is there anothrt trick to this.
#6
08/27/2005 (7:46 pm)
Look at your logs and see the errors on paths.. the directions are not accurate in the pack, you have to basiclly build the directory structure from scratch
#7
08/28/2005 (12:13 am)
Thanks Ron, I did that and now I get the correct environment. Thanks to all who helped me.
Torque Owner Holger
Default Studio Name
but I am also very interested to see more docs