View Single Post
eric0279
AlliedModders Donor
Join Date: May 2007
Old 02-09-2013 , 19:44   Re: [ L4D2 ] Team Manager 2.1
Reply With Quote #8

for me (for testing) :

Latest Version of SM (Snapshot) and Metamod, ReadyUp, L4D2_direct, left4downtown2, Snapshots 1.5 and SKDHooks 2.2 have been installed.

Quote:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// teammanager.sp
// F:\L4D2\tm2.1\scripting\teammanager.sp(949) : error 017: undefined symbol "L4
D2Direct_GetFlowDistance"
// F:\L4D2\tm2.1\scripting\teammanager.sp(7) : warning 203: symbol is never used
: "LastPosition"
// F:\L4D2\tm2.1\scripting\teammanager.sp(105) : warning 204: symbol is assigned
a value that is never used: "g_AntirushDistance"
//
// 1 Error.
//
// Compilation Time: 0,77 sec
// ----------------------------------------

Press enter to exit ...

It's normal : g_sGameConf = LoadGameConfigFile("skyrpg_v3"); ?

Last edited by eric0279; 02-09-2013 at 19:50.
eric0279 is offline