View Single Post
painkiller
Senior Member
Join Date: Jun 2011
Old 03-12-2024 , 18:25   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1843

Hello i will change a NPC model in hl2dm.

would that be the right code?

Code:
{
	match:
	{
		"model" "models/zombie/classic.mdl"
		"classname" "npc_zombie"
	}
	replace:
	{
		"model" "models/cktheamazingfrog/player/stubbs/stubbs.mdl"
		"classname" "npc_zombie"
	}
}
Edit: I have another Solution find.

Last edited by painkiller; 03-16-2024 at 07:16.
painkiller is offline