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

deathy0909

Posts
5
Respect
5
Forum Rank
Legless Crawler
Primary Group
Member

Forum Stats

More Stats
Date Registered
March 07, 2016, 09:10:56 pm
Posts
5 (0.002 per day)
Last Active
November 29, 2016, 12:16:55 am

Forum Profile

Profile Link
Gender
Male
Country
gb
Local Time
April 23, 2024, 09:30:59 am
Wrong perk reference

It's the specialty name you must use

Think for widows it's either

"Specialty_widowswine"

If not its

"Specialty_wido...
7 years ago
This error shows up when adding this to zm_mymapname.gsc:

What I posted will work fine as long as you haven't removed
Code Snippet
Plaintext
#using scripts\zm\_zm_utility;


Ho...
8 years ago
idk that didn't seem to work and idk why

In no way is this the best way. Just a way that works for me.

Radiant crap (Put it into a spoiler if you know what yo...
8 years ago
[code]
//From _zm_powerups.gsc
//specific_powerup_drop( powerup_name, drop_spot, powerup_team, powerup_location, pickup_delay, powerup_player, b_stay_forever )

//Example use? I guess
level thread zm_powerups::specific_powerup_drop("full_ammo", origin);
[/code...
8 years ago
How do you increase zombie health per round?

If it is currently possible, the zombies need to gradually gain extra health.

[code]
// set_zombie_var( zvar, value, is_float, colu...
8 years ago
Loading ...