Jump to content

ragem0re

Premium
  • Posts

    188
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    0%

Everything posted by ragem0re

  1. check your skill proto. this bug happened to me when I disabled the wolfman macro under server-source, but the skill was still in db.
  2. I don't think this causes your crash, it's just a warning
  3. PythonNetworkStreamModule.cpp Py_InitModule("net", s_methods); Now every method/constants in void initnet() will be available through the net module. net.SetPhaseWindow() will call netSetPhaseWindow(), and finally this function referes to CPythonNetworkStream::SetPhaseWindow
  4. published long time ago: or is there any improvement?
  5. I don't know what the definition of revision is for you, but this post was not meant to be ungrateful in any way. I will
  6. Please revise the client/root/ part. After adding all tooltips are gone like autopotion remaining count, wear timer.. There's no error in any syserr.
  7. recompile cryptopp with the new compiler version.
  8. /uiscript/minimap.py ServerInfo or PositionInfo
  9. Download cryptlib-5.6.1 or take it from the Extern folder and recompile it with v120 toolset.
  10. If you don't use the source, it could be possible that the publisher of the binary commented all the syserr lines in the source. What binary is it?
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / 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.