Here's the syntax for what you've asked.
alias +Grapple "impulse 24" alias -Grapple "impulse 25" bind [your favorite key] "+Grapple" Place the above three lines of code in either your mod.cfg, autoexec.cfg or config.cfg files. If you want this to work while running JQ locally (on your own machine) then the mod.cfg file is the one in which to paste the code. If you want this keystroke to be available in any game you play, including online games, then place the above code in either autoexec.cfg or config.cfg. Also, you can change the word Grapple listed above to anything you'd like, as long as you change it in all instances. I.E. change it three times. Does this make sense?… As well, you'll need to assign [your favorite key] to a key on your keyboard. and eliminate the brackets around it. Actually for simplicity's sake, I'll suggest that you simply place this code in config .cfg for all games, and avoid autoexec.cfg, as you'd need to change the syntax ever so slightly! lol! Anyway, blah blah blah, and HTH and have a great rest of your weekend!… Smiles, Cara :) On Mar 9, 2008, at 12:08 PM, lenin wrote: > Hello > > I need some help adjusting the keys to the grappling hook. Is it > possible > that whether i press the key the hook is launched and if i release > the key > again, it's retracted? Please give me the syntax to solve this > problem. > > Thanks > > Tschapajew > _______________________________________________ > AGRIP-discuss mailing list > [email protected] > http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss --- View my Online Portfolio at: http://www.onemodelplace.com/CaraQuinn _______________________________________________ AGRIP-discuss mailing list [email protected] http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss
