You are viewing our Forum Archives. To view or take place in current topics click here.
[TuT] How to make your own WaW bind or GPD[Detailed]
Posted:

[TuT] How to make your own WaW bind or GPD[Detailed]Posted:

-DeNiaL
  • Challenger
Status: Offline
Joined: May 19, 201113Year Member
Posts: 132
Reputation Power: 5
Status: Offline
Joined: May 19, 201113Year Member
Posts: 132
Reputation Power: 5
Hi, just wanted to give a little bit of knowledge for those of you who want to make your own modified GPD for Call of Duty: World at War.

First, lets start off with some use-able binds to add modifications to.
BUTTON_START [start button]
BUTTON_BACK [back button(across from start)]
BUTTON_RSHLDR [Right bumper]
BUTTON_LSHLDR [Left Bumper]
BUTTON_RTRIG [right trigger]
BUTTON_LTRIG [left trigger]
BUTTON_RSTICK [right analog stick click]
BUTTON_LSTICK [left analog stick click]
BUTTON_A [A]
BUTTON_B [B]
BUTTON_Y [Y]
BUTTON_X [X]
DPAD_DOWN [dpad down]
DPAD_UP [dpad up]
DPAD_LEFT [dpad left]
DPAD_RIGHT [dpad right]



Now, how to add a mod to one of these binds... You would type bind [bind you want here] "[command/dvar]"
Say we want to add the function of...Give all weapons to left on the dpad, we would make it...
bind DPAD_LEFT "give all"
Now say we want to also make it say something when we "give all"...
bind DPAD_LEFT "give all; say ^4thetechgame is THE BEST!
...You add a semicolon, then add the next command.
You can also add DVARs into this, simply by putting the dvar, then a space, then the value...
bind DPAD_LEFT "cg_fov 80"
That would set the field of view value to 80.
Now, whenever you want to change the bind your working with, just add a semicolon and just type,bind [bind you want here] "[command/dvar]
***Now, say that you want it that whenever you click a button, it will change the value of a certain dvar, this is how it would look...
bind DPAD_UP "toggle g_gravity 100 400 800"
Simply adding the word 'toggle' before the dvar, will make it change between values...where you would normally put the dvars value, you would now make each value you want to be included in the 'toggle' separated by spaces.

That is most of what you need to know for making your very own GPD...

Here are some common commands/dvars used in GPD's... (values for dvars shown as x)...
noclip [no clip]
god [God mode]
ufo [ufo mode]
say your text [shows what you want on screen]
jump_height x [alters games jump height]
bg_falldamagemaxheight x
bg_falldamageminheight x
player_sustainAmmo x [Unlimited ammo when host]
scr_xpscale x [The scale of XP in a game when host]
give defaultweapon_mp [Gives the Default Weapon]
give dogs_mp [Gives dogs]
g_compassshowenemies [Always on radar]
ui_allow_teamchange x [allows team change in ranked games]
xblive_privatematch x [If a game is a private match or not (0 to make a private match into ranked game)]
fast_restart [restarts the game(some mods need to be activated this way)]
timescale x [The games speed]
g_gravity [The games gravity (default is 800, low is 100)




I take full credit for this TuT, took me awhile. Please comment.


Last edited by -DeNiaL ; edited 1 time in total

The following 2 users thanked -DeNiaL for this useful post:

Kerka (05-22-2011), HUSSIEN323 (05-22-2011)
#2. Posted:
-DeNiaL
  • Challenger
Status: Offline
Joined: May 19, 201113Year Member
Posts: 132
Reputation Power: 5
Status: Offline
Joined: May 19, 201113Year Member
Posts: 132
Reputation Power: 5
Please comment or I will stop posting TuTs.
#3. Posted:
LIFEvsHELL
  • Prospect
Status: Offline
Joined: Mar 26, 201113Year Member
Posts: 670
Reputation Power: 27
Status: Offline
Joined: Mar 26, 201113Year Member
Posts: 670
Reputation Power: 27
what is the code to make the private match into public match
#4. Posted:
-DeNiaL
  • Challenger
Status: Offline
Joined: May 19, 201113Year Member
Posts: 132
Reputation Power: 5
Status: Offline
Joined: May 19, 201113Year Member
Posts: 132
Reputation Power: 5
xblive_privatematch 0;xblive_rankedmatch 1
#5. Posted:
MatteH
  • TTG Senior
Status: Offline
Joined: Oct 09, 201014Year Member
Posts: 1,831
Reputation Power: 48
Status: Offline
Joined: Oct 09, 201014Year Member
Posts: 1,831
Reputation Power: 48
Do all of these binds work in the zombie savegame ???

If So , Does the "say" one work ,

Thanks
I Will +Rep

MatteH
#6. Posted:
-DeNiaL
  • Challenger
Status: Offline
Joined: May 19, 201113Year Member
Posts: 132
Reputation Power: 5
Status: Offline
Joined: May 19, 201113Year Member
Posts: 132
Reputation Power: 5
Yes I think you can insert a say command, I dont know how many the bind can hold. As for the other binds, there are some very good nazi zombies ones that I could list here or just private chat you. I know binds that give you all weapons, disco vision, flashing text and so on are able to be put into a nazi zombies match.


Last edited by -DeNiaL ; edited 1 time in total
#7. Posted:
HUSSIEN323
  • Wise One
Status: Offline
Joined: May 19, 201113Year Member
Posts: 552
Reputation Power: 21
Status: Offline
Joined: May 19, 201113Year Member
Posts: 552
Reputation Power: 21
Excellent tut i shall give it a try
thanks!
#8. Posted:
ApexGenesisUK
  • V5 Launch
Status: Offline
Joined: Aug 25, 201014Year Member
Posts: 1,059
Reputation Power: 44
Status: Offline
Joined: Aug 25, 201014Year Member
Posts: 1,059
Reputation Power: 44
Nice post bro, keep it up.
#9. Posted:
-DeNiaL
  • Challenger
Status: Offline
Joined: May 19, 201113Year Member
Posts: 132
Reputation Power: 5
Status: Offline
Joined: May 19, 201113Year Member
Posts: 132
Reputation Power: 5
Thanks, took me awhile last night. Finished it at 2am xD
#10. Posted:
DLT
  • Blind Gifter
Status: Offline
Joined: Nov 22, 201013Year Member
Posts: 4,065
Reputation Power: 1852
Status: Offline
Joined: Nov 22, 201013Year Member
Posts: 4,065
Reputation Power: 1852
Nice TuT, if my WaW still worked I would try this
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.