Game Modding | Call of Duty: Black Ops 3 | Scripting
ZoekMeMaar:
I made a custom power up (Free Pack A Punch) and tought why not release it to the community.
The power up gives the player who picked it up a upgraded version of the weapon they are currently using. And if the weapon is already upgraded it will give you a random AAT(Alternate Ammo Type).
There is a custom vox included which I made aka (No Copyright) and added the samantha laugh that plays when player (drinks perk, laststand etc..).
Instructions are included in the download!
DOWNLOAD
DOWNLOAD
ModmeBot:
Reply By: Wild
Does this give you the upgraded gun forever or is this atimed powerup and you only get the gun for lets say 30 seconds?
ZoekMeMaar:
AGC
Does this give you the upgraded gun forever or is this atimed powerup and you only get the gun for lets say 30 seconds?
ZoekMeMaar:
A version that takes the upgraded gun after 30 seconds, but you can set the seconds yourself like (Stock: 'level.temp_upgraded_time=30;' Custom: 'level.temp_upgraded_time=own seconds amount;').
(This version is basicly the ephemeral enhancement gobblegum), This version had a small bug where it checked for the defined (FIXED)
Instructions are included in the download.
Also if you are gonna make a tutorial or just use it in your map please give me credit, don't be an ass.
Credit: natesmithzombies, (For learing how to make a custom power up aka look at his scripts how he did it and just try something yourself).
Download
ModmeBot:
Reply By: Wild
ZoekMeMaarAGCDoes this give you the upgraded gun forever or is this atimed powerup and you only get the gun for lets say 30 seconds?
Nah but I am making it right now for you
Sweet, thank you:)
ModmeBot:
Reply By: snprym
ZoekMeMaarI made a custom power up (Free Pack A Punch) for the map I am making as there is not gonna be a Pack A Punch machine, so I tought why not release it to the community.
The power up gives the player who picked it up a upgraded version of the weapon they are currently using, Also if the weapon is already upgraded it will give you a random AAT(Alternate Ammo Type).
There is a custom vox included which I made aka (No Copyright), Also I have added the samantha laugh that plays when player (drinks perk, laststand etc..).
Instructions are included in the download.
Also if you are gonna make a tutorial or just use it in your map please give me credit, don't be an ass.
Credit: natesmithzombies, (For learing how to make a custom power up aka look at his scripts how he did it and just try something yourself).
Sick man!
ModmeBot:
Reply By: D-2-K
Thank you very much great idea
ModmeBot:
Reply By: natesmithzombies
I dont often give wins, but you got one from me
ModmeBot:
Reply By: natesmithzombies
ZoekMeMaarnatesmithzombiesI dont often give wins, but you got one from me
OMG The script master!!!, Thanks M8. Could you maybe help me on a small prob I am having with the timed version?
(It lets you pack the gun, but what I want is that all triggers are gonna be invinsible if the player is currently holding the wapen. I did find a player var tho self.ignoreTriggers = true; but as of how many times I tested it's not working)
You wouldnt want to ignore all triggers, just the PaP ones. This is what I would do to ignore the PaP triggers:
Then after the powerup is over:
ModmeBot:
Reply By: natesmithzombies
ZoekMeMaarnatesmithzombiesZoekMeMaarnatesmithzombiesI dont often give wins, but you got one from me
OMG The script master!!!, Thanks M8. Could you maybe help me on a small prob I am having with the timed version?
(It lets you pack the gun, but what I want is that all triggers are gonna be invinsible if the player is currently holding the wapen. I did find a player var tho self.ignoreTriggers = true; but as of how many times I tested it's not working)
You wouldnt want to ignore all triggers, just the PaP ones. This is what I would do to ignore the PaP triggers:
Then after the powerup is over:
Thanks, would this also work for the mystery box, This is what i have currently but wont work
For the box you are going to have to get a bit tricky. This has been tested and works but you will need to add your check to see if the player has powerup. Lets assume you define an instance variable to be true on the player called player.has_pap_pu when they have the powerup. This function would change the box message:
There are 2 things to note about this:
1 - The players need to be given the instance variable player.has_pap_pu = false; at the start of the match and that needs to be set to true when the powerup is given.
2 - #using scripts\zm\_zm_magicbox; needs to be added to your script if it is not already there
ModmeBot:
Reply By: natesmithzombies
ZoekMeMaarI tested the function for the pack a punch but it only works when power is not active, if the power is active it will just say 2500 to upgrade
A bit of a hackish way to get around it, but it will work:
ModmeBot:
Reply By: natesmithzombies
ZoekMeMaarnatesmithzombiesZoekMeMaarI tested the function for the pack a punch but it only works when power is not active, if the power is active it will just say 2500 to upgrade
A bit of a hackish way to get around it, but it will work:
Thanks for all the help you're giving me btw, Hope this works.
If you get stuck send me a PM on here, although I recommend working through problems yourself if possible. I got good because nobody ever wanted to help me lol. I am happy it worked out that way though because now I am capable of most things alone. You are off to a killer start by actually reading my scripts instead of just copying and pasting
ZoekMeMaar:
-----Update-----
The timed version had a bug that let you upgraded your gun then u could have it forever.(FIXED)
ModmeBot:
Reply By: Ping998
Did you make the power-up model yourself?
ZoekMeMaar:
Ping998
Did you make the power-up model yourself?
ModmeBot:
Reply By: tbone-5
There is a bug with Mule Kick when you only have two weapons & not three, it would Pack the weapon but you would keep the normal version of the weapon or wonder weapon as well, so you could exploit it to have two of the same wonder weapons. Here is the fixed Function without that Bug just a small Bug i thought i would let you know about, your power-up came in handy for something i was working on & that bug bothered me
ModmeBot:
Reply By: Leonardo745
Hi, i'm trying to do an EE that's rewards Pack-a-punching the gun.
I just do not know how to PaP the gun. I tried to adapt your script but I could not do this.
Anyone can help me ?
sharpgamers4you:
can anyone send me the donwload? the donwload link doesn't work anymore
EDIT: okay i got it from discord, but i now see a rectangle like no pap model inside the drop anyone help?
Flamepig88:
can anyone send me the donwload? the donwload link doesn't work anymore
EDIT: okay i got it from discord, but i now see a rectangle like no pap model inside the drop anyone help?
sharpgamers4you:
which discord server did you get it from?
jfuvv:
I got it from black ops 3 mod tools
sharpgamers4you:
any chance of joining that server discord Xhaiil#2500
sharpgamers4you:
But the file is currently not working as it should, like there is just a green light and no sounds i just got some scripts i’ll upload it when i have everything
jfuvv:
But the file is currently not working as it should, like there is just a green light and no sounds i just got some scripts i’ll upload it when i have everything
bitwarrior:
Can you give a new download link is corrupted
sharpgamers4you:
Can you give a new download link is corrupted
Flamepig88:
I reuploaded a full pack of custom power ups here http://sg4y-avt-community-forum.164216.n8.nabble.com/Assets-f144.html
Here is the mainpage of all assets!
http://sg4y-avt-community-forum.164216.n8.nabble.com/Assets-f144.html
Feel free to send me the assets you want me to make a backup of so if lost you still can get it!
sharpgamers4you:
thanks man drop me a message one you do
sharpgamers4you:
Thanks for the link, I really appreciate it!
Flamepig88:
Anytime bro hit me up if you need anything :)
sharpgamers4you:
I was wondering if you could help me with Madgaz Wunderfizz 2.0. Everytime I try to buy it my game crashes but all the other perks work fine, any help would be appreciated!
ZoekMeMaar:
LINKS UPDATED
Fanatic:
Is there a way to disable this for specific weapons? ie. the Apothicon Servant?