Closed shierru closed 1 year ago
All I use from YSI.
/* YSI */
#define YSI_NO_HEAP_MALLOC
// Coding
#include <YSI_Coding\y_va>
#include <YSI_Coding\y_timers>
#include <YSI_Coding\y_stringhash>
#include <YSI_Coding\y_inline>
// Core
#include <YSI_Core\y_utils>
#include <YSI_Core\y_core\y_pp>
// Data
#include <YSI_Data\y_iterate>
// Extra
#include <YSI_Extra\y_inline_timers>
This has nothing to do with SpawnPlayer, but __()
is not working simply and because of this one of the game mode systems "fell off", so it is related to y_va.
I found issues on a similar topic and I want to say that amx (amx_assembly) is the latest version.
It was fixed in a recent commit.
When updating to the latest changes began to receive this output in the console at server startup. And also broke SpawnPlayer, simply stopped putting. Rolling back to 100 +- commits all returned to work.