GitHunt
GA

gamenew09/hla-hammer-ahk-scripts

A repository that contains helpful scripts for use with the Half-Life: Alyx Workshop Tools.

Half-Life: Alyx Workshop Tool AutoHotkey Scripts

This repository contains some scripts that should be useful while making maps for Half-Life: Alyx.
It may be possible to use parts of these scripts with the SteamVR Home Tools but may need a bit editing before they work.

Notable Scripts

  • entities/createentity.ahk
    • Contains the CreateEntityAtMousePos(entName) function which creates an entity by the entName name at the mouse position.
  • entities/npc_combine_s.ahk
    • A script that spawns the npc_combine_s entity.
    • The script was made in mind for the Elgato Stream Deck. However, that does not mean the script will not launch unless a Stream Deck is used.
      • The script also comes with a super simple icon for use with the Stream Deck, if you so choose to use it.
  • utils.ahk
    • Contains helpful functions that are used in the scripts above.

Languages

AutoHotkey100.0%

Contributors

Created May 30, 2020
Updated March 20, 2021
gamenew09/hla-hammer-ahk-scripts | GitHunt