tf2attributes-pebkac
@nosoop - I get the following error, when trying to compile tf2attributes.sp
Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team
//// tf2attributes.sp
//
// tf2attributes.sp(1139) : error 017: undefined symbol "UnloadAttributeValue"
// 1139 | #pragma unused UnloadAttributeValue
// -----------------^
//
// 1 Error.
//
// Compilation Time: 6.8 sec
// ----------------------------------------
//// tf2attributes_example.sp
//
// Code size: 23216 bytes
// Data size: 5492 bytes
// Stack/heap size: 17180 bytes
// Total requirements: 45888 bytes
//
// Compilation Time: 3.27 sec
// ----------------------------------------
Press enter to exit ...
__________________