absoluto Posted September 5, 2013 Share Posted September 5, 2013 hi mates just bought a keyboard (http://www.geniusnet.com/wSite/ct?xItem=51776&ctNode=3606) and do not know how to program the macro buttons G1 G2 G3 G4 G5 for you to realize a function in the game (change class, give medicine, change weapon etc). As comfiguro that in my cfg? Manufacturer brings a program but I can not attach that to my cfg thanks guys Quote Link to comment Share on other sites More sharing options...
Shana Posted September 5, 2013 Share Posted September 5, 2013 It should be simple. Try doing G1, G2 etc or just check in other game what symbol those keys have. And then simple binds for class change and that stuff Arty script: bind "B" "+zoom;+attack;-attack;-zoom" Spawn pontsset spawn0 "setspawnpt 0; set cycle vstr spawn1; echo ^5$pawning at ^4$pawn point 0" set spawn1 "setspawnpt 1; set cycle vstr spawn2; echo ^5$pawning at ^4$pawn Point 1"set spawn2 "setspawnpt 2; set cycle vstr spawn3; echo ^5$pawning at ^4$pawn Point 2"set spawn3 "setspawnpt 3; set cycle vstr spawn4; echo ^5$pawning at ^4$pawn Point 3"set spawn4 "setspawnpt 4; set cycle vstr spawn0; echo ^5$pawning at ^4$pawn Point 4"set cycle vstr sp0bind F3 vstr cycle Team Menu bind O "teammenu" bind P "classmenu" // note: classmenu can only be used once you've joined a team Attached class selector Th3o class change.cfg Quote Link to comment Share on other sites More sharing options...
S3ti Posted September 5, 2013 Share Posted September 5, 2013 Here's a list of bindable keys in ET http://wolfet.vexer.info/bindable-buttons-keys Not sure if ET would recognize special keys which would be called G1 or so. Try to bind them in the menu, if it doesn't work just remap them with any keys from the list above in the keyboard's software. Quote Link to comment Share on other sites More sharing options...
absoluto Posted September 6, 2013 Author Share Posted September 6, 2013 Thank you for your help. will try to fix my problem Quote Link to comment Share on other sites More sharing options...
Quovadis Posted September 6, 2013 Share Posted September 6, 2013 Else just bind your macro key to another unused key that is usable in ET Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.