04.12.2017, 01:49
All I did was use the new filterscript, changed url.
![](https://image.prntscr.com/image/bhuwmJjjSeyimr-aaLnydg.png)
The game got stuck here^
Then I noticed I had https instead of http on my server.
So deleted all the cache, went back in .. it went up to 60/39, sometimes u see it saying error on a txd/model but then it starts downloading instantly after. It allowed me in after being at 60/39 for awhile.. I'll make a video if needed.
Code:
public OnPlayerRequestDownload(playerid, type, crc) { if(!IsPlayerConnected(playerid)) return 0; new fullurl[256+1], dlfilename[64+1], foundfilename = 0; if(type == DOWNLOAD_REQUEST_TEXTURE_FILE) { foundfilename = FindTextureFileNameFromCRC(crc, dlfilename, 64); } else if(type == DOWNLOAD_REQUEST_MODEL_FILE) { foundfilename = FindModelFileNameFromCRC(crc, dlfilename, 64); } if(foundfilename) { format(fullurl, 256, "%s/%s", REDIRECT_DOWNLOAD_URL, dlfilename); RedirectDownload(playerid, fullurl); printf("[requesting download]: playerid %d redirecting download to %s.", playerid, fullurl); } return 1; }
Code:
[03/12/2017 22:41:36] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/lvpdp...9.17723547[03/12/2017 22:41:36] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/lvpdp...9.17723547[03/12/2017 22:41:36] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/lapdp...9.17723547[03/12/2017 22:41:36] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/lapdp...9.17723547[03/12/2017 22:41:36] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/crash...9.17723547[03/12/2017 22:41:36] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/crash...9.17723547[03/12/2017 22:41:36] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/crash...9.17723547[03/12/2017 22:41:37] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/crash...9.17723547[03/12/2017 22:41:37] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/mafia...9.17723547[03/12/2017 22:41:38] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/mafia...9.17723547[03/12/2017 22:41:38] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/jimmy...9.17723547[03/12/2017 22:41:38] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/jimmy...9.17723547[03/12/2017 22:41:39] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavf...9.17723547[03/12/2017 22:41:39] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavf...9.17723547[03/12/2017 22:41:39] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavm...9.17723547[03/12/2017 22:41:41] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavm...9.17723547[03/12/2017 22:41:47] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavm...9.17723547[03/12/2017 22:41:48] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavm...9.17723547[03/12/2017 22:41:53] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavt...9.17723547[03/12/2017 22:41:54] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavt...9.17723547[03/12/2017 22:41:58] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gta4n...9.17723547[03/12/2017 22:41:59] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gta4n...9.17723547[03/12/2017 22:42:00] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/wd2ma...9.17723547[03/12/2017 22:42:02] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/wd2ma...9.17723547[03/12/2017 22:42:07] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/wd2ma...9.17723547[03/12/2017 22:42:08] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/wd2ai...9.17723547[03/12/2017 22:42:11] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/wd2ai...9.17723547[03/12/2017 22:42:32] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/paulw...9.17723547[03/12/2017 22:42:32] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/paulw...9.17723547[03/12/2017 22:42:33] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/lukeh...9.17723547[03/12/2017 22:42:35] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/lukeh...9.17723547[03/12/2017 22:42:39] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/brazi...9.17723547[03/12/2017 22:42:41] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/brazi...9.17723547[03/12/2017 22:42:42] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/femal...9.17723547[03/12/2017 22:42:45] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/femal...9.17723547[03/12/2017 22:42:47] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gta4r...9.17723547[03/12/2017 22:42:48] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gta4r...9.17723547[03/12/2017 22:42:49] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavl...9.17723547[03/12/2017 22:42:49] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavlazlow.txd.
![](https://image.prntscr.com/image/bhuwmJjjSeyimr-aaLnydg.png)
The game got stuck here^
Then I noticed I had https instead of http on my server.
So deleted all the cache, went back in .. it went up to 60/39, sometimes u see it saying error on a txd/model but then it starts downloading instantly after. It allowed me in after being at 60/39 for awhile.. I'll make a video if needed.