Author Topic: A Keybind for the /hug Command  (Read 1010 times)

What if he had a keybind for this? If we treat it like an emote just like sit. So there is no reason why not to have it, really.

/support

Could be good for movies. I think it's very possible, but I don't really know how. But it's probably very easy for those who know how to script.

i just bound the message /hug to a key, but i'll go and make this, it's a nice simple script :D
maybe a toggle for hug/unhug?

i just bound the message /hug to a key, but i'll go and make this, it's a nice simple script :D
maybe a toggle for hug/unhug?
Yeah. Perfect. A toggle.



Code: [Select]
GlobalActionMap.bindCmd(keyboard, "F6", "", "commandToServer('hug');");

Code: [Select]
GlobalActionMap.bindCmd(keyboard, "F6", "", "commandToServer('hug');");
A little late there.


done
uploading to RTB next
once on RTB it will be more bug-free, ie, being able to use it while not having tools