TeamSpen210 / HammerAddons

Useful tweaks and content for Source Engine Games
123 stars 36 forks source link

New entity: comp_pack_replace #267

Open electrovoyage opened 6 months ago

electrovoyage commented 6 months ago

Probably not too useful, but I have some custom trigger textures that say the kind of trigger on them (e.g. for trigger_once there is a texture that says TRIGGER ONCE) and it would be really useful to replace these textures with tools/toolstrigger when compiling.

TeamSpen210 commented 6 months ago

VBSP actually already has this feature, via the very poorly documented -materialsub option.