Reborn Outcast Posted February 22, 2003 Share Posted February 22, 2003 How do I bind a key so my name changes back and forth whenever I press it... I know its bind x command (where x is the key) but what do I put in for the command? Also, is it possible that if I want to use a dark and light jedi in the same game without stopping, can I bind it so when I press the key to change my name, my force powers switch from what I had em in dark to what I had em in light etc... Link to comment Share on other sites More sharing options...
Danyael Posted February 22, 2003 Share Posted February 22, 2003 Originally posted by Reborn Outcast How do I bind a key so my name changes back and forth whenever I press it... I know its bind x command (where x is the key) but what do I put in for the command? Also, is it possible that if I want to use a dark and light jedi in the same game without stopping, can I bind it so when I press the key to change my name, my force powers switch from what I had em in dark to what I had em in light etc... i do not know about the force changing, but the name bind should for exmaple look like this if i am not mistaken /bind (x) rename (name you want) Link to comment Share on other sites More sharing options...
TK_Nutritious Posted February 22, 2003 Share Posted February 22, 2003 well you'd have to write a script if you wanted the same key to switch between two names, something like this: set name1 "name IgUeSsImLaGgIn;set switcher vstr name2" set name2 "name RebornOutcast;set switcher vstr name1" set switcher "vstr name1" bind x vstr switcher (replace x with the button you want) As for switching force powers I know you can do this with binds but I'd have to look it up, don't know if off the top of my head. I'll try and get back to you on it. Link to comment Share on other sites More sharing options...
Reborn Outcast Posted February 23, 2003 Author Share Posted February 23, 2003 Thanks guys, I got the name part... it's bind (x) name (newname) Just wonderin if the force things possible at all. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.