Arreat Posted October 13, 2002 Share Posted October 13, 2002 ive seen amyn l33t players do unecessary thing like luagh and such can any tell me?? ive been wondering how to do that for like 3 months:rolleyes: Link to comment Share on other sites More sharing options...
Matt-Liell Posted October 13, 2002 Share Posted October 13, 2002 im not quite sure what u mean but i hope u mean to bind a key to a function??????????? if so here is how u do it (this is just an example) open console and type /bind M to jetpack (remember this is jest an example so to clear it up /bind <key> [function] but replace those 2 thinkgs with what u want. Link to comment Share on other sites More sharing options...
Arreat Posted October 13, 2002 Author Share Posted October 13, 2002 this can work online right? Link to comment Share on other sites More sharing options...
Matt-Liell Posted October 13, 2002 Share Posted October 13, 2002 ya im pretty sure! glad i could help! Link to comment Share on other sites More sharing options...
Arreat Posted October 13, 2002 Author Share Posted October 13, 2002 k cool thx Link to comment Share on other sites More sharing options...
Matt-Liell Posted October 13, 2002 Share Posted October 13, 2002 np:jango: Link to comment Share on other sites More sharing options...
thehomicidalegg Posted October 14, 2002 Share Posted October 14, 2002 more complicated, u can bind bu using set [name] "[function]" bind [key] "vstr [name]" the first part can be repeated and sub divided many times so that you can bind much more complicated scripts and/or multiple tasks to one key. Link to comment Share on other sites More sharing options...
Arreat Posted October 14, 2002 Author Share Posted October 14, 2002 Originally posted by thehomicidalegg more complicated, u can bind bu using set [name] "[function]" bind [key] "vstr [name]" the first part can be repeated and sub divided many times so that you can bind much more complicated scripts and/or multiple tasks to one key. so i have to type in da quotations and da brackets? Link to comment Share on other sites More sharing options...
Lightning Posted October 14, 2002 Share Posted October 14, 2002 Originally posted by UsetheFORX so i have to type in da quotations and da brackets? nope if you wanna jump with r just typ in the controles bind r jump (our what ever's the code for jump:rolleyes: good luck Link to comment Share on other sites More sharing options...
thehomicidalegg Posted October 15, 2002 Share Posted October 15, 2002 no brackets and the quotation mark is there for pure gramatical reason... and making it easier to read. Look here for some good examples: http://www.lucasforums.com/showthread.php?s=&threadid=63735 Link to comment Share on other sites More sharing options...
Myonta Posted October 18, 2002 Share Posted October 18, 2002 I understand how you bind functions to keys, but I would like to find out if you can save the new bindlist. I bind functions to various keys, but the next time I start the game they are all reset. Two more things: -when serving a multiplayer game, how did enable the AM CMDs? -and how do you knock someone over in a duel? Link to comment Share on other sites More sharing options...
Arreat Posted October 20, 2002 Author Share Posted October 20, 2002 jeeze u guys are confusing me :S ok so i just type bind f1(key) then the cmd. like /sit???? i.e bind f1 /sit ????? and how do you attach a key to a cmd. ??? plz be specific ... im new to binding or w/e it is... Link to comment Share on other sites More sharing options...
Matt-Liell Posted October 20, 2002 Share Posted October 20, 2002 Myonta im not sure but try /bindlist save or /savebindlist tell me if it works! Link to comment Share on other sites More sharing options...
Arreat Posted October 20, 2002 Author Share Posted October 20, 2002 anyone?... :crybaby: Link to comment Share on other sites More sharing options...
Sam Posted October 20, 2002 Share Posted October 20, 2002 you can bind many differnt things including saying stuff or changing characters to bind some thing type in bind # then the comand for example bind m say lol to bind sit in jedi mod just type bind # sit for jedi mod theres no / #= any key on the keyboard Link to comment Share on other sites More sharing options...
thehomicidalegg Posted October 21, 2002 Share Posted October 21, 2002 I understand how you bind functions to keys, but I would like to find out if you can save the new bindlist. I bind functions to various keys, but the next time I start the game they are all reset. you can put specific binds in a cfg file. to create a .cfg file, you type your binds in a txt file by using notepad, then instead of saving it as a text file, change the tab to all files and change the extension to .cfg. place this in the base folder and you can execute the config by typing exec [configname.cfg] in game. you can also create an autoexec.cfg which will load everytime the game loads. you can bind other cfgs to the autoexec.cfg, ie. bind f1 "exec light.cfg" bind f2 "exec dark.cfg" if you hit f1 in game, you will load the light.cfg, if you press f2, you will execute dark.cfg (assuming you have those configs) jeeze u guys are confusing me :S ok so i just type bind f1(key) then the cmd. like /sit???? when you bind something you can discard the "/" in front of the command. So it would be: bind f1 "sit" there's a thread devoted to this if you have questions check it out first: http://www.lucasforums.com/showthread.php?s=&threadid=63735 Link to comment Share on other sites More sharing options...
SettingShadow Posted October 21, 2002 Share Posted October 21, 2002 Originally posted by Myonta I understand how you bind functions to keys, but I would like to find out if you can save the new bindlist. I bind functions to various keys, but the next time I start the game they are all reset. Two more things: -when serving a multiplayer game, how did enable the AM CMDs? -and how do you knock someone over in a duel? To enable AM commands you need the administrator mod (I think). Link to comment Share on other sites More sharing options...
Lightning Posted October 21, 2002 Share Posted October 21, 2002 didn't think there would be this many post on a how to bind thread:rolleyes: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.