• Missing maps- Players cant join?
    2 replies, posted
Sometimes, players get the missing maps error and cannot join. Does anybody know how to fix this? I put the map that I use in the example.lua and it is added to the workshop, and players should be forcedownloading the workshop... it's weird, or I'm just retarded.
Can you post the Lua file with its location?
[QUOTE=Samurai Yack;52138504]Sometimes, players get the missing maps error and cannot join. Does anybody know how to fix this? I put the map that I use in the example.lua and it is added to the workshop, and players should be forcedownloading the workshop... it's weird, or I'm just retarded.[/QUOTE] Remember for Forcedownload (FastDL) Go to Lua - Autorun - Server - add a lua file (ex: workshop.lua) and the command: [CODE]resource.AddWorkshop("workshopid")[/CODE] Remember all files of download It is required (Autorun folder). Best Regards.
Sorry, you need to Log In to post a reply to this thread.