Zaloguj się by uzyskać pełen dostęp. Nie masz jeszcze konta? Założ je już teraz w kilka sekund.

Wysłany: 2019-05-22, 15:29


NorbiTTT

Nbi#1824






Wiek: 27
Na forum: 3207 dni
Posty: 193
Nick w MP: Nbi

Piwa: 698

Respekt: 60

Wyskakuje b??d:


ERROR: <nazwa skryptu>\bankomaty_c.lua:149 attempt to call global triggerClientEvent' (a nil value)

KOD:


--[[
@author Lukasz Biegaj <wielebny@bestplay.pl>
@copyright 2011-2013 Lukasz Biegaj <wielebny@bestplay.pl>
@license Dual GPLv2/MIT
]]--


local bankomaty={
--x,y,zrxryrzINTDIM,

--[[BANKOMATY LOS SANTOS
{-2028.47,147.37,28.84-0.35, -0.000.0090}, --Spawn ls
{2194.30, -1971.7013.78-0.35, -0.000.00177.89}, -- Praca Smieciarki.
{2110.01, -2100.3313.55-0.35, -0.000.00359.49}, -- Salon obok ?mieciarek.
{872.86, -1203.8716.98-0.35, -0.000.000.30}, -- Salon w Vinewood obok LSPD na PRL.
{2133.30, -1151.3224.08-0.35, -0.000.00179.41}, -- Salon Motorniczy obok Gangu Blood na PRL. (( Jak jeszcze istnieje. ))
{661.36, -576.1316.34-0.35, -0.000.00269.16}, -- Stacja Benzynowa Dillimore Red County.
--BANKOMATY LOS SANTOS--]]

--BANKOMATY SAN FIERRO
{1415.75,-1698.25,13.54-0.35, -0.000.00270.16}, -- Spawn.
{-1915.00893.8835.41-0.35, -0.000.00268.96}, -- Spawn.
{-1859.65, -145.7611.91-0.35, -0.000.00180.49}, -- Praca Sweepery.
{-2032.97162.6529.04-0.35, -0.000.0090.50}, -- Mechanik Doherty.
{-1964.86291.7235.47-0.35, -0.000.0089.13}, -- Salon Doherty.
{-1712.48399.237.42-0.35, -0.000.00223.78}, -- Praca Cysterny.
{-1648.901202.507.25-0.35, -0.000.00180.47}, -- Salon Downtown.
{-1603.62710.2713.87-0.35, -0.000.00178.86}, -- Komenda G??wna Policji.
{-1971.48620.4735.17-0.35, -0.000.000.40}, -- Przechowalnia Pojazd?w.
{-2102.420.5235.32-0.35, -0.000.00179.26}, -- Pa?stwowa StraPo?arna.
{-2271.49, -132.4535.32-0.35, -0.000.00359.55}, -- Tuner Garcia.
{-2420.15983.4445.30-0.35, -0.000.0090.56}, -- Stacja Juniper Hollow.
{-1874.00, -219.9818.38-0.35, -0.000.0088.42}, -- Parking Policyjny Doherty.
{-2637.05632.1514.45-0.35, -0.000.00269.96}, -- Pogotowie Ratunkowe
--BANKOMATY SAN FIERRO

--BANKOMATY FORT CARSON
{-134.661087.2319.74-0.35, -0.000.00269.76},
{-205.191135.1419.74-0.35, -0.000.0089.84},
{180.66655.193.85-0.35, -0.000.0012.65},
{302.231139.318.59-0.35, -0.000.0089.60},
--{},
--{},
--{},
--{},
--{},
--{},
--{},
--{},
--{},
--BANKOMATY FORT CARSON

}

for i,v in ipairs(bankomaty) do

    v.obiekt=createObject(2942,v[1],v[2],v[3],v[4],v[5],v[6])
    setElementInterior(v.obiekt,v[7] or 0)
    setElementDimension(v.obiekt,v[8] or 0)
    setElementFrozen(v.obiekt,true)
    setObjectBreakable v.obiektfalse )
    
--    v.mapicon=createBlip(v[1],v[2],v[3], 522255,255,255,0, -1000300)
    v.mapicon=createBlip(v[1],v[2],v[3], 5215,255,5,255, -1000275)
    --local x,y,getElementPosition(v.obiekt)
    --exports.customblips:createCustomBlipxy2020"52.png" )
    setElementInterior(v.obiekt,v[7] or 0)
    setElementDimension(v.obiekt,v[8] or 0)
    
    v.cs=createColSphere(v[1],v[2],v[3]+11)
    setElementInterior(v.cs,v[7] or 0)
    setElementDimension(v.cs,v[8] or 0)
    v.text=createElement('text')
    setElementData(v.text,"name","Bankomat")
    setElementPosition(v.text,v[1],v[2],v[3])
end


local bw={}
bw.win guiCreateWindow(0.7236,0.3398,0.2314,0.5,"Bankomat",true)
guiWindowSetMovable(bw.win,false)
guiWindowSetSizable(bw.win,false)
bw.lbl1 guiCreateLabel(0.0633,0.0997,0.903,0.1571,"Stan konta:\n0PLN",true,bw.win)
local font0_money guiCreateFont("czcionki/MyRiadPro-PYStories.ttf"10)
guiSetFont(bw.lbl1font0_money)    
guiLabelSetVerticalAlign(bw.lbl1,"center")
guiLabelSetHorizontalAlign(bw.lbl1,"center",false)
local font1_money guiCreateFont("czcionki/MyRiadPro-PYStories.ttf"10)

bw.lbl2 guiCreateLabel(0.0759,0.2734,0.8861,0.0695,"Wp?ata &#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;",true,bw.win)


bw.edt1 guiCreateEdit(0.0675,0.3385,0.8608,0.0859,"0",true,bw.win)
bw.btn_wplac guiCreateButton(0.0717,0.4427,0.8608,0.0911,"Wp?a?",true,bw.win)

bw.lbl3 guiCreateLabel(0.0759,0.5626,0.8861,0.0695,"Wyp?ata ".."&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;",true,bw.win)
bw.edt2 guiCreateEdit(0.0675,0.6276,0.8608,0.0859,"0",true,bw.win)
bw.btn_wyplac guiCreateButton(0.0717,0.7344,0.8608,0.0911,"Wyp?a?",true,bw.win)

bw.btn_zamknij guiCreateButton(0.0717,0.888,0.8608,0.0859,"Zamknij",true,bw.win)
guiSetFont(bw.winfont1_money)
guiSetFont(bw.lbl2font1_money)
guiSetFont(bw.edt1font1_money)
guiSetFont(bw.btn_wplacfont1_money)
guiSetFont(bw.lbl3font1_money)
guiSetFont(bw.edt2font1_money)
guiSetFont(bw.btn_wyplacfont1_money)
guiSetFont(bw.btn_zamknijfont1_money)


guiSetVisible(bw.winfalse)



addEventHandler("onClientColShapeHit"resourceRoot, function(el,md)
    if not md or el~=localPlayer then return end
--    outputChatBox("Bankomat pokazuje napis: AWARIA.")
--    if getPlayerName(localPlayer)=="Carolynn_Trench" or getPlayerName(localPlayer)=="Bob_Euler" then
        
        
        guiSetVisible(bw.wintrue)
        guiSetEnabled(bw.btn_wyplacfalse)
        guiSetEnabled(bw.btn_wplacfalse)
        guiSetText(bw.lbl1,"Trwa otwieranie konta bankowego...")
        triggerServerEvent("onPlayerRequestATMInfo"resourceRoot)
--showCursor(true,true)
        guiSetInputMode("no_binds_when_editing")
            guiSetText(bw.winstring.format("Bankomat F3-KURSOR (SID:%d)",getElementData(el,"player:sid"))) 
            guiSetText(bw.lbl2"Wp?ata &#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;")
            guiSetText(bw.lbl3"Wyp?ata &#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;")
            guiSetVisible(bw.btn_wyplactrue)
            guiSetPosition(bw.btn_wplac0.0717,0.4427true)
--    end
end)

local function closeATMWin()
    if guiGetVisible(bw.winthen
        guiSetVisible(bw.winfalse)
--showCursor(false)
    end
end

addEventHandler("onClientGUIClick"bw.btn_zamknijcloseATMWinfalse)
addEventHandler("onClientColShapeLeave"resourceRoot, function(el,md)
    if el~=localPlayer then return end
    closeATMWin()
end)

   triggerClientEvent(client,"doFillATMInfo"resourceRoottruebank_money)
addEvent("doFillATMInfo"true)
addEventHandler("doFillATMInfo"resourceRoot, function(successbalance)
    if not success then
        guiSetText(bw.lbl1,"Musisz by? zarejestrowany.")   --Musisz byzarejestrowanym graczem aby skorzystaz bankomatu.
        return
    end
    guiSetText(bw.lbl1,"Stan Twojego konta:".."\n".. balance.." PLN")
    setElementData(bw.win"balance"tonumber(balance))
    guiSetText(bw.edt2,100 balance and balance or 100)
    if balance>0 then
        guiSetEnabled(bw.btn_wyplactrue)
    end

    guiSetText(bw.edt1,balance)
    guiSetEnabled(bw.btn_wplactrue)
end)

addEventHandler("onClientPlayerSpawn"localPlayercloseATMWin)


addEventHandler("onClientGUIClick"bw.btn_wplac, function()
    local kwotae=tonumber(guiGetText(bw.edt1))
    if not kwotae then return end
    local kwota=math.floor(kwotae)
    if not kwota or kwota<1 then
--        triggerEvent("onAnnouncement3"root"Nieprawid?owa kwota wp?aty."4)
        outputChatBox("* Nieprawid?owa kwota wp?aty pieni?dzy do bankomatu !"255,0,0)
        return
    end
    
    if guiGetVisible(bw.btn_wyplacthen --normalna wplata
    
        if kwota>getPlayerMoney() then
            outputChatBox("* Nie posiadasz tyle pieni?dzy w bankomacie !"255,0,0)
            return
        end
        
        closeATMWin()
        triggerServerEvent("doATMOperation"resourceRootkwota)
    end

endfalse)

addEventHandler("onClientGUIClick"bw.btn_wyplac, function()
    if not tonumber(guiGetText(bw.edt2)) then return end
    local kwotae=tonumber(guiGetText(bw.edt2))
    if not kwotae then return end
    local kwota=math.floor(kwotae)
    if not kwota or kwota<1 then
        triggerEvent("onAnnouncement3"root"Nieprawid?owa kwota wyp?aty."4)
        outputChatBox("* Nieprawid?owa kwota wp?aty pieni?dzy do bankomatu !"255,0,0)
        return
    end
    if getPlayerMoney()+kwota>99999999 then
        triggerEvent("onAnnouncement3"root"Nie mo?esz mie? tyle got?wki przy sobie."4)
        outputChatBox("* Maksymalna ilo?? got?wki kt?r? mo?esz posiada? przy Sobie to 999999.99PLN"255,0,0)
        return
    end
    closeATMWin()
    triggerServerEvent("doATMOperation"resourceRoot, -kwota)

endfalse)


[ Dodano: 2019-05-22, 15:45 ]
zrobi?em ju? ten b??d ale teraz wyskoczy? kolejny:
ERROR: Server triggered clientside event doFillATMInfo, but event is not added clientside

Postaw piwo autorowi tego posta
 

 
Wysłany: 2019-05-22, 19:28


Wilq







Wiek: 24
Na forum: 4429 dni
Posty: 3410

Piwa: 739

Respekt: 1225,8
Respekt: 1225,8

Event niedodany po stronie klienta, zobacz czy dobrze masz w mecie ustawione i czy w og?le go dodajesz.

Postaw piwo autorowi tego posta
 

 
Wysłany: 2019-05-23, 16:36


NorbiTTT

Nbi#1824






Wiek: 27
Na forum: 3207 dni
Posty: 193
Nick w MP: Nbi

Piwa: 698

Respekt: 60

Nie potrafie :/
tutaj kod klienta:

--[[
@author Lukasz Biegaj <wielebny@bestplay.pl>
@copyright 2011-2013 Lukasz Biegaj <wielebny@bestplay.pl>
@license Dual GPLv2/MIT
]]--


local bankomaty={
--x,y,zrxryrzINTDIM,

--[[BANKOMATY LOS SANTOS
{-2028.47,147.37,28.84-0.35, -0.000.0090}, --Spawn ls
{2194.30, -1971.7013.78-0.35, -0.000.00177.89}, -- Praca Smieciarki.
{2110.01, -2100.3313.55-0.35, -0.000.00359.49}, -- Salon obok ?mieciarek.
{872.86, -1203.8716.98-0.35, -0.000.000.30}, -- Salon w Vinewood obok LSPD na PRL.
{2133.30, -1151.3224.08-0.35, -0.000.00179.41}, -- Salon Motorniczy obok Gangu Blood na PRL. (( Jak jeszcze istnieje. ))
{661.36, -576.1316.34-0.35, -0.000.00269.16}, -- Stacja Benzynowa Dillimore Red County.
--BANKOMATY LOS SANTOS--]]

--BANKOMATY SAN FIERRO
{1415.75,-1698.25,13.54-0.35, -0.000.00270.16}, -- Spawn.
{-1915.00893.8835.41-0.35, -0.000.00268.96}, -- Spawn.
{-1859.65, -145.7611.91-0.35, -0.000.00180.49}, -- Praca Sweepery.
{-2032.97162.6529.04-0.35, -0.000.0090.50}, -- Mechanik Doherty.
{-1964.86291.7235.47-0.35, -0.000.0089.13}, -- Salon Doherty.
{-1712.48399.237.42-0.35, -0.000.00223.78}, -- Praca Cysterny.
{-1648.901202.507.25-0.35, -0.000.00180.47}, -- Salon Downtown.
{-1603.62710.2713.87-0.35, -0.000.00178.86}, -- Komenda G??wna Policji.
{-1971.48620.4735.17-0.35, -0.000.000.40}, -- Przechowalnia Pojazd?w.
{-2102.420.5235.32-0.35, -0.000.00179.26}, -- Pa?stwowa StraPo?arna.
{-2271.49, -132.4535.32-0.35, -0.000.00359.55}, -- Tuner Garcia.
{-2420.15983.4445.30-0.35, -0.000.0090.56}, -- Stacja Juniper Hollow.
{-1874.00, -219.9818.38-0.35, -0.000.0088.42}, -- Parking Policyjny Doherty.
{-2637.05632.1514.45-0.35, -0.000.00269.96}, -- Pogotowie Ratunkowe
--BANKOMATY SAN FIERRO

--BANKOMATY FORT CARSON
{-134.661087.2319.74-0.35, -0.000.00269.76},
{-205.191135.1419.74-0.35, -0.000.0089.84},
{180.66655.193.85-0.35, -0.000.0012.65},
{302.231139.318.59-0.35, -0.000.0089.60},
--{},
--{},
--{},
--{},
--{},
--{},
--{},
--{},
--{},
--BANKOMATY FORT CARSON

}

for i,v in ipairs(bankomaty) do

    v.obiekt=createObject(2942,v[1],v[2],v[3],v[4],v[5],v[6])
    setElementInterior(v.obiekt,v[7] or 0)
    setElementDimension(v.obiekt,v[8] or 0)
    setElementFrozen(v.obiekt,true)
    setObjectBreakable v.obiektfalse )
    
--    v.mapicon=createBlip(v[1],v[2],v[3], 522255,255,255,0, -1000300)
    v.mapicon=createBlip(v[1],v[2],v[3], 5215,255,5,255, -1000275)
    --local x,y,getElementPosition(v.obiekt)
    --exports.customblips:createCustomBlipxy2020"52.png" )
    setElementInterior(v.obiekt,v[7] or 0)
    setElementDimension(v.obiekt,v[8] or 0)
    
    v.cs=createColSphere(v[1],v[2],v[3]+11)
    setElementInterior(v.cs,v[7] or 0)
    setElementDimension(v.cs,v[8] or 0)
    v.text=createElement('text')
    setElementData(v.text,"name","Bankomat")
    setElementPosition(v.text,v[1],v[2],v[3])
end


local bw={}
bw.win guiCreateWindow(0.7236,0.3398,0.2314,0.5,"Bankomat",true)
guiWindowSetMovable(bw.win,false)
guiWindowSetSizable(bw.win,false)
bw.lbl1 guiCreateLabel(0.0633,0.0997,0.903,0.1571,"Stan konta:\n0PLN",true,bw.win)
local font0_money guiCreateFont("czcionki/MyRiadPro-PYStories.ttf"10)
guiSetFont(bw.lbl1font0_money)    
guiLabelSetVerticalAlign(bw.lbl1,"center")
guiLabelSetHorizontalAlign(bw.lbl1,"center",false)
local font1_money guiCreateFont("czcionki/MyRiadPro-PYStories.ttf"10)

bw.lbl2 guiCreateLabel(0.0759,0.2734,0.8861,0.0695,"Wp?ata &#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;",true,bw.win)


bw.edt1 guiCreateEdit(0.0675,0.3385,0.8608,0.0859,"0",true,bw.win)
bw.btn_wplac guiCreateButton(0.0717,0.4427,0.8608,0.0911,"Wp?a?",true,bw.win)

bw.lbl3 guiCreateLabel(0.0759,0.5626,0.8861,0.0695,"Wyp?ata ".."&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;",true,bw.win)
bw.edt2 guiCreateEdit(0.0675,0.6276,0.8608,0.0859,"0",true,bw.win)
bw.btn_wyplac guiCreateButton(0.0717,0.7344,0.8608,0.0911,"Wyp?a?",true,bw.win)

bw.btn_zamknij guiCreateButton(0.0717,0.888,0.8608,0.0859,"Zamknij",true,bw.win)
guiSetFont(bw.winfont1_money)
guiSetFont(bw.lbl2font1_money)
guiSetFont(bw.edt1font1_money)
guiSetFont(bw.btn_wplacfont1_money)
guiSetFont(bw.lbl3font1_money)
guiSetFont(bw.edt2font1_money)
guiSetFont(bw.btn_wyplacfont1_money)
guiSetFont(bw.btn_zamknijfont1_money)


guiSetVisible(bw.winfalse)



addEventHandler("onClientColShapeHit"resourceRoot, function(el,md)
    if not md or el~=localPlayer then return end
--    outputChatBox("Bankomat pokazuje napis: AWARIA.")
--    if getPlayerName(localPlayer)=="Carolynn_Trench" or getPlayerName(localPlayer)=="Bob_Euler" then
        
        
        guiSetVisible(bw.wintrue)
        guiSetEnabled(bw.btn_wyplacfalse)
        guiSetEnabled(bw.btn_wplacfalse)
        guiSetText(bw.lbl1,"Trwa otwieranie konta bankowego...")
        triggerServerEvent("onPlayerRequestATMInfo"resourceRoot)
--showCursor(true,true)
        guiSetInputMode("no_binds_when_editing")
            guiSetText(bw.winstring.format("Bankomat F3-KURSOR (SID:%d)",getElementData(el,"player:sid"))) 
            guiSetText(bw.lbl2"Wp?ata &#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;")
            guiSetText(bw.lbl3"Wyp?ata &#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;")
            guiSetVisible(bw.btn_wyplactrue)
            guiSetPosition(bw.btn_wplac0.0717,0.4427true)
--    end
end)

local function closeATMWin()
    if guiGetVisible(bw.winthen
        guiSetVisible(bw.winfalse)
--showCursor(false)
    end
end

addEventHandler("onClientGUIClick"bw.btn_zamknijcloseATMWinfalse)
addEventHandler("onClientColShapeLeave"resourceRoot, function(el,md)
    if el~=localPlayer then return end
    closeATMWin()
end)

   triggerClientEvent(client,"doFillATMInfo"resourceRoottruebank_money)
addEvent("doFillATMInfo"true)
addEventHandler("doFillATMInfo"resourceRoot, function(successbalance)
    if not success then
        guiSetText(bw.lbl1,"Musisz by? zarejestrowany.")   --Musisz byzarejestrowanym graczem aby skorzystaz bankomatu.
        return
    end
    guiSetText(bw.lbl1,"Stan Twojego konta:".."\n".. balance.." PLN")
    setElementData(bw.win"balance"tonumber(balance))
    guiSetText(bw.edt2,100 balance and balance or 100)
    if balance>0 then
        guiSetEnabled(bw.btn_wyplactrue)
    end

    guiSetText(bw.edt1,balance)
    guiSetEnabled(bw.btn_wplactrue)
end)

addEventHandler("onClientPlayerSpawn"localPlayercloseATMWin)


addEventHandler("onClientGUIClick"bw.btn_wplac, function()
    local kwotae=tonumber(guiGetText(bw.edt1))
    if not kwotae then return end
    local kwota=math.floor(kwotae)
    if not kwota or kwota<1 then
--        triggerEvent("onAnnouncement3"root"Nieprawid?owa kwota wp?aty."4)
        outputChatBox("* Nieprawid?owa kwota wp?aty pieni?dzy do bankomatu !"255,0,0)
        return
    end
    
    if guiGetVisible(bw.btn_wyplacthen --normalna wplata
    
        if kwota>getPlayerMoney() then
            outputChatBox("* Nie posiadasz tyle pieni?dzy w bankomacie !"255,0,0)
            return
        end
        
        closeATMWin()
        triggerServerEvent("doATMOperation"resourceRootkwota)
    end

endfalse)

addEventHandler("onClientGUIClick"bw.btn_wyplac, function()
    if not tonumber(guiGetText(bw.edt2)) then return end
    local kwotae=tonumber(guiGetText(bw.edt2))
    if not kwotae then return end
    local kwota=math.floor(kwotae)
    if not kwota or kwota<1 then
        triggerEvent("onAnnouncement3"root"Nieprawid?owa kwota wyp?aty."4)
        outputChatBox("* Nieprawid?owa kwota wp?aty pieni?dzy do bankomatu !"255,0,0)
        return
    end
    if getPlayerMoney()+kwota>99999999 then
        triggerEvent("onAnnouncement3"root"Nie mo?esz mie? tyle got?wki przy sobie."4)
        outputChatBox("* Maksymalna ilo?? got?wki kt?r? mo?esz posiada? przy Sobie to 999999.99PLN"255,0,0)
        return
    end
    closeATMWin()
    triggerServerEvent("doATMOperation"resourceRoot, -kwota)

endfalse)

tutaj meta:

<meta>
    <script src="bankomaty_c.lua" type="client" />
    <script src="bankomaty.lua" type="server" />
</meta>


Postaw piwo autorowi tego posta
 

 
Wysłany: 2019-05-23, 17:56


Wilq







Wiek: 24
Na forum: 4429 dni
Posty: 3410

Piwa: 739

Respekt: 1225,8
Respekt: 1225,8

Usu? t? linijk?
triggerClientEvent(client,"doFillATMInfo"resourceRoottruebank_money)

z kodu, poniewa? jest po z?ej stronie (klient -> server) oraz nie znajduje si? w ?adnej funkcji.

Postaw piwo autorowi tego posta
 

 
Wysłany: 2019-05-24, 16:26


NorbiTTT

Nbi#1824






Wiek: 27
Na forum: 3207 dni
Posty: 193
Nick w MP: Nbi

Piwa: 698

Respekt: 60

usunalem, nie ma zadnego bledu lecz wyskakuje "Trwa otwieranie konta bankowanego" i sie nie laduje

[ Dodano: 2019-05-24, 16:37 ]
Dobra naprawi?em ju? <3

Postaw piwo autorowi tego posta
 

 
Tagi: bankomaty
Anonymous





Na forum: 245 dni
Posty: 1



Anonymous Koniecznie zajrzyj na:






Skocz do:  
Wyświetl posty z ostatnich:   
GTAONLINE.PL » JĘZYKI PROGRAMOWANIA » LUA Ten temat jest zablokowany bez możliwości zmiany postów lub pisania odpowiedzi

Nie możesz pisać nowych tematów
Nie możesz odpowiadać w tematach
Nie możesz zmieniać swoich postów
Nie możesz usuwać swoich postów
Nie możesz głosować w ankietach
Dodaj temat do Ulubionych
Wersja do druku