binding a key to perform a set of actions

For gameplay advice and broader discussion of single-player Unreal including custom maps, mods and mutations that alter the game.

Moderators: Semfry, ividyon

Post Reply
User avatar
salsaSkaarj
Gilded Claw
Gilded Claw
Posts: 1862
Joined: 21 Apr 2009, 21:54
Location: on the prowl

binding a key to perform a set of actions

Post by salsaSkaarj »

Is it possible to bind 1 key to a set of actions e.g. fire the rocketlauncher immediately followed by a change to another weapon, or turn on the searchlight followed by firing the DP (just trying to give 2 examples of different actions)?
Standard commands in UT don't allow this but I suspect it could be done with a script.
watcher_of_the_skies
Skaarj Lord
Skaarj Lord
Posts: 224
Joined: 17 Aug 2015, 10:27

Re: binding a key to perform a set of actions

Post by watcher_of_the_skies »

Use some bunnyhop script for an example.
User avatar
salsaSkaarj
Gilded Claw
Gilded Claw
Posts: 1862
Joined: 21 Apr 2009, 21:54
Location: on the prowl

Re: binding a key to perform a set of actions

Post by salsaSkaarj »

watcher_of_the_skies wrote:Use some bunnyhop script for an example.
Image
anything else I need to do?
medor
Skaarj Lord
Skaarj Lord
Posts: 171
Joined: 07 Jun 2009, 22:58

Re: binding a key to perform a set of actions

Post by medor »

Mouse with macro
[url=https://www.gametracker.com/server_info/77.135.96.69:7777/][img]https://cache.gametracker.com/server_info/77.135.96.69:7777/b_350_20_692108_381007_ffffff_000000.png[/img][/url]

[url=https://www.gametracker.com/server_info/77.135.96.69:5555/][img]https://cache.gametracker.com/server_info/77.135.96.69:5555/b_350_20_692108_381007_ffffff_000000.png[/img][/url]

[url=https://www.gametracker.com/server_info/77.135.96.69:6777/][img]https://cache.gametracker.com/server_info/77.135.96.69:6777/b_350_20_692108_381007_ffffff_000000.png[/img][/url]

[url=https://www.gametracker.com/server_info/77.135.96.69:6666/][img]https://cache.gametracker.com/server_info/77.135.96.69:6666/b_350_20_692108_381007_ffffff_000000.png[/img][/url]
User avatar
ividyon
Administrator
Administrator
Posts: 2370
Joined: 12 Nov 2007, 14:43
Location: Germany
Contact:

Re: binding a key to perform a set of actions

Post by ividyon »

You may be interested in AutoHotkey; it is a program for setting up such macros, which can then be called via a key.

Sadly, I don't have examples on how a script would look, since I haven't used it in a while, so you will need to fiddle with it yourself. Thankfully, there are tutorials available in the web!

AutoHotkey
AutoHotkey Beginner Tutorial

Good luck!
UnrealSP.org webmaster & administrator
medor
Skaarj Lord
Skaarj Lord
Posts: 171
Joined: 07 Jun 2009, 22:58

Re: binding a key to perform a set of actions

Post by medor »

BellaHamilton wrote:Hi,
Have anyone try the mouse with micro for this purpose? Maybe, somebody can recommend some that used.
Because I'm going to buy it but have not decided which one yet.

Thanks.
You want to say macro not micro ? ^^

I use this since around 5 years and it is perfect ;ceramic foots are not used ... like new.

In this design but Currently unavailable


I ave found it in a new name

https://proclockers.com/reviews/input-d ... nopaging=1

in black but bad price
https://www.amazon.com/gp/offer-listing ... dition=all
[url=https://www.gametracker.com/server_info/77.135.96.69:7777/][img]https://cache.gametracker.com/server_info/77.135.96.69:7777/b_350_20_692108_381007_ffffff_000000.png[/img][/url]

[url=https://www.gametracker.com/server_info/77.135.96.69:5555/][img]https://cache.gametracker.com/server_info/77.135.96.69:5555/b_350_20_692108_381007_ffffff_000000.png[/img][/url]

[url=https://www.gametracker.com/server_info/77.135.96.69:6777/][img]https://cache.gametracker.com/server_info/77.135.96.69:6777/b_350_20_692108_381007_ffffff_000000.png[/img][/url]

[url=https://www.gametracker.com/server_info/77.135.96.69:6666/][img]https://cache.gametracker.com/server_info/77.135.96.69:6666/b_350_20_692108_381007_ffffff_000000.png[/img][/url]
Post Reply