01.08.2018, 08:41
Quote:
If you're running 0.3.DL and are experiencing virtualworld issues, then make sure you've got this done:
Update your includes to 0.3.DL. Add “OnPlayerFinishedDownloading” somewhere in your script. Add in the “models” folder from the 0.3.DL’s package. And it should be fixed. The issue is basically that you’re making the server download models through the server configuration while not having a models folder or not having “OnPlayerFinishedDownloading” in your script, causing virtualworld/syncing issues. Edit: I'm just quoting myself from here. |