DRW Posted March 24, 2016 Share Posted March 24, 2016 (edited) Hello, I'd want to know if there is a way to do this: There is, for example, a 100mb download, which includes all resources provided by the server, but I want to make the client download the login panel first (500kb) and then start the resource without even having downloaded the rest of the resources. Is it possible? Edited March 28, 2016 by Guest Link to comment
CrazyK Posted March 24, 2016 Share Posted March 24, 2016 Umm , i don't know if that's possible because the login panel won't start unless all the resources were already downloaded, even if you make it starts the first. Link to comment
DRW Posted March 24, 2016 Author Share Posted March 24, 2016 Totally possible, I know a server that shows up the login panel and lets you play while you're downloading the rest of the resources. Link to comment
GTX Posted March 25, 2016 Share Posted March 25, 2016 Make your own downloader or use: <download_priority_group/> If not set, the download priority group for a resource defaults to 0. If this is set higher than 0, then the resource will be downloaded and started on the client earlier than other resources. If set to less than 0, the resource will be downloaded and started on the client later than other resources. Source: https://wiki.multitheftauto.com/wiki/Meta.xml Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now