Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Recent content by TessLab

  1. TessLab

    Show It Off" aka "Strut your Stuff"

    Hello, Ragezone You must be registered for see element.
  2. TessLab

    Show It Off" aka "Strut your Stuff"

    Switch FPS/TPS Added You must be registered for see element.
  3. TessLab

    [TUTORIAL] fix /szspawn admin command

    Normally, when using Super Zombies commands, you can't place items. This is my solution. server find: void obj_Zombie::DoDeath(bool fakeDeath) You must be registered for see element.
  4. TessLab

    [TUTORIAL] Lock mouse for Studio editors

    Find client: // for editors, do not lock mouse. when we start game, in ExecuteNetworkGame we will set that var to true See: d_mouse_window_lock->SetBool(false); Edit: false > true You must be registered for see element.
Back
Top