Jump to content

Komaeda

Members
  • Posts

    7
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Everything posted by Komaeda

  1. You can not ride in map0 area35 -Booty Bay- when you type .gps the systerm show you are indoor.but we are not.
  2. server cash void SetInUse(bool state) { if (state) { ++m_in_use; } // this crash else { if (m_in_use) { --m_in_use; } } }
  3. VC++ crash debug mode server cash and report this
  4. command crash when use comman .ban character xfury 1000000 中文 you will receive a cash D:\Software\Microsoft Visual Studio 12.0\VC\crt\src\isctype.c Line56 Expression: c >= -1 && c the code is ------------------------------------------------- #if defined (_DEBUG) extern "C" int __cdecl _chvalidator( int c, int mask ) { _ASSERTE(c >= -1 && c return _chvalidator_l(NULL, c, mask); } -------------------------------------------------
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use