You are viewing our Forum Archives. To view or take place in current topics click here.
Bind Menu Help plz
Posted:

Bind Menu Help plzPosted:

APPLEBY13
  • New Member
Status: Offline
Joined: Oct 30, 201113Year Member
Posts: 41
Reputation Power: 1
Status: Offline
Joined: Oct 30, 201113Year Member
Posts: 41
Reputation Power: 1
I have created a bind menu (COD WAW) using cod tool and I have put 3 menu's in my bind menu:

-Main
-Toggles
-Death Card

The Main and Toggles menu work perfectly but the Death Card Menu would not open, I have checked lots of websites to check the dvars and I have checked the spelling loads of times,

Any ideas why?
Please help if you can =D


Cod Tool Code:

activeaction - bind button_start vstr Main
Main - vstr m1;vstr m2;vstr m3;vstr m4;vstr m5;vstr m6;vstr m7;vstr m8
m1 - bind button_rshldr noclip
m2 - bind button lshldr god
m3 - bind dpad_up give all
m4 - bind dpad_down dropweapon
m5 - bind button_back vstr Toggles
m6 - party_iamhost 1
m7 - player_sustainammo 1
m8 - ^2Main_^4By_^1A^2P^3P^4L^5E^6B^7Y_13
Toggles - vstr t1;vstr t2;vstr t3;vstr t4;vstr t5;vstr t6;vstr t7;vstr t8
t1 - ^5Toggles_^3Menu
t2 - bind dpad_up toggle jump_height 100 500 999
t3 - bind dpad_down toggle timescale 1 5 10 0.2
t4 - bind dpad_left toggle cg_thirdperson
t5 - bind dpad_right toggle g_speed 100 200 450
t6 - developeruser 1
t7 - bind button_lstick toggle cg_laserforce 1 0
t8 - bind button_back vstr Death Card
Death Card - vstr d1;vstr d2;vstr d3;vstr d4;vstr d5;vstr d6;vstr d7;vstr d8
d1 - ^1Death_Card_Menu
d2 - bind button_back vstr Main
d3 - bind dpad_up collectible_add collectible_paintball
d4 - bind dpad_down collectible_remove collectible_paintball
d5 - bind dpad_left collectible _add collectible_morphine
d6 - bind dpad_right collectible_remove collectible_morphine
d7 - perk_weapRateMultiplier 0.001
d8 - revive_trigger_radius 99999


Last edited by APPLEBY13 ; edited 3 times in total
#2. Posted:
MrMw209
  • The Robin
Status: Offline
Joined: Mar 23, 201113Year Member
Posts: 2,458
Reputation Power: 3576
Status: Offline
Joined: Mar 23, 201113Year Member
Posts: 2,458
Reputation Power: 3576
Pm your code and i will correct it and pm you the corrected code back
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.