View Single Post
ShinyRazu
Member
Join Date: Feb 2014
Old 01-20-2015 , 05:20   Re: [TF2] VIP Perks Plugin
Reply With Quote #8

Well I switched the IsValidClient for IsClientInGame and thanks because it did eliminate that issue and there are only 13 errors now. Pretty much:

Code:
Undefined Symbol 'FC_BhopStatus'
Undefined Symbol 'FC_SetBhop'
Undefined Symbol 'CreateParticle'
Undefined Symbol 'FC_BhopStatus'
Undefined Symbol 'FC_SetBhop'
Undefined Symbol 'FC_SetBhop'
Undefined Symbol 'FC_BhopStatus'
Undefined Symbol 'FC_SetBhop'
Undefined Symbol 'FC_SetBhop'
Undefined Symbol 'CreateParticle'
Undefined Symbol 'CreateParticle'
Undefined Symbol 'CreateParticle'
...if anyone can help? I know I don't have fc.inc (needed for Bhop) so maybe that is why for the Bhop errors

Last edited by ShinyRazu; 01-20-2015 at 05:20.
ShinyRazu is offline