Note
This is a fork of Harrison's Homigrad Servers version. It's tailored for personal use by me and my friends. Please don’t expect features or updates that cater to everyone.
Homigrad is a gamemode that expands on an existing gamemode called 'Homicide,' which is inspired by Trouble in Terrorist Town (TTT) and Murder.
It features a somewhat realistic health and movement system and offers several sub-modes, including Team Deathmatch (TDM), Deathmatch, and Hide and Seek.
- Download the repository.
- Subscribe to this collection: *click*.
- Extract the
homigrad-main
folder and place it inyour_gmod_install/garrysmod/addons
folder or server’saddons
directory. - Move the
data
folder fromhomigrad-main
toyour_gmod_install/garrysmod/
.- This folder contains some premaid spawnpoints data that are used in some modes.
- Ensure the gamemode is set to
Homigrad
(use+gamemode homigrad
for servers).
A tickrate from 99 to 128 is recommended to improve controls when faking.
- Move Homigrad's commands to ULX (i like ulx).
- Find and fix existing bugs (there are many to address).
- Listed as
FIXME
andNOTE
in comments.
My fork supports English, Russian, and Ukrainian languages!
The movement system and weapons from Homigrad are not directly compatible with other gamemodes. However, if you're proficient, you might explore Harrison’s movement-addon branch.
You’re free to modify the files, adjust values, and tweak the code to suit your server’s needs. Just don't forget where you got this and leave a star :3
Yes! Just like the original repo, this project is under the MIT License, so you’re welcome to use it as a base. Contributions are also encouraged — feel free to submit a pull request.
- Sadsalat, Useless, Mr. Point: For creating the original Homigrad and making it open source. The original repository is available here.
- Harrison's Servers: For open-sourcing their version (I wasted all of my NY holidays messing with workshop version (╯‵□′)╯︵┻━┻).
- ChatGPT: Rewriting my shitty README.
- My friend DeXToR: Ukrainian translation.