Jump to content

How do I create a (keyboard key) bind ??


Guest Hex_Hack

Recommended Posts

Posted

I want to create a bind with multiple commands but I don't if possible or how the syntax should go.

example I want to create a bind for freeroam servers that set a color to vehicle and adds the desired upgrade to it, I tried /bind L setcolor 0 1; addupgrade 1025 (does nothing), also tried /bind L setcolor 0 1, addupgrade 1025 (says "invalid color" due to the comand separator not being a ","). also tried /bind L "setcolor 0 1"; "addupgrade 1025"(still does nothing)

I hope you understand what I am trying to do.

So can anyone helpme, or provide the correct syntax, I would appreciate it

Thanks in forward

  • 2 weeks later...
Posted

Also id like to hear is that possible to include more than one command to bind. :wink:

Posted

Just bind them one after another..

/bind l setcolor 0 1

/bind l addupgrade 1025

then

/unbind l - will remove all the binds

/unbind l setcolor - will remove the setcolor bind etc.

Posted

you dont need the slash to bind eather in console u can simpley type bind m gravity 0.0080 < just an example

Posted

where do i have to write these bindings?

i tried it ingame in the console but it didn't work.

I tried it that way: bind m setcolor 0 1

is there anything wrong?

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...