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 - gympie6

Currently working on the Map Remover, great feature that was part of the old script placer.
5 days ago
It's best to join a discord server to ask for players to play Black Ops 1. (UGX also has a channel for that)
The forums are not that active anymore I am afraid. :/
6 days ago
I've had some issues with the UGX Script Placer, so can't wait for this to release!
Glad people are still interested in the script placer, the progress is going slow and I really regret that I have started this project mostly because of time...
Oh well I hope I can do a beta release soon...
 
Not gonna make any promises.
3 weeks ago
I'm having an issue where the zombies aren't going to the distraction point, even though I have it on the map.
 
What might be the issue? :)
I think you have missed a step while installing the perks, look through the installation instructions for help.
3 weeks ago
I don't have Black Ops 3 but I think that this game has the same default mod folder issue as World at War.
 
You can try to create a Symbolic Link .
I used this for my world at war mods folder.
4 weeks ago
The modtools wiki page is still online but difficult to find: Modtools
1 month ago
Have you add the weapon file name to these two files?:
 
_zombiemode_weapons
gamescript
// Bo1
    add_zombie_weapon( "zm_m1911",                                "Press & hold &&1 to buy M1911 [Cost: 100]",                     100,    "vox_crappy",    2 );
    add_zombie_weapon( "zm_m1911_upgraded",                        "Press & hold &&1 to buy M1911 [Cost: 100]",                     100,    "vox_crappy",    2 );
    add_zombie_weapon( "zm_m1911_auto",                            "Press & hold &&1 to buy M1911 [Cost: 100]",                     100,    "vox_crappy",    2 );
    add_zombie_weapon( "zm_m1911_auto_upgraded",                "Press & hold &&1 to buy M1911 [Cost: 100]",                     100,    "vox_crappy",    2 );
    add_zombie_weapon( "zm_python",                             "Press & hold &&1 to buy Python [Cost: 250]",                     250,     "vox_357",        5 );
    add_zombie_weapon( "zm_python_upgraded",                     "Press & hold &&1 to buy Python [Cost: 250]",                     250,     "vox_357",        5 );
    add_zombie_weapon( "zm_hk21",                                 "Press & hold &&1 to buy HK21 [Cost: 1800]",                     1800,    "vox_mg",        0 );
    add_zombie_weapon( "zm_hk21_upgraded",                         "Press & hold &&1 to buy HK21 [Cost: 1800]",                     1800,    "vox_mg",        0 );
    add_zombie_weapon( "zm_mp5",                                "Press & hold &&1 to buy MP5K [Cost: 1000]",                     1000,    "vox_mp40",        0 );
    add_zombie_weapon( "zm_mp5_upgraded",                        "Press & hold &&1 to buy MP5K [Cost: 1000]",                     1000,    "vox_mp40",        0 );
    add_zombie_weapon( "zm_m16",                                "Press & hold &&1 to buy M16 [Cost: 1200]",                     1200,    "vox_bar",        0 );
    add_zombie_weapon( "zm_m16_upgraded",                        "Press & hold &&1 to buy M16 [Cost: 1200]",                     1200,    "vox_bar",        0 );
    add_zombie_weapon( "zm_stakeout",                            "Press & hold &&1 to buy Stakeout [Cost: 1500]",                 1500,    "vox_shotgun",    0 );
    add_zombie_weapon( "zm_stakeout_upgraded",                    "Press & hold &&1 to buy Stakeout [Cost: 1500]",                 1500,    "vox_shotgun",    0 );
    add_zombie_weapon( "zm_law",                                 "Press & hold &&1 to buy M72 LAW [Cost: 1500]",                 1000,    "vox_panzer",    0 );
    add_zombie_weapon( "zm_law_upgraded",                         "Press & hold &&1 to buy M72 LAW [Cost: 1500]",                 1000,    "vox_panzer",    0 );
_dlc3
Plaintext
	// Grenade
include_weapon( "molotov" );
include_weapon( "stielhandgranate" );

// Heavy MG
include_weapon( "zombie_ppsh" );
include_weapon( "zombie_ppsh_upgraded", false );
include_weapon( "zombie_ppsh_upgraded_upgraded", false );

// Special
include_weapon( "ray_gun", true, ::factory_ray_gun_weighting_func );
include_weapon( "ray_gun_upgraded", false );
include_weapon( "ray_gun_upgraded_upgraded", false );
include_weapon( "zombie_cymbal_monkey", true, ::factory_cymbal_monkey_weighting_func );

// Snowball
include_weapon( "snowball", false );

1 month ago
you can put your perks to script placer. it would be cool
That was actually the plan but forgot to add it. :poker:  
3 months ago
Updated topic. :)
3 months ago
Hi, a few weeks ago I was speaking with a few friends & dudes about the current script placer and we agree that the script placer is getting old.
It works well enough to get things done but maybe it's time to create a new scripter with new features.
 



 


The current plan is to implement this:

Some other plans I have in mind:


3 months ago
Merry Christmas everyone and a happy New Year! 🎄🎆✨
4 months ago

awesome awesome sauce, will update the list with them, along with other found jingles! say, would you perhaps know the jingles for multiplier milkshake, grav-a-rita & sharing is caring? i've tried going into the map files to find them, however.. i was strangly unable to find any audio compared to other WaW custom maps. requiem, comosea, & estate of the dead
Same with the Reaper perk pack.. the ISW file, whiles containing an 'audio' folder.. doesn't contain jingles
Nope, I think that the files are inside the compressed .FF file. It's hard to retrieve these files but maybe you can get them with a ripping tool like GreyHound.
4 months ago
I can help you with the jungles I have used for my own maps:
 
Primo Victoria:
https://www.youtube.com/watch?v=qVHyl0P_P-M
 
Chainbind Rootbeer a.k.a. Chain of Fools:
https://youtu.be/5C4FnlftQt4
 
Blitzkrieg Lemonade
https://www.youtube.com/watch?v=zeWBD7zHG8o
 
Baron Samedi:
https://www.youtube.com/watch?v=vpLRJyWe814
 
Rewind Time Barcadi, It's actually based on a meme about Youtube's Rewind 2018:
https://www.youtube.com/watch?v=YbJOTdZBX1g
 
Repair Rum:
https://www.youtube.com/watch?v=1smXrBTECVU
 
Raging Devil Rum:
https://www.youtube.com/watch?v=XEEasR7hVhA
 
 
Have fun! :)
4 months ago

 
Oh sweet! Thanks for the quick response. 5.20 + Your Fixes lol probably better than just 5.0.0 either way!
 
I happen to have talked to NateSmithZombie before he up and did about the same thing as harry but more politely from what I'm aware, If it wasn't /isn't a problem, I have and would post the content. Original credits given of course as much so as possible. Pretty sure I'm not allowed to though correct? Has been years.
 
Nates Bo2 Weapons, Afterlife,Avogadro, Motd Wolves, Denizens,
 
Harry's Shields, Harry's Craftables, Harry's Mystery Box Pack, Perks-Shields-Craftables Combined, Origins HUD, Hell's Retriever/Redeemer, Perks 5.0.0 & 5.1.0
 
(Image removed from quote.)
 
 
Edit: Or if you want we can chat and figure out/fix certain things about each, fix them up, and repost updated copies.
I am not sure what you're asking but I stopped modding. I still have some stuff but not everything.
5 months ago
You can also make a backup of your modtools and continue on your laptop before giving it away?
But Napalm map still doesn't have the napalm zombie. :poker:
 

5 months ago
Loading ...