View Single Post
retsam
Veteran Member
Join Date: Aug 2008
Location: so-cal
Old 07-03-2010 , 04:03   Re: [TF2] Zombie Fortress (Perks and Vanilla)
Reply With Quote #3

Ya crazy work. You clearly spent much effort making this. Cant say ive seen a 4000 line .inc file before.

Also, im not sure but if its supposed to compile with the inc files, it doesnt. (SM 1.3.2)

//// zombiefortress_4.1.0.0.sp
// C:\GAMES\GAME_SERVERS\TF2_SERVER\orangebox\tf \addons\sourcemod\scripting\incl
ude\zf_util_fx.inc(317) : error 017: undefined symbol "TF2_AddCondition"
// C:\GAMES\GAME_SERVERS\TF2_SERVER\orangebox\tf \addons\sourcemod\scripting\incl
ude\zf_util_fx.inc(323) : error 017: undefined symbol "TF2_RemoveCondition"
// C:\GAMES\GAME_SERVERS\TF2_SERVER\orangebox\tf \addons\sourcemod\scripting\incl
ude\zf_perk.inc(2762) : error 017: undefined symbol "TF2_StunPlayer"
// C:\GAMES\GAME_SERVERS\TF2_SERVER\orangebox\tf \addons\sourcemod\scripting\incl
ude\zf_perk.inc(2753) : warning 204: symbol is assigned a value that is never us
ed: "stunDur"
// C:\GAMES\GAME_SERVERS\TF2_SERVER\orangebox\tf \addons\sourcemod\scripting\incl
ude\zf_perk.inc(3140) : warning 204: symbol is assigned a value that is never us
ed: "assistIsZom"
//
// 3 Errors.
__________________

Last edited by retsam; 07-03-2010 at 04:07.
retsam is offline