View Single Post
Grey83
Veteran Member
Join Date: Dec 2014
Location: Ukraine
Old 04-05-2018 , 09:18   Re: [CURE] Vampirism 1.1.0 [2016/10/02]
Reply With Quote #7

Mitsuru, are You have file modevents.res in ...\cure\resource at Your server?
Code:
	"zombie_killed"				// a game event, name may be 32 charaters long
	{
		"entindex_killed" 	"long"
		"entindex_attacker"	"long"
		"entindex_inflictor"	"long"
		"damagebits"		"long"
		
		"victimClassname"		"string"
		"attackerClassname"		"string"
		"inflictorClassname"		"string"
		"ammoName"	"string"
		"zombieType"	"short"
	}
__________________

Last edited by Grey83; 04-05-2018 at 09:19.
Grey83 is offline