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

Invader115

Posts
4
Respect
0
Forum Rank
Fresh Corpse
Primary Group
Member

Forum Stats

More Stats
Date Registered
July 12, 2017, 06:59:10 am
Posts
4 (0.002 per day)
Last Active
August 23, 2017, 04:03:36 am

Forum Profile

Profile Link
Country
us
Local Time
April 23, 2024, 10:57:14 am
Oh, and I did not use the code included in the my second post. I used the code I posted to the OP.
7 years ago
Hey, I figured it out! The problem was with my zm_mod.zone file and my file structure within the mod. Compare the new, working .zone file to the old one in the OP:

[code]
>mode,zm
>type,common

#include "zm_mod.class"

scriptparsetree,scripts\...
7 years ago
Thanks for your reply but I'm confused as to what code I'm supposed to comment out or delete.

Here's what I have in zombie_utility.gsc now:

Code Snippet
Plaintext
function ai_calculate_health()
{
level.zombie_health = 9999;
}

I felt like t...
7 years ago
   Hey everyone,

   To start with, I'm someone with only minimal experience programming who's trying to make a mod for BO3. That alone is probably the biggest problem I'm having, but despite that I'm going to post what I'm trying to do and how I think I could be helpe...
7 years ago
Loading ...