Could one of you please help me with my elevator code I'm not sure what I'm doing wrong? Here is my script.
[code]
main()
{
level.elevDown=true;
level.elevUp=true;
level.elevMove=false;
level.current_floor=0;
le...
[code]
main()
{
level.elevDown=true;
level.elevUp=true;
level.elevMove=false;
level.current_floor=0;
le...
6 years ago
Hey guys, Ive looked everywhere and found nothing other than how to make all 4 players have a random spawn but every player spawns in the same zone. I would like each player to start in their own zone and each player start in a different zone each time. Any help would be much appreciated thanks in a...
7 years ago
This is what I have so far, any help would be much appreciated. This is for a 3 floor freight elevator.
[code]main()
{
level.elevDown=true;
level.elevUp=true;
level.elevMove=false;
level.current_floor=0;
level.current_floor=...
[code]main()
{
level.elevDown=true;
level.elevUp=true;
level.elevMove=false;
level.current_floor=0;
level.current_floor=...
7 years ago
I made a model in maya and exported it, it looks like this in assview
http://winpic.co/5zoe847a98525.jpg
But looks like this in game under low light, how can i make it react to the lighting like others do on brushs
[url=http://winpic...
http://winpic.co/5zoe847a98525.jpg
But looks like this in game under low light, how can i make it react to the lighting like others do on brushs
[url=http://winpic...
7 years ago
Can anyone help me with a script for 3 elevators in my map, i have tried many times and failed but think i'm somewhat close. Any help would be much appreciated.
One elevator is 3 floors the others are 2, i also have a .menu file tombmx helped me with that will function the elevator f...
One elevator is 3 floors the others are 2, i also have a .menu file tombmx helped me with that will function the elevator f...
7 years ago