Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

помогите с донатом

Янв
25
4
Пользователь
Всем привет, столкнулся с проблемой в /donate , "ошибка перезайдите позже"

менял много ссылок, но все тоже самое , помогите , пожалуйста))


Pawn:
BS_ReadString32(bs, text);


            if(GetString(text, "onSvelteAppInit") && GetPlayerLauncherStatus(playerid) == 1)
                executeEvent(playerid, 0, "window.executeEvent('event.donationshop.updateDonateJsonUrl', `[\"https://arizona.gtasounds.com/donate_json/\",\"donateUrl\":\"may24_donation_v5.json\"}");


            printf("text %s | int %s", text, Int_PackMassive(0, value));


            ShowCefPublic(playerid, text, Int_PackMassive(0, value));
        }


        case 20:
        {
            BS_ReadValue(bs,
                PR_UINT32, pTemp[playerid][cefResolution][0],
                PR_UINT32, pTemp[playerid][cefResolution][1]);


            createBrowser(playerid, 0, "file:///frontend/svelte_js/index.html", "or7lq8Q8heur");
            createBrowser(playerid, 1, "about:blank", "");
 
Сверху