You are viewing our Forum Archives. To view or take place in current topics click here.
SVG Multiple Dvars
Posted:
SVG Multiple DvarsPosted:
Status: Offline
Joined: Jun 20, 201113Year Member
Posts: 22
Reputation Power: 0
like say i have bind DPAD_UP god how can i make it that when you press dpad up you can have god mode all guns or anyhting,what would be the code
#2. Posted:
Status: Offline
Joined: Feb 04, 201113Year Member
Posts: 1,040
Reputation Power: 52
Status: Offline
Joined: Feb 04, 201113Year Member
Posts: 1,040
Reputation Power: 52
b
bind Dpad_left give all;bind dpad_down dropweapon
c
bind dpad_up god;bind dpad_right noclip
Hope i helped!
bind Dpad_left give all;bind dpad_down dropweapon
c
bind dpad_up god;bind dpad_right noclip
Hope i helped!
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jun 20, 201113Year Member
Posts: 727
Reputation Power: 28
Status: Offline
Joined: Jun 20, 201113Year Member
Posts: 727
Reputation Power: 28
haha ya its sorta easy
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Jun 20, 201113Year Member
Posts: 22
Reputation Power: 0
not like that i mean like make on button have multiple dvars
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Feb 04, 201113Year Member
Posts: 1,040
Reputation Power: 52
Status: Offline
Joined: Feb 04, 201113Year Member
Posts: 1,040
Reputation Power: 52
b
bind dpad_up god;PUT DVARS HERE
bind dpad_up god;PUT DVARS HERE
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Jun 20, 201113Year Member
Posts: 727
Reputation Power: 28
Status: Offline
Joined: Jun 20, 201113Year Member
Posts: 727
Reputation Power: 28
bind dpad_down god;bind dpad_down giveall;
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Jun 20, 201113Year Member
Posts: 22
Reputation Power: 0
hmmm i tried that before i posted and it didn't seem to work maybe because i couldn't fit in one line so i went to the next one like
b bind dpad_up god
c bind dpad_up noclip....
b bind dpad_up god
c bind dpad_up noclip....
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Jun 20, 201113Year Member
Posts: 727
Reputation Power: 28
Status: Offline
Joined: Jun 20, 201113Year Member
Posts: 727
Reputation Power: 28
sgamez1 wrote hmmm i tried that before i posted and it didn't seem to work maybe because i couldn't fit in one line so i went to the next one likeit should fit on one line but try it anyways
b bind dpad_up god
c bind dpad_up noclip....
- 0useful
- 0not useful
#9. Posted:
Status: Offline
Joined: Dec 31, 201013Year Member
Posts: 724
Reputation Power: 31
Status: Offline
Joined: Dec 31, 201013Year Member
Posts: 724
Reputation Power: 31
For a line of code with multiple DVARS you use a ;
EX. Bind apad_up;god;giveall;jump_height 99;
EX. Bind apad_up;god;giveall;jump_height 99;
- 0useful
- 0not useful
#10. Posted:
Status: Offline
Joined: Jun 20, 201113Year Member
Posts: 727
Reputation Power: 28
Status: Offline
Joined: Jun 20, 201113Year Member
Posts: 727
Reputation Power: 28
You_Jelly_Bro wrote For a line of code with multiple DVARS you use a ;that would have up not binded to anything bro it would turn god giveall and jump height on
EX. Bind apad_up;god;giveall;jump_height 99;
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.