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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - UsaidWutt

anyone know what the cherry fizz camo is
7 years ago
i figured out that if u go into the box prefab inside your map there is a script struct and there u can edit the cost with no need for script lol.

Double Post Merge: August 18, 2017, 01:00:17 am
This is the script I use to change the price of it.

Code Snippet
Plaintext
function boxcost(value){
    self IPrintLn("Box Price Set To: " +value);
     foreach(box in level.chests)
        box.zombie_cost = value;
}

also cuz idk anything about scripting could this be modified to change pap price ??
7 years ago
Does anyone know how to change mystery box price??
7 years ago
ohh i accidently deleted something in my zone file
7 years ago
So im using natesmiths zombies kino tp and when two or more people tp u get a stupid connection interrupted. doenst happen when only 1 person uses tp. Anyone know how to fix??

Double Post Merge: August 09, 2017, 05:27:57 pm
well i fixed it so
7 years ago
yo anyone got a CLUe on wat this error is

UNRECOVERABLE ERROR:
  ^1SCRIPT ERROR: Preprocessor error, No generated data for 'scripts/zm/growing_soulbox.gsc'
:44 : (-10) ERROR:  Carriage return embedded in string literal
7 years ago



Also note waht i am trying to do here is make the sparrow bow from multi a weapon.

Double Post Merge: June 05, 2017, 06:26:38 am
Also i am using .seanim
7 years ago
When I launch the map I get this error : Script file not found: 'scripts/zm/zm_one_window.gsc'


The script file is there I've checked like a million times. Can anyone Help plz.
7 years ago
I am not completely sure if i should put this here but i am. So about round 18 the zombies stop going to the window. they just spawn in and look around like idiots.




Double Post Merge: May 20, 2017, 03:07:28 pm
Yeah i forgot to mention how does one fix this lol
7 years ago
Loading ...