What's new

Tutorial How to make your own custom modded zombies gpd - detailed tutorial

  • Thread starter mickyboondock
  • Start date
  • Views 2,644
mickyboondock

mickyboondock

super elite
Messages
617
Reaction score
216
Points
125
Sin$
0
note - all credit for this tutorial goes to GROUNDED from teeteegeee


Open up Xero and start up the Black Ops GPD Editor and let's get started in the second column.



Okay, so first things first you need to know your binds. Binds are essentially buttons that declare commands. So it would be like this: Your bind "command". Study and remember these binds they are the basic, but most important part of GPD are binds

BINDS

Code:
bind DPAD_RIGHT  is for Dpad Right

bind DPAD_DOWN is for Dpad Down

bind DPAD_LEFT is for Dpad Left

bind DPAD_UP is for Dpad Up


bind BUTTON_RSTICK is for Right Stick

bind BUTTON_LSTICK is for Left Stick


bind BUTTON_B is for B

bind BUTTON_Y is for Y

bind BUTTON_X is for X

bind BUTTON_A is for A


bind BUTTON_LSHLDR is for Left Bumber

bind BUTTON_RSHLDR is for Right Bumber


bind BUTTON_RTRIG is for Right Trigger

bind BUTTON_LTRIG is for Left Trigger



Once you get those down pat, you can move on and learn about commands.



Commands are codes that will tell the game to do a certain thing. Commands must always be with binds. Without binds they don't do anything. So an example of using a command would be this:        
bind DPAD_UP "god"
That would be the correct way to use a command. Here are the main commands that you will most likely use in zombies GPD modding. These are for HOST ONLY.


COMMANDS

Code:
god is for God mode (cant die)

give all is for Give all weapons

ai axis delete is for Delete remain zombies

noclip is for Fly thru walls ("Spectate")

take all is for Takes every weapon from u

notarget is for Zombies dont kill u or even attack u

give ammo is for Give max ammo

dropweapon is for Drop weapon in your hand

demigod is for Wannabee god mode

ai_disableSpawn zombies don't spawn



Now to learn about DVARs. DVARs are kind of like commands except they work for everyone in the game and have set values. Without set values the DVAR will not work. And again they must be set with binds. These will work for EVERYBODY. To correctly use a DVAR it would look like this:        
bind DPAD_LEFT "magic_chest_movable 0"


DVARS

Code:
player_burstFireCooldown 0 is for No colldown for G11 and M16

player_lastStandBleedoutTime 400 is for Longer last stand

magic_chest_movable 0 is for Mystery box can`t move

player_sprintUnlimited 1 is for Unlimited sprint

Revive_Trigger_Radius 99999 is for Far revive

dog_MeleeDamage 0 is for Dogs do no damage

phys_gravity 99 is for Floating zombies (Host only)

perk_weapReloadMultiplier 0.001 is for Insta reload with Speed cola

perk_armorvest 0 is for Better juggernaut

player_meleeRange 999 is for Far knife

perk_weapratemultiplier 0 is for Tripple tap (you need double tap)

player_clipSizeMultiplier 999 is for Large clips

r_fog 0 is for No fog

timescale .1-10 is for slower/faster game

g_speed 400 is for Faster speed

cg_tracerlength 999

cg_tracerspeed 0020

cg_tracerwidth 15

cg_gun_x 7 is for bullet trails

jump_height 999 is for higher jump height

cg_drawfps 1 is to bring a FPS counter in the top right

r_znear 35 gives you wallhack

g_gravity 999 lowers the gravity

r_colorMap 0-4 colored visions

r_fullbright 0-1 cartoon mode

cg_third person third person

cg_fov 80 105 65 5 pro mod



There are two exceptions to this

Code:
zombiefive_discovered "1" Nazi Zombies map "FIVE" is playable

zombietron_discovered "1" Zombietron is playable


These do NOT have to be in a bind to work.



Now onto giving weapons. This is very simple to do. Again this must be with a bind AND has to be with the command "give". So it would look like this:        
bind DPAD_DOWN "give minigun_zm"
This makes it so that it gives you the Deathmachine when you press down on the DPAD. (The Deathmachine is for FIVE only.) The weapon list can be found at the bottom of this post.



Kino Der Toten Weapon List

Code:
mpl_zm


mpl_upgraded_zm


pm63_zm


pm63_upgraded_zm


spectre_zm


spectre_upgraded_zm


cz75dw_zm


cz75dw_upgraded_zm


ithaca_zm


ithaca_upgraded_zm


rottweil72_zm


rottweil72_upgraded_zm


spas_zm


spas_upgraded_zm


hs10_zm


hs10_upgraded_zm


aug_acog_zm


aug_acog_mk_upgraded_zm


galil_zm


galil_upgraded_zm


commando_zm


commando_upgraded_zm


m72_law_zm


m72_law_upgraded_zm


china_lake_zm


china_lake_upgraded_zm


zombie_cymbal_monkey


ray_gun_zm


ray_gun_upgraded_zm


thundergun_zm


thundergun_upgraded_zm


crossbow_explosive_zm


crossbow_explosive_upgraded_zm


m1911_zm


m1911_upgraded_zm


python_zm


python_upgraded_zm


cz75_zm


cz75_upgraded_zm


m14_zm


m14_upgraded_zm


m16_zm


m16_gl_upgraded_zm


g11_lps_zm


g11_lps_upgraded_zm


famas_zm


famas_upgraded_zm


ak74u_zm


ak74u_upgraded_zm


l96a1_zm


l96a1_upgraded_zm


rpk_zm


rpk_upgraded_zm


hk21_zm


hk21_upgraded_zm


knife_ballistic_zm


knife_ballistic_upgraded_zm


knife_ballistic_bowie_zm


knife_ballistic_bowie_upgraded_zm


frag_grenade_zm


claymore_zm


mp5k_zm


mp5k_upgraded_zm


mp40_zm


mp40_upgraded_zm


fnfal_zm


fnfal_upgraded_zm


dragunov_zm


dragunov_upgraded_zm


FIVE Weapon List

Code:
knife_ballistic_bowie_zm


knife_ballistic_bowie_upgraded_zm


crossbow_explosive_zm


crossbow_explosive_upgraded_zm


knife_ballistic_zm


knife_ballistic_upgraded_zm


freezegun_zm


freezegun_upgraded_zm


china_lake_upgraded_zm


zombie_cymbal_monkey


ray_gun_zm


ray_gun_upgraded_zm


m72_law_zm


m72_law_upgraded_zm


fnfal_zm


fnfal_upgraded_zm


dragunov_zm


dragunov_upgraded_zm


l96a1_zm


l96a1_upgraded_zm


rpk_zm


rpk_upgraded_zm


hk21_zm


hk21_upgraded_zm


frag_grenade_zm


claymore_zm


m1911_zm


m1911_upgraded_zm


python_zm


python_upgraded_zm


cz75_zm


cz75_upgraded_zm


m14_zm


m14_upgraded_zm


m16_zm


m16_gl_upgraded_zm


g11_lps_zm


g11_lps_upgraded_zm


spas_zm


spas_upgraded_zm


hs10_zm


hs10_upgraded_zm


aug_acog_zm


aug_acog_mk_upgraded_zm


galil_zm


galil_upgraded_zm


commando_zm


commando_upgraded_zm


famas_zm


famas_upgraded_zm


ak74u_zm


ak74u_upgraded_zm


mp5k_zm


mp5k_upgraded_zm


mpl_zm


mpl_upgraded_zm


pm63_zm


pm63_upgraded_zm


spectre_zm


spectre_upgraded_zm


cz75dw_zm


cz75dw_upgraded_zm


ithaca_zm


ithaca_upgraded_zm


rottweil72_zm


rottweil72_upgraded_zm


The toggle option is what we are going to learn next. So the toggle option is used for DVARs only. Mainly because commands have the toggle setting built into them. The toggle option let's you toggle the option of one value or another. A prime example of this is to use it for changing the speed of the game (timescale). Let me show you an example:        
bind BUTTON_LSHLDR "toggle timescale .2 10 1"
So what that is saying is that when you press the left bumper the speed of the game will be really slow. If you press it again it will be really fast. And if you press it once more it will go back to normal speed. And it repeats from there. This is a great tool to use when modding zombies.



Now we are getting into the more advanced part of the tutorial. We are going to be using strings and sets. Strings call on sets when they are called upon by a bind. They are very valueable when you are using the same piece of code in your GPD multiple times. A set is a code that will be used when called by a string. A common way strings and sets are used are in weapon cycles. So let me show you how weapon cycles are made:        
bind BUTTON_BACK "vstr a"



Code:
set a "take all;give minigun_zm;give ray_gun_upgraded_zm;bind BUTTON_BACK;vstr b"


set b "take all;give thundergun_upgraded_zm;give ak74u_upgraded_zm;bind BUTTON_BACK;vstr c"


set c "take all;give freezegun_upgraded_zm;give famas_upgraded_zm;bind BUTTON_BACK;vstr a"



So what that is saying is when the back button is pressed it will start set a. Set a says drop all of your weapons and give you the Deathmachine and Ray Gun Upgraded and when the back button is pressed again then go to set b. Set b is saying drop all of your weapons and give the Thundergun Upgraded and AK74u Upgraded and when the back button is pressed again go to set c. Set c says drop all of your weapons and give you the Freezegun Upgraded and Famas Upgraded. Then when the back button is pressed go back to set a. Then the process will repeat once again.



The Finished Product


When all of these are put together you can now make your own modded Zombies GPD. In case you still want to learn more let's build one together.


       
Code:
bind BUTTON_BACK "god;setperk nathan specialty_bulletaccuracy;perk_weapspreadMultiplier 0;player_sustainammo 1;sf_use_ignoreammo 1;r_fog 0;r_znear 35;player_burstFireCooldown 0.0001;player_lastStandBleedoutTIme 1000;magic_chest_movable 0;Revive_Trigger_Radius 9999;dog_MeleeDamage 0;perk_weapReloadMultiplier 0.00001;g_speed 400;player_clipSizeMultiplier 999;bind DPAD_DOWN vstr a;bind DPAD_RIGHT noclip;BIND DPAD_LEFT toggle r_fullbright 1 0;bind BUTTON_LSTICK toggle cg_thirdperson 1 0;bind BUTTON_RSHLDR dropweapon;bind BUTTON_LSHLDR toggle timescale 1 10 .2;bind DPAD_UP ai axis delete"


set a "give minigun_zm;give thundergun_upgraded_zm;bind dpad_down vstr b"



There you have it. You have now made your own modded Nazi Zombies GPD! I
 
Ix Elias 26 xI

Ix Elias 26 xI

Smexy Beast
Messages
313
Reaction score
37
Points
85
Sin$
0
Spoiler tht sh**. this is like the 8th time this has been posted.
 
Jimi Hendrix

Jimi Hendrix

Brick, where'd you get a hand grenade?
Forum Addict
Messages
2,837
Reaction score
1,030
Points
325
Sin$
7
Hey man, it looks good, but you seriously needs spoilers. Just put spoilers around all the lists and give them headings like Dvars or Binds.

If you don't know how to do a spoiler then just put this at the beginning of your list
Code:
[spoiler]

and then this at the end
Code:
[/spoiler]
 
mickyboondock

mickyboondock

super elite
Messages
617
Reaction score
216
Points
125
Sin$
0
Hey man, it looks good, but you seriously needs spoilers. Just put spoilers around all the lists and give them headings like Dvars or Binds.

If you don't know how to do a spoiler then just put this at the beginning of your list
Code:
[spoiler]

and then this at the end
Code:
[/spoiler]
okay thanks dude will do
 
Jimi Hendrix

Jimi Hendrix

Brick, where'd you get a hand grenade?
Forum Addict
Messages
2,837
Reaction score
1,030
Points
325
Sin$
7
okay thanks dude will do
Don't worry man, and for the record, i've just downloaded your modded zombie gpd for BO. About to use it now, it's been too long since i've done any of the old transfer cable modding :tongue:
 
mickyboondock

mickyboondock

super elite
Messages
617
Reaction score
216
Points
125
Sin$
0
Don't worry man, and for the record, i've just downloaded your modded zombie gpd for BO. About to use it now, it's been too long since i've done any of the old transfer cable modding :tongue:
Okay please let me know what you think and don't forget to post on the page
 
Jimi Hendrix

Jimi Hendrix

Brick, where'd you get a hand grenade?
Forum Addict
Messages
2,837
Reaction score
1,030
Points
325
Sin$
7
Okay please let me know what you think and don't forget to post on the page
Yeah im about to test it now, had problems with it but i think its right now. I'll plus rep you and comment when i go back to the page for you :thumbup:
 
Gig

Gig

Chance The Rapper
Seasoned Veteran Stickied Mr. Nice Guy
Messages
1,281
Reaction score
189
Points
200
Sin$
0
It looks like this tutorial has good info in it (I didn't read all of it) but you really need to change the look of it. Add headings, make things bold, add color because it just looks like a huge clump of writing. If you make it look nicer it is easier to follow through in reading it.
 
mickyboondock

mickyboondock

super elite
Messages
617
Reaction score
216
Points
125
Sin$
0
It looks like this tutorial has good info in it (I didn't read all of it) but you really need to change the look of it. Add headings, make things bold, add color because it just looks like a huge clump of writing. If you make it look nicer it is easier to follow through in reading it.
Done =D

Yeah im about to test it now, had problems with it but i think its right now. I'll plus rep you and comment when i go back to the page for you :thumbup:
Tell me what you think
 
mickyboondock

mickyboondock

super elite
Messages
617
Reaction score
216
Points
125
Sin$
0
Not entirely. This is still one of like 10 other posts that keep getting bumped. It's just pointless because I'm pretty sure everyone on 7s has their zombie GPD fix.
Yeah but its okay
I'm not the one bumping it
Everyday I see people struggling with their gpd's
Thus post is for them
 
Top Bottom
Login
Register