Login to ZARP
Username: Password: Remember me

TOPIC: Bind Guide

Bind Guide 6 years 3 months ago #817175

• What is a "Bind"
A bind is a command assigned to a button on your mouse/keyboard.
It basically Binds a command to a button. This can be benefited from in many ways.

• Saving your Binds
First off, let's see how to save these binds, and then afterwards how to make them.
A clean and good way to do so is to go into your Garry's Mod files
(Steam library>>Garry's Mod>>Properties>>Local Files>>Browse Local Files) and go into "garrysmod" and then "cfg".

now create a txt file and name it binds.cfg (or whatever you want).

Note: This will only work if you have file extensions enabled. If you still end up with a text file just go to File>>Save As

and then just change everything to theese settings (Change .txt at the end to .cfg)

And click Save.
Now if you have a file called autoexec.cfg in your cfg folder then we are good. If you don't then create one using the stuff above. (same as binds.cfg just name it autoexec.cfg)
Now onto if you have it!
Open it with Notepad (or Notepad++ if you have it) and write "exec binds.cfg" into a new line and save it!


• Creating the binds themselves

Alrighty now let's start creating binds!
Im just going to teach you how to make basic binds you will have to get creative.

Alright, Let's get clear with a useful command!

alias - Usage " alias "commandname" "Command" " - This basically makes a command. So for eg:. you do alias "ayylmao" "zarp_equipitem gencorp juggernaut suit;kill" then if you type ayylmao in console it will execute thoose commands. Now you can use this like +forward or +attack. So like
alias "+ayylmao2" "zarp_equipitem gencorp juggernaut suit"
alias "-ayylmao2" "zarp_equipitem gencorp juggernaut suit"
bind "i" "+ayylmao2"

This will make it so if you bind +ayylmao to for eg i it will equip the juggernaut suit as long as you are holding i.
Note: You will have to use zarp_unequipitem or whatever it is in case if its not a suit or just "zarp holster" and thats without an underline (holster can be replaced with drop.)
alright! lets make an example bind now.
bind "i" "jugmini20"
alias "jugmini20" "zarp_equipitem gencorp juggernaut suit;zarp_equipitem weapon_minigun2;bind i jugmini20alt"
alias "jugmini20alt" "zarp_equipitem gencorp juggernaut suit;zarp holster;bind i jugmini20"

Let's analyze this bind.
First we bind "i" to the alias "jugmini20"
Then we define jugmini20 to equip a juggernaut suit and then a minigun 2.0 and then to bind "i" to "jugmini20alt"
"jugmini20alt" Just holsters everything but at the end it rebinds "i" to the original bind. (jugmini20) and so this creates a loop where it can be used indefinitely.

• Some more info


";" in a bind just makes it a new command. Like command1;command2 and also you will have to put all this into the binds.cfg and save it!
This will make it so you don't lose your binds

You can find a weapon's "id" by typing zarp_equipitem in console then a space and then start typing the items name. It will come up as a suggestion where you are typing.


• Some last words
Welp thats it for now, leave any suggestions on how to improve this in the commands section and hope this helped some people

  • ChikenGod
  • ChikenGod's Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • BiWx Vape still not implemented smh.
  • Posts: 1799
  • Thanks received: 271
  • Karma: -11
Last Edit: 6 years 1 month ago by ChikenGod. Reason: pmub
Login or register to post a reply.
The following user(s) said Thank You: Sron

How to make your own binds 6 years 3 months ago #817251

Bump
  • ChikenGod
  • ChikenGod's Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • BiWx Vape still not implemented smh.
  • Posts: 1799
  • Thanks received: 271
  • Karma: -11
Login or register to post a reply.

How to make your own binds 6 years 3 months ago #817262

Nice guide!
But wait "zarp_equipitem gencorp juggernaut suit;kill" ??

  • ITztrain
  • ITztrain's Avatar
  • Offline
  • Expert Boarder
  • ZARP VIP
  • Professional créme de la meow meow eater
  • Posts: 1387
  • Thanks received: 584
  • Karma: 24
Last Edit: 6 years 3 months ago by ITztrain.
Login or register to post a reply.

How to make your own binds 6 years 3 months ago #817274

ITzTrain wrote:
Nice guide!
But wait "zarp_equipitem gencorp juggernaut suit;kill" ??

So for eg:. you do alias "ayylmao" "zarp_equipitem gencorp juggernaut suit;kill" then if you type ayylmao in console it will execute thoose commands
B o I
  • ChikenGod
  • ChikenGod's Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • BiWx Vape still not implemented smh.
  • Posts: 1799
  • Thanks received: 271
  • Karma: -11
Login or register to post a reply.

How to make your own binds 6 years 3 months ago #817513

What is a bind
  • A Good Pianist
  • A Good Pianist's Avatar
  • Offline
  • Spectacular Boarder
  • ZARP VIP Golden Blue Badge
  • A Wob A Bob Bob
  • Posts: 15000
  • Thanks received: 3914
  • Karma: 22
Login or register to post a reply.

How to make your own binds 6 years 3 months ago #817541

Guide is good but i suggest you put paragraphs
  • Windows
  • Windows's Avatar
  • Offline
  • Diamond Boarder
  • ZARP VIP
  • Life isn’t a destination, it’s hell
  • Posts: 3989
  • Thanks received: 963
  • Karma: -5
Login or register to post a reply.

How to make your own binds 6 years 3 months ago #817793

Windows wrote:
Guide is good but i suggest you put paragraphs
i will improve on it today
  • ChikenGod
  • ChikenGod's Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • BiWx Vape still not implemented smh.
  • Posts: 1799
  • Thanks received: 271
  • Karma: -11
Login or register to post a reply.

How to make your own binds 6 years 3 months ago #817809

Bump
  • ChikenGod
  • ChikenGod's Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • BiWx Vape still not implemented smh.
  • Posts: 1799
  • Thanks received: 271
  • Karma: -11
Login or register to post a reply.

Bind Guide 6 years 3 months ago #818048

Bump
  • ChikenGod
  • ChikenGod's Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • BiWx Vape still not implemented smh.
  • Posts: 1799
  • Thanks received: 271
  • Karma: -11
Login or register to post a reply.

How to make your own binds 6 years 3 months ago #819452

Bump
  • ChikenGod
  • ChikenGod's Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • BiWx Vape still not implemented smh.
  • Posts: 1799
  • Thanks received: 271
  • Karma: -11
Login or register to post a reply.

Bind Guide !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!​!!!!!!!!! 6 years 2 months ago #821210

Bump
  • ChikenGod
  • ChikenGod's Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • BiWx Vape still not implemented smh.
  • Posts: 1799
  • Thanks received: 271
  • Karma: -11
Login or register to post a reply.

Bind Guide !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!​!!!!!!!!! 6 years 2 months ago #821215

How nice of you to make this!
  • SyStem
  • SyStem's Avatar
  • Offline
  • Legendary Member
  • ZARP VIP
  • The Specialist
  • Posts: 3564
  • Thanks received: 982
  • Karma: 53
ex SSRP - Headadministrator
ex Surf - Superadministrator
ex Jailbreak - Administrator
ex Forum - Moderator
Login or register to post a reply.

Bind Guide !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!​!!!!!!!!! 6 years 1 month ago #864297

Bump
  • ChikenGod
  • ChikenGod's Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • BiWx Vape still not implemented smh.
  • Posts: 1799
  • Thanks received: 271
  • Karma: -11
Login or register to post a reply.
Moderators: JoshuaIsGreat
Time to create page: 0.114 seconds

163 PLAYERS ONLINE

Connect to server View Gametracker DarkRP 1
9/127
online
Connect to server View Gametracker Deathrun
0/40
online
Connect to server View Gametracker TTT
0/47
online
Connect to server View Gametracker Bhop
0/32
online
Connect to server View Gametracker Surf
0/32
online
Connect to server View Gametracker Prop Hunt
0/42
online
Connect to server View Gametracker Sandbox
0/42
online
Connect to server Discord
154/789
online
Top