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 :(

Bigbeard2000

Posts
11
Respect
3
Forum Rank
Legless Crawler
Primary Group
Member

Forum Stats

More Stats
Date Registered
March 31, 2015, 01:23:25 am
Posts
11 (0.003 per day)
Last Active
February 09, 2020, 08:25:35 pm

Forum Profile

Profile Link
Country
us
Local Time
April 18, 2024, 06:50:23 am
I seen to be having a problem with eye glowing continuing after death. I followed the tutorial foudn here: 
https://www.ugx-mods.com/forum/scripting/50/glowing-zombie-eyes/2872 

Here is the...
5 years ago
I think I see the problem.
Go to maps/house.gsc and scroll down to line 122.
There you will see this:
Code Snippet
Plaintext
maps\_zombiemode_firstroom_sealer::main();
I think that should be placed under this:
[code...
5 years ago
All of my scripts that use flag_wait have: 
Code Snippet
Plaintext
#include common_scripts\utility;
It shouldn't be happening on a new script placer map.
//
That error comes from using a command like
fl...
5 years ago
Try to run it without developer
 I have seen the same suggestion on other posts, but I don't really think that fixes that problem (more like just ignoring it). If possible I would really like to find out what i...
5 years ago
I am getting a weird error message in my console after I build my map.

Console Text
******* script runtime error *******
undefined is not an array, string, or vector: (file 'common_scripts/utility.gsc', line 463)
  while( !level.flag )
    &n...
5 years ago
I recently got a new pc and I was wondering how to transfer one specific map, so that I can continue developing the map,  of mine to my new pc. I don't now which files I need to transfer or what dependancies my map might have. On a side note I would also like to know how...
5 years ago
Loading ...