Bonsai Posted May 24, 2016 Share Posted May 24, 2016 Hey Peeps, I need to create/start/stop/delete small resources dynamically but I don't want the players to be annoyed by the transfer box every time. So what about an argument for the startResource function that allows you to start it silently? Or is there any reason why this has not been done already? Bonsai Link to comment
Noki Posted May 25, 2016 Share Posted May 25, 2016 Correct me if I'm wrong, but as long as any client-side files haven't changed, the file transfer box shouldn't appear when starting/restarting/stopping a resource. Link to comment
Anubhav Posted May 25, 2016 Share Posted May 25, 2016 Correct me if I'm wrong, but as long as any client-side files haven't changed, the file transfer box shouldn't appear when starting/restarting/stopping a resource. He means this: silent arguement so people dont see transfer box. He says he deletes resources and adds them so the transfer box is annoying for him Link to comment
Bonsai Posted May 25, 2016 Author Share Posted May 25, 2016 Correct me if I'm wrong, but as long as any client-side files haven't changed, the file transfer box shouldn't appear when starting/restarting/stopping a resource. Yes that true, but the resources are being created and deleted at some point, with a clientside script being added. So it will always have to download the script again, since its a different resource. Link to comment
Recommended Posts