Jump to content

Criminal Config/Criminal Binds


Avionix

Recommended Posts

I thought I'd share another config similar to the law multibind, but with more variety to it - a numpad binding for all the money making entities.

You can either put these in your autoexec file to have them bound to your keyboard permanently, or you can have them in a separate file that you run whenever you go a criminal job to make that sweet sweet cash.

 

For the multi equipment binds such as meth, and just anything that runs more than 1 command, you should wait about 2 seconds before pressing the button again, or to be more specific, 1750ms seems to be the best way for me.

They're all bound to different keys, you can replace the keys easily by just replacing "KP_XXXX" with whatever you want the key to be

 

Quote

--Meth equipment multibind
bind KP_PGUP MethEquip1

alias MethEquip1 "bind KP_PGUP MethEquip2;darkrp buystove"
alias MethEquip2 "bind KP_PGUP MethEquip3;darkrp buypot"
alias MethEquip3 "bind KP_PGUP MethEquip4;darkrp buypot"
alias MethEquip4 "bind KP_PGUP MethEquip5;darkrp buyspot"
alias MethEquip5 "bind KP_PGUP MethEquip1;darkrp buyjar"

--Meth ingredient multibind
bind KP_UPARROW MethIngredient1

alias MethIngredient1 "bind KP_UPARROW MethIngredient2;darkrp buymacid"
alias MethIngredient2 "bind KP_UPARROW MethIngredient3;darkrp buyiodine"
alias MethIngredient3 "bind KP_UPARROW MethIngredient4;darkrp buysulfur"
alias MethIngredient4 "bind KP_UPARROW MethIngredient1;darkrp buywater"

--Meth Gas Canister
bind KP_HOME "darkrp buygascanister"

 

--Weed setup
bind KP_RIGHTARROW weed1

alias weed1 "bind KP_RIGHTARROW weed2;darkrp buyplantpot"
alias weed2 "bind KP_RIGHTARROW weed3;darkrp buyplantpot"
alias weed3 "bind KP_RIGHTARROW weed4;darkrp buyseeds"
alias weed4 "bind KP_RIGHTARROW weed5;darkrp buyseeds"

--Weed seeds
bind KP_5 "darkrp buyseeds"

 

--Printer setup
bind KP_PGDN printer1

alias printer1 "bind KP_PGDN printer2;darkrp buynormalprinter"
alias printer2 "bind KP_PGDN printer3;darkrp buygangprinter"
alias printer3 "bind KP_PGDN printer4;darkrp buyadvprinter"
alias printer4 "bind KP_PGDN printer5;darkrp buyextraprinter"
alias printer5 "bind KP_PGDN printer1;darkrp buyvipprinter"

--Printer charger
bind KP_DOWNARROW "darkrp buyprintercharge"

--Printer coolers
bind KP_LEFTARROW "darkrp buyprintercooler"

--Printer cores
bind KP_END "darkrp buyprintercore"

 

--Bitcoin Equipment
bind KP_INS BitcoinEquip1

alias BitcoinEquip1 "bind KP_INS BitcoinEquip2;darkrp buybitminerrack"
alias BitcoinEquip2 "bind KP_INS BitcoinEquip3;darkrp buybitminerrack"
alias BitcoinEquip3 "bind KP_INS BitcoinEquip4;darkrp buybitminergenerator"
alias BitcoinEquip4 "bind KP_INS BitcoinEquip5;darkrp buybitminergenerator"
alias BitcoinEquip5 "bind KP_INS BitcoinEquip6;darkrp buybitminerpowerlead"
alias BitcoinEquip6 "bind KP_INS BitcoinEquip1;darkrp buybitminerpowerlead"

--Bitcoin gas
bind KP_DEL "darkrp buybitminerfuel"

Anything with multibinds should be pressed as many times as there are lines and then it will fully loop around ready for use again

Link to comment
3 hours ago, Avionix said:

Anything with multibinds should be pressed as many times as there are lines and then it will fully loop around ready for use again

I like this whole thing but I would suggest adding 1 more line to each one to stop the user from going over (e.g. an act such as waving, or saying something in chat to know that you did the full loop and are abt to start again.)

Link to comment
  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...