Binding Problems - Printable Version +- Limelight Forums (https://limelightgaming.net/forums) +-- Forum: Community (https://limelightgaming.net/forums/forum-195.html) +--- Forum: Help and Support (https://limelightgaming.net/forums/forum-203.html) +---- Forum: Archive (https://limelightgaming.net/forums/forum-250.html) +---- Thread: Binding Problems (/thread-12179.html) |
Binding Problems - Askasta - Sep 8, 2016 Greetins again Limelight Community, i need an small help to bind something since i used this bind very often in my old times i want to continue using it i wanted to bind Engine on and off by using this command on the F10 console bind g "/engine on" it didnt gave me an error message or something but when i pressed g it said in the console:"Unkown command: /engine that bind just accepted the /engine not the hole /engine on after that i tried using this bind g "/engine_on" it said the same error message just as "unknown command: /engine_on help :/ RE: Binding Problems - Project - Sep 8, 2016 bind g "say /engine" Using "say" is like using the chat, the rest can be filled with the command. Also /engine toggles the engine now, so you can use 1 bind to start/stop the engine. RE: Binding Problems - Taylor - Sep 8, 2016 You need to include 'say' bind g 'say /engine on' If this does not work try bind g 'llsay/engine on' RE: Binding Problems - Askasta - Sep 8, 2016 (Sep 8, 2016, 06:14 PM)Faustin Wrote: You need to include 'say'Ooo yes i totaly forgot to include the "say" ok thx this topic can be removed it worked ingame RE: Binding Problems - evilmat360 - Sep 8, 2016 Closed and moved to the Archive |