View Single Post
xomp
BANNED
Join Date: Jul 2008
Old 05-26-2012 , 12:06   Re: SDK Hooks 2.1 - Updated 2011-9-10
#1831

Code:
	if (strcmp(classname, "tf_projectile_pipe", false) == 0)
		SDKHook(entity, SDKHook_Spawn, OnPipeSpawned);
Has OnPipeSpawned been removed? I'm getting undefined symbol "OnPipeSpawned" when trying to compile anything with it. If it has been, what is it's successor?
xomp is offline
Send a message via Skype™ to xomp