What am I doing wrong here? I am attempting to compile this plugin and dependencies, but keep getting errors despite getting all the inc files.
Code:
// E:\Program Files(x86)\Steam\steamapps\common\Team Fortress 2\tf\addons\sourcemod\scripting\properanims.sp(173) : warning 219: local variable "class" shadows a variable at a preceding level
// E:\Program Files(x86)\Steam\steamapps\common\Team Fortress 2\tf\addons\sourcemod\scripting\properanims.sp(183) : error 017: undefined symbol "GetModelForClass"
// E:\Program Files(x86)\Steam\steamapps\common\Team Fortress 2\tf\addons\sourcemod\scripting\properanims.sp(183) : error 092: number of arguments does not match definition
//
// 2 Errors.
Similarly I have collected all the inc files for the playermodel api plugin and I just get this:
Code:
E:\Program Files(x86)\Steam\steamapps\common\Team Fortress 2\tf\addons\sourcemod\scripting\playermodel.sp(52) : fatal error 194: user error: