Overview
This guide will show you how to make combine variants in hla hammeroh and also, check out the HL:A modding hub if youre interested in HL:A mapmaking/moddinghttps://discord.gg/t2HGEZu
Step 1
Create an entity call it “npc_combine_s”
Step 2
then add a key called “model” (it has to be a string key)
Step 3
Then enter one of the models in the string :
Suppressor : models/characters/combine_suppressor/combine_suppressor.vmdl
Heavy : models/characters/combine_soldier_heavy/combine_soldier_heavy.vmdl
Capitain : models/characters/combine_soldier_captain/combine_captain.vmdl
and yeah, that’s about it
WARNING : the variant will NOT appear in the editor, which means that it will appear as a grunt combine(in the editor) but in game it will be the variant you chose