UGX-Mods

Call of Duty: Black Ops 3 => Tutorial Desk => Scripting => Topic started by: IperBreach86 on October 09, 2016, 03:39:53 pm

Title: How to change pap camo.
Post by: IperBreach86 on October 09, 2016, 03:39:53 pm
 Go to the black ops3 root folder,then usermaps/mapfolder/scripts/zm/mapname.gsc (NOT CSC)
Then look for the main function (it's the first one)
and under
Code Snippet
Plaintext
level._zombie_custom_add_weapons =&custom_add_weapons;
add this:
Code Snippet
Plaintext
    level.pack_a_punch_camo_index = 75;
    level.pack_a_punch_camo_index_number_variants = 5;

This
Code Snippet
Plaintext
  level.pack_a_punch_camo_index = 75;
This tells the game what number it needs to start from to pick the pap camo,Der Eisendrache starts from 75 and finishes at 80.
Code Snippet
Plaintext
 level.pack_a_punch_camo_index_number_variants = 5;
 
This tells the game the "range" from what to pick the camos, DE uses 5 different camos so well write 5!
Camo's list known so far(thanks to jjakob):
Spoiler: click to open...
// Multiplayer
1->Jungle tech
2->Ash
3->Flectarn
4->Heat Stroke
5->Snow Job
6->Dante
7->Integer
8->6 speed
9->Policia
10->Ardent
11->Burnt
12->Bliss
13->Battle
14->Charmeleon
15->Gold
16->Diamond
17->Dark Matter
// Campaign
18->Artic
19->Jungle
20->Huntsman
21->Woodlums
// zombies
22->Contagious
23->Fear
24->WMD
25->Red Hex
// Extra
26->Afterlife (Shadow Of Evil)
27->Black Ops 3
28->Weaponized 115
29->Cyborg
30->True Vet
// others
31->Snow Job (Duplicate)
32->6 speed (Duplicate)
33->Takeout
34->Unknown (grey)
35->Nuketown
36->Transgression
37->Burnt(Duplicate)
38->Storm
39->Wartorn
40->Prestige
41->Unknown
42->The Giant camo
43->Ice
44->Dust
45->Unknown
46->Unknown
47->Contrast
48->Verde
49->Firebrand
50->Field
75-80 -- Der Eisendrache Camo
81 -- Zetsubou No Shima Camo
82 -- Blood Camo
83 -- Heptic Camo
84-88 -- Gorod Krovi Camos
89-117 -- Bo3 ChampionShip Camos
120 -- Bo3 ChampionShip Camo
118 -- Unknown Camos Please feel free to tell me the correct names!
119 -- Unknown Camos Please feel free to tell me the correct names!
121-125 -- Revelation camos
126 -- Lucid Camo
127 -- No Camo
Link map and run, enjoy!
Please if you use this,shoutout to me! Its not necessary but it would be awesome if you did!
Title: Re: How to change pap camo.
Post by: DeletedUser on October 09, 2016, 08:12:22 pm
82/83 are interesting. One is the Haptic camo and the other is like, flowing blood... Not sure which is what number though
Spoiler: click to open...
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2Fx4tLdmn.jpg&hash=439f4f7529fdb21f5695be45c849828ed96ab686)(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FD5xCdYU.jpg&hash=fc70b7e6c78f7ec4a7cdd8feade455bb2518c863)

The 118 one is a camo that looks like an orange Der Eisendrache camo but theres some weird text on it
Spoiler: click to open...
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FqnpVahc.jpg&hash=147962c02a4714b213e1bd7837be1bb5101a0387)

125 looks like a Revelations camo
Spoiler: click to open...
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FjBdMKfI.jpg&hash=1198c78e81d2724d7c5f4903afcc6228e5bb07a6)

126 is the Lucid camo

Double Post Merge: October 09, 2016, 08:56:36 pm
I'm making a table for camos 43-74
Title: Re: How to change pap camo.
Post by: DeletedUser on October 09, 2016, 08:59:32 pm
82/83 are interesting. One is the Haptic camo and the other is like, flowing blood... Not sure which is what number though
Spoiler: click to open...
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2Fx4tLdmn.jpg&hash=439f4f7529fdb21f5695be45c849828ed96ab686)(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FD5xCdYU.jpg&hash=fc70b7e6c78f7ec4a7cdd8feade455bb2518c863)

The 118 one is a camo that looks like an orange Der Eisendrache camo but theres some weird text on it
Spoiler: click to open...
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FqnpVahc.jpg&hash=147962c02a4714b213e1bd7837be1bb5101a0387)

125 looks like a Revelations camo
Spoiler: click to open...
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FjBdMKfI.jpg&hash=1198c78e81d2724d7c5f4903afcc6228e5bb07a6)

126 is the Lucid camo

Double Post Merge: October 09, 2016, 08:56:36 pm
I'm making a table for camos 43-74
Pretty sure 125 is one of the Revelations camos
Title: Re: How to change pap camo.
Post by: DeletedUser on October 09, 2016, 10:26:02 pm
Cyborg is 29!
Title: Re: How to change pap camo.
Post by: reckfullies on October 10, 2016, 09:19:24 am
Just a quick question, if a player who is playing the map doesn't have the dlc will it still work fine for all the camos?

Just want to make sure it doesn't block the camos if the dlc isnt installed.
Title: Re: How to change pap camo.
Post by: Harry Bo21 on October 10, 2016, 09:33:11 am
Use logic

You can see other ppls camos are the dlc camo - without owning the dlc - so they are in the game files and just "locked"

Just as the Mkii in bo2 was dlc - it was in the game files so "others" who didn't own it would still see it if dlc holders had it

So yes
Title: Re: How to change pap camo.
Post by: reckfullies on October 10, 2016, 11:44:00 am
Use logic

You can see other ppls camos are the dlc camo - without owning the dlc - so they are in the game files and just "locked"

Just as the Mkii in bo2 was dlc - it was in the game files so "others" who didn't own it would still see it if dlc holders had it

So yes

My logic was that the maps might include the dlc camo in the download for the map, which someone wouldn't have if they didn't own it nor would they be able to see it outside of the map which they can't play. Hope they have a way to do custom pap camos as well soon enough.
Title: Re: How to change pap camo.
Post by: Harry Bo21 on October 10, 2016, 12:50:14 pm
...

Ok let's rephrase

"Logic"

All the camos - even the dlc ones - are in the game if you "have the dlc or not" they are just "locked" for ranked modes like MP or original zombies
Title: Re: How to change pap camo.
Post by: IperBreach86 on October 10, 2016, 01:01:29 pm
Updated Camos List with:
Revelation Camos;
Cyborg Camo;
Lucid Camo;
Blood Camo;
Heptic Camo.
Title: Re: How to change pap camo.
Post by: reckfullies on October 10, 2016, 01:04:16 pm
...

Ok let's rephrase

"Logic"

All the camos - even the dlc ones - are in the game if you "have the dlc or not" they are just "locked" for ranked modes like MP or original zombies

I know, I was just explaining what my logic was before you explained to me that all camos are in the game just locked. Thanks for the explanation.
Title: Re: How to change pap camo.
Post by: IperBreach86 on October 10, 2016, 01:38:37 pm
Updated Camo List!
Please if you can, help me giving the correct name to the camos tagged as (?)
Title: Re: How to change pap camo.
Post by: GNT123 on October 11, 2016, 02:54:17 am
1-17 Multiplier reword camos
1=jungle tech
2=ash
3=flactarn
4=heat stroke
5=snow job   
6=dante
7=integer
8=6 speed
9=policia
10=ardent
11=burnt
12=bliuss
13battle
14=chameeon
15=gold
16=diamond
17=dark matter
18=?
19=stealth
20=?
21=?
zombie unlockable camos 22-26
22=contagious
23=fear
24=wmd
26=red hex
27=ritual
28=black ops 3
29=cyborg
30=?
31=?
32=?

All question marks were black marked camos that I didn't know name to.
Title: Re: How to change pap camo.
Post by: jakob9696 on October 11, 2016, 02:56:58 pm
i found these camos:
Spoiler: click to open...
// Multiplayer
1->Jungle tech
2->Ash
3->Flectarn
4->Heat Stroke
5->Snow Job
6->Dante
7->Integer
8->6 speed
9->Policia
10->Ardent
11->Burnt
12->Bliss
13->Battle
14->Charmeleon
15->Gold
16->Diamond
17->Dark Matter
// Campaign
18->Artic
19->Jungle
20->Huntsman
21->Woodlums
// zombies
22->Contagious
23->Fear
24->WMD
25->Red Hex
// Extra
26->Afterlife (Shadow Of Evil)
27->Black Ops 3
28->Weaponized 115
29->Cyborg
30->True Vet
// others
31->Snow Job (Duplicate)
32->6 speed (Duplicate)
33->Takeout
34->Unknown (grey)
35->Nuketown
36->Transgression
37->Burnt(Duplicate)
38->Storm
39->Wartorn
40->Prestige
41->Unknown
42->The Giant camo
43->Ice
44->Dust
45->Unknown
46->Unknown
47->Contrast
48->Verde
49->Firebrand
50->Field
Title: Re: How to change pap camo.
Post by: M0ul3_G4m3r on October 11, 2016, 04:12:39 pm
Thanks ;) nice post !  8)
Title: Re: How to change pap camo.
Post by: IperBreach86 on October 12, 2016, 04:43:04 pm
Camo List updated!
Title: Re: How to change pap camo.
Post by: zeroy on October 17, 2016, 11:33:04 am
Full list dump (Thanks Ardivee):

http://hastebin.com/gagimifale.md (http://hastebin.com/gagimifale.md)
Title: Re: How to change pap camo.
Post by: peleon02 on October 24, 2016, 02:40:53 pm
Can i use 26, 29, 70, 90 (etc) (its a example) Camos that arent following numbers, without the numbers in the middle (with out 71,72 etc...)?

Thak You!!!
Title: Re: How to change pap camo.
Post by: IperBreach86 on October 24, 2016, 03:19:14 pm
Can i use 26, 29, 70, 90 (etc) (its a example) Camos that arent following numbers, without the numbers in the middle (with out 71,72 etc...)?

Thak You!!!
You cant with this type of function,but i belive i have a solution that ill test later.
Title: Re: How to change pap camo.
Post by: peleon02 on October 24, 2016, 06:13:09 pm
 :) TY for answer me
Title: Re: How to change pap camo.
Post by: DeletedUser on October 26, 2016, 10:29:36 am
Pretty useful list, ty for your tests it saved me a lot of time ;)
Title: Re: How to change pap camo.
Post by: Megadeth9811 on November 21, 2016, 05:09:36 am
Some of the camos do not work with wonder weapons (raygun, wunderwaffe, etc.) How do I fix this?
Title: Re: How to change pap camo.
Post by: Clips3y on November 26, 2016, 01:54:54 am
What number is the ritual camo
Title: Re: How to change pap camo.
Post by: Atchfam77 on April 13, 2017, 07:43:23 pm
Could anyone provide insight as to what I should put inside my script for a MOD? Map code doesn't work (this).
Title: Re: How to change pap camo.
Post by: DeletedUser on April 14, 2017, 05:36:26 pm
Some of the camos do not work with wonder weapons (raygun, wunderwaffe, etc.) How do I fix this?
You can't, it is just because of the camo tables Treyarch gave the weapons, it is out of your control until they give us the weapon assets (if they do)
Title: Re: How to change pap camo.
Post by: ngl42398 on June 30, 2017, 02:55:33 am
Any idea which one is the Circuit Board?

Double Post Merge: June 30, 2017, 10:28:36 pm
If you're still updating this, 131 is "Luck o' the Irish", 132 is the classic circuitry PaP camo, and 133 is the Origins PaP camo.
Title: Re: How to change pap camo.
Post by: UsaidWutt on October 19, 2017, 06:53:57 pm
anyone know what the cherry fizz camo is
Title: Re: How to change pap camo.
Post by: Joshwoocool on March 17, 2018, 12:14:16 am
this may help
//Swindler=66
//Gem=63
//Haptic=83

//Bloody Valentine=82
//Luck of The Irish=131
//Cherry Fizz=134
//Empire=135
//Permafrost=136

//Black Ops Pack-A-Punch=132

//Weaponized 115=28
//Origins=133


//The Giant=42

//Shadows Of Evil=26


//Der Eisendrache Yellow=75
//Der Eisendrache Red=76
//Der Eisendrache Blue=77
//Der Eisendrache Green=78
//Der Eisendrache Purple=79
//White Unused Der Eisendeache=80

//Zetsubou No Shima=81


//Gorod Krovi Orange=84
//Gorod Krovi Light Blue=85
//Gorod Krovi Light Green=86
//Gorod Krovi Dark Orange=87
//Gorod Krovi Purple=88

//Revelations RedLightning/Blue=121
//Revelations Cosmic=122
//Revelations Blue=123
//Revelations Into The Void=124
//Revelations Red/Blue=125

//Gold=15
//Diamond=16
//Dark Matter=17

//RageQuit/Loading=118
//Underworld=119
Title: Re: How to change pap camo.
Post by: prodaan10 on May 04, 2018, 11:50:25 pm
hey, nice list but can you update it mayby? thank you!
Title: Re: How to change pap camo.
Post by: Reaper_9382 on September 15, 2019, 10:02:58 pm
i wanna know how can i make pap give weapons multiple camos each time u repap ur weapon for example i want weaponized 115, ice, cybog and dark matter i tried copying and pasting the same script and paste it 4 times and changed the number for a certain camo i want it to be on my weapons it only gave me 1 camo each time i pap