Witam, dzi? pobra?em pobieranie zasob?w, jednak gdy w??czam je i si? co? zaczyna pobiera? t?o ca?e miga, a w konsoli wyskakuj? b??dy m?g?by kto? pom?c za pomoc daje zimne
Ca?y kod client: [code]if getElementData(localPlayer, "player:uid") then return end
---
--Autor xKejson,Keves
---
local sx,sy = guiGetScreenSize()
local w,h = (sx/1680),(sy/1050)
local SW, SH = guiGetScreenSize()
local font = exports.mg_gui:getFont("normal-16")
local bold2 = exports.mg_gui:getFont("bold-30")
local light2 = exports.mg_gui:getFont("bold-24")
local regular2 = exports.mg_gui:getFont("normal-20")
local rotation = 0
local alpha = 255
local image = 1
local sound = false
local checkTimer = false
local cache = {}
local settings = {}
local dxfont0_bold = dxCreateFont(":mg_gui/assets/fonts/bold.ttf", 10)
Witam mam suszark? lecz nie dzia?a dobrze mam te? DB
[code]ERROR: Client (|MistrzAFK|sebik2303) tiggered serverside event onPokazChatMierzenie, but event is not added serverside[/code]
to by? 1 a 2
[code]ERROR: Client (|MistrzAFK|sebik2303) tiggered serverside event onWystawMandat_Suszarka, but event is not added serverside[/code]
O co z tym chodzi ?
Dam kod :
[lua]
local resourceRoot = getResourceRootElement(getThisResource())
local screenWidth, screenHeight = guiGetScreenSize ()
vehicle=nil
najwyzsza=0
dop="n/a"
rejstrator=false
moznamierzyc=true
function seter()
moznamierzyc=true
tekst="Oczekuje na pomiar..."
end
function isPlayerInTeam( thePlayer, teamName )
local pTeam = getPlayerTeam( thePlayer )
local fTeam = getTeamFromName( teamName )
if ( pTeam ) and ( fTeam ) then
if ( pTeam == fTeam ) then
return true
end
end
end
function targetingActivated ( target )
local wep=getPedWeapon(getLocalPlayer())
if wep==32 then
if isPlayerInTeam( getLocalPlayer(), "SAPD" ) then
if getPedControlState ( getLocalPlayer(), "aim_weapon" ) then
if isPedDucked ( getLocalPlayer() ) then
sx, sy, sz = getElementVelocity ( getLoca...
Witajcie, mam problem.
Problem polega na tym, ?e system rejestracji podczas logowania loguje nam do konta bez problemu. Problem w tym, ?e has?o np: MamaTomka a kto? wpisze MamoZr?bKanapk? to te? zaloguje na konto. Czyli tak jak by dialog nie sprawdza? has?a tylko automatycznie logowa?. Oto kod warunkowy w dialogresponse.
Cze?? czy kto? z was m?g? by mi pom?c?
gdy otwieram brame o id 972 to jest ten szlaban to on sie otwiera w bok a nie do g?ry, a jestem pewien ?e zrobi?em dobrze.