Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/14/18 in all areas

  1. The thread opener can fix it, hes an experienced programmer.
    2 points
  2. No, the edit also solves a kick problem that generally occurs on the mainline source. The problem occurs when you have hundreds of online players. I do not know if I made any other changes, because it was a long time ago, but the above function has solved my problem for sure. There is no need to get out the whole sequence code, just that little change is enough.
    1 point
  3. This is not a fix, just a way to get rid of those annoying logs.
    1 point
  4. Such ignorance and presumption...
    1 point
  5. Just stop. I use that replace since 2 years. You wanted for help, i told you what to do. It's not just a syserr. It's a kick characters from game. You will see after you get players on server.
    1 point
  6. #closed If you are a customer of Vegas i‘m sure he will helps you if you contact him. Best regards Raylee
    1 point
  7. Go to ../share/db/config.txt and edit -> PLAYER_DELETE_LEVEL_LIMIT = 106 I hope that you have it. Thank u 4 +1, Regards
    1 point
  8. 1 point
  9. [Hidden Content] If you don't understand, then you don't deserve
    1 point
  10. Open your system.py, then search: def __pack_import(name,globals=None,locals=None,fromlist=None): and write one more argument for this function, for example: def __pack_import(name,globals=None,locals=None,fromlist=None, arg5 = None):
    1 point
×
×
  • 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.