• How do I make a command to press a key?
    4 replies, posted
By that I mean like a command. For example: if you do a command, it automatically presses "IN_JUMP" How can I do that? Please, help me! BTW, sorry for the bad english!
You can't emulate keys.
You can in Move hooks, but not using a console command. [editline]1st February 2014[/editline] Or maybe you even can using a command of sorts, but it will be hacky.
[QUOTE=Robotboy655;43752002]You can in Move hooks, but not using a console command. [editline]1st February 2014[/editline] Or maybe you even can using a command of sorts, but it will be hacky.[/QUOTE] Whatever he uses, it won't be a proper way to do it and might be buggy.
[QUOTE=Netheous;43752113]Whatever he uses, it won't be a proper way to do it and might be buggy.[/QUOTE] You can always do Player:ConCommand("+jump") and Player:ConCommand("-jump")
Sorry, you need to Log In to post a reply to this thread.