12-25-2022, 11:53 AM
10 minutes ago, Veni said:
im out of the game now, just change it to this:
// [2013/01/16] sykim70
ENGINE_API bool SE_CheckEngine()
{
return true;
}
or remove the check from Nksp.cpp
in Nksp.cpp deleted everything
// [2013/01/16] sykim70
//if (!SE_CheckEngine())
// return FALSE;

