dog Posted April 5, 2002 Share Posted April 5, 2002 hi all, iread areally nice thread a few days back where someone had bound all the sabre attacks to the numerical keypad for duelling. i've been looking for the post again for hours and can't find it.... so, can anyone stell me how to bind the keys on the numpad, and what do you need to bind them to for the atacks? thanks Link to comment Share on other sites More sharing options...
manickat Posted April 5, 2002 Share Posted April 5, 2002 Here's a copy of the original post. Copy into a text file, name it something like SABER.CFG, open console in game and exec saber.cfg. set ulslash "+back; +moveleft; +attack; wait; wait; -back; -moveleft; -attack" bind KP_END "vstr ulslash" set backstab "+back; +attack; wait; wait; -back; -attack" bind KP_DOWNARROW "vstr backstab" set urslash "+back; +moveright; +attack; wait; wait; -back; -moveright; -attack" bind KP_PGDN "vstr urslash" set lslash "+moveleft; +attack; wait; wait; -moveleft; -attack" bind KP_LEFTARROW "vstr lslash" set rslash "+moveright; +attack; wait; wait; -moveright; -attack" bind KP_RIGHTARROW "vstr rslash" set dlslash "+forward; +moveleft; +attack; wait; wait; -forward; -moveleft; -attack" bind KP_HOME "vstr dlslash" set lunge "+movedown; +forward; +attack; wait; wait; -forward; -movedown; -attack" bind KP_UPARROW "vstr lunge" set drslash "+forward; +moveright; +attack; wait; wait; -forward; -moveright; -attack" bind KP_PGUP "vstr drslash" Link to comment Share on other sites More sharing options...
dog Posted April 5, 2002 Author Share Posted April 5, 2002 that was the post i was looking for... thank you very much. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.