Ultimate Soul Chest Box Tutorial Walkthrough for Black Ops 3 Mod Tools (THEY GROW)

  Рет қаралды 5,391

IceGrenade

IceGrenade

7 жыл бұрын

Welcome to this new awesome video tutorial for black ops 3 mod tools custom zombies. In this video you will learn how to add custom soul chests into your map (aka soul boxes). These are locations that will count zombie kills in the close radius and present the user with rewards and unlock easter egg parts etc. The script can be modified to suit your specific requirements and comes with many different options.
A big thanks to MAKECENTS who did the hard work on this custom bundle and I can't wait to use it in some of my advanced maps. Also a shout out to ZeRoY for his help in tweaking the scripts. In this video I go a step further to show you how you can easily change the models used for the soul boxes and adjust to your liking.
Get the zip containing the prefabs and script + script notes required to get this working:
[LATEST VERSION 1.4] www.mediafire.com/file/5dck26d...
[VERSION 1.3]: drive.google.com/file/d/0B7Ug...
Alternatively check his forum post for a potentially newer version: ugx-mods.com/forum/index.php/t...
Subscribe to get the latest and help improve my channel :D
/ icegrenade
& Smash a like or comment maybe? ;)
🎁 Donation: streamlabs.com/icegrenade
Code:
//In Zone file:
scriptparsetree,scripts/zm/growing_soulbox.gsc
fx,zombie/fx_ritual_pap_energy_trail
//In MAPNAME.gsc... Under last include '#using':
#using scripts\zm\growing_soulbox;
//In MAPNAME.gsc... Place at end of Main()':
grow_soul::init( );
Mod Tools:
Get yourself a copy of Black Ops 3 for Steam. Load up steam, head to: Library/Tools/Call of Duty: Black Ops III - Mod Tools. Make sure you right click and head to the DLC tab and download assets. Then come join us on the Discord channel to stay ahead of the game with the latest tips and tricks with mapping! Easy as pie :D
Tip:
Stay awesome people!
Music Licenses:
Reminisce by A Himitsu / a-himitsu
Creative Commons - Attribution 3.0 Unported- CC BY 3.0
creativecommons.org/licenses/b...
Music provided by Audio Library • Reminisce - A Himitsu ...

Пікірлер: 46
@ShampooWow
@ShampooWow 7 жыл бұрын
Awesome video! I like it
@Megadeth7811
@Megadeth7811 7 жыл бұрын
Is it possible to have 2 or more sets of chests (eg. The first set of 3 chest will give you a gun, and the second set of 3 will unlock a door)?
@MajesticBurnz
@MajesticBurnz 7 жыл бұрын
good stuff any chance you will do a boss "brutus" round script
@captainstaby
@captainstaby 3 жыл бұрын
this still works great news but getting an error saying not a valid physpreset asset skull when I compile can I fix this ? maybe a setting I can change in ape ?
@spudgaming99
@spudgaming99 9 ай бұрын
great tutorial
@Un1TedBouNceRs
@Un1TedBouNceRs 7 жыл бұрын
About god damn time someone releases a soul box script!
@IceGrenade
@IceGrenade 7 жыл бұрын
+iBounce you can thank makecents :) he make the script (aka the hard work)... I just made it into an easy tutorial ;)
@pate5390
@pate5390 7 жыл бұрын
could i somehow make that when i have fill up every soul chest text will come to screen like 4 seconds
@JBolt97
@JBolt97 2 күн бұрын
hello from 2024! I followed along here, but when you finish a soul box, it crashes the game. Any solutions?
@Z4mbie
@Z4mbie 2 күн бұрын
How can I make it so that a door is unlocked when three soul boxes are filled?
@dontgetseen
@dontgetseen 2 жыл бұрын
With the latest link he has in the description, just copy your grow soul folder that's also in the zip and paste it in your maps zm prefabs folder to get the prefabs and stuff if they didnt pop up.
@IceGrenade
@IceGrenade 2 жыл бұрын
Join the discord for help icegrenade.co.uk/discord
@angelaheart6432
@angelaheart6432 7 жыл бұрын
How could I change the amount of souls needed before it fills up?
@IceGrenade
@IceGrenade 7 жыл бұрын
Ok so you need to reduce the " level.grow_soul_growth = 0.15; " option to a lower number to increase and make it higher to reduce. Number of Zombies Required = 3/growth.
@alnoiseplaysmc
@alnoiseplaysmc Жыл бұрын
I'm not able to change the end game amount. I'm changing it in the script but it's not reflecting in game. The default amount also didn't match what showed in game and I don't see the amount that it is in game anywhere in the script. How would I go about changing the cost?
@IceGrenade
@IceGrenade Жыл бұрын
In the end game script
@alnoiseplaysmc
@alnoiseplaysmc Жыл бұрын
@@IceGrenade Thank you so much! I found it. I was changing it in the main script, but when I changed it in the ending prefab it worked.
@andreasfrostnordstrm-hanse2684
@andreasfrostnordstrm-hanse2684 7 жыл бұрын
How can i make this activate a zone when all 3 are done and the door opens, i need it to open a zone from that?
@IceGrenade
@IceGrenade 7 жыл бұрын
+Andreas Frost Nordstrøm-Hansen Check for script 1.4.1 which allows this functionality :)
@andreasfrostnordstrm-hanse2684
@andreasfrostnordstrm-hanse2684 7 жыл бұрын
So 1.4.1 is coming out? i dont see it being out yet? :)
@otaibi_A511
@otaibi_A511 9 ай бұрын
Can i use visual studio to code on bo3?
@IceGrenade
@IceGrenade 9 ай бұрын
Yeah ofc, there’s even a bo3 plugin you can install. Search ‘gsc’
@JayCreationsDev
@JayCreationsDev 7 жыл бұрын
hey sorry to comment on an old video, but how do I go about creating a new zone with the door so that zombies actually function past that door?
@JayCreationsDev
@JayCreationsDev 7 жыл бұрын
seems like you added something to 1.4.1, do I just need to add a script_flag?
@Pedrehitor74
@Pedrehitor74 4 жыл бұрын
how to avoid increasing the size of the model
@captainstaby
@captainstaby 3 жыл бұрын
in the grow souls gsc theres options everything we can change has a comment so we know what were changing made easy for us noobs 👍
@MAXMAN-lf9nt
@MAXMAN-lf9nt 6 жыл бұрын
when i download it, it only came in notepad. Fix?
@IceGrenade
@IceGrenade 6 жыл бұрын
+MAXMAN5050 download sublime it's better
@XxribarojaxX
@XxribarojaxX 7 жыл бұрын
when i put 2 or more chest in solo works good but with 2 or more players the game crash with the 2 chest, how can fix it?
@IceGrenade
@IceGrenade 7 жыл бұрын
Thanks for your comment I will look into it and see what I can do :D
@IceGrenade
@IceGrenade 7 жыл бұрын
Thanks for your feedback... The developer MAKECENTS has made an update :D Please see the description for more info.
@XxribarojaxX
@XxribarojaxX 7 жыл бұрын
i tested with the new version but dont works
@MAKECENTS
@MAKECENTS 7 жыл бұрын
I can't repeat your issue. Please provide more info. What reward your using. If you removed it completely does it stop crashing with two. Are you running in developer or not. Do you get any info on crash, and does it crash to menu or the whole game? When does it crash, upon reward or when collecting souls? Can I see your map file?
@XxribarojaxX
@XxribarojaxX 7 жыл бұрын
M.A.K.E C E N T S the reward is a mini gun, and when the 2 chest is complete say connection with the host lost
@walterbloor6815
@walterbloor6815 7 жыл бұрын
FIRST
Luck Decides My Future Again 🍀🍀🍀 #katebrush #shorts
00:19
Kate Brush
Рет қаралды 8 МЛН
Black Ops 3 Mod Tools - Teleporter (Animated & Customisable)
16:49
Why Aren't Games Fun Anymore?
34:15
That Guy Bis
Рет қаралды 965 М.
Black Ops 3 Mod Tools | Tutorial 9 - Doors and Debris
19:19
JBird632
Рет қаралды 51 М.
How to Add the Panzer Soldat in to Bo3 Mod Tool
8:42
Nightshot101
Рет қаралды 1,7 М.
Moving Platforms | Black Ops 3 Mod Tools Tutorial
37:28
SFL Reaction
Рет қаралды 1,9 М.
Black Ops 3 Mod Tools - Easter Egg Music
17:34
Program115
Рет қаралды 2,3 М.