Skip to content

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

Notifications You must be signed in to change notification settings

gamenew09/hla-hammer-ahk-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages