Jump to content
Xbox Modders Community
jigsaw-chaos

Black ops binds help

Recommended Posts

THOUGHT ID POST AS GETTIN NO WHER FAST WITH THIS LOL

 

IVE MADE A BLOPS EBOOT FOR ZOMBIES ALREADY AND GOT SINGLE BUTTONS ASSIGNED OK AND WORKING BUT WANTED TO TAKE THINGS A LITTLE FURTHER AND ADD MORE COMMANDS/DVARS USING 2 BUTTONS

 

bind DPAD_LEFT "no clip"

 

how would i write this to make L2 and DPAD UP to no clip ?

 

thanks in advance for any help with this

 

set stats_version_check 0

set gpad_buttonsConfig null

set sv_cheats 1

set demo_enabled 0

set magic_chest_movable "0"

set perk_armorvest "0"

bind DPAD_UP "toggle timescale 1 2 5 10;+actionslot 1"

bind DPAD_LEFT "noclip"

bind DPAD_RIGHT "ai axis delete"

bind DPAD_DOWN "give tesla_gun_zm;wait 20;give ammo;dropweapon;give

 

ray_gun_upgraded_zm;wait 20;give ammo;give defaultweapon;wait 20;give ammo;dropweapon;give

 

m1911_upgraded_zm;wait 20;give ammo;dropweapon;give thundergun_upgraded_zm;wait 20;give

 

ammo;dropweapon;give microwavegundw_upgraded_zm;wait 20;give ammo;dropweapon;wait 20;give

 

ammo;dropweapon;wait 20;give ammo;wait 20;give ammo;give minigun_zm;wait 20;give ammo"

Edited by jigsaw-chaos

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×

Important Information

By using this site, you agree to our Terms of Use.