UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch
broken avatar :(

joshs1982

Posts
5
Respect
0
Forum Rank
Legless Crawler
Primary Group
Member

Forum Stats

More Stats
Date Registered
November 01, 2013, 03:48:14 pm
Posts
5 (0.001 per day)
Last Active
July 02, 2019, 12:42:01 am

Forum Profile

Profile Link
Gender
Male
Country
us
Location
Arkansas
Local Time
April 19, 2024, 06:44:38 pm
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...
5 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...
6 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=...
6 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...
6 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...
6 years ago
Loading ...