Zaloguj się by uzyskać pełen dostęp. Nie masz jeszcze konta? Założ je już teraz w kilka sekund.
GTAONLINE.PL
Tematy otagowane jako: xyz.
1. XYZ.
Witam, mam problem z kodem poni?ej, nie zapisuje on pozycji.

-- authornanky
function zapiszxyz()
local x,y,getElementPosition(player)
setAccountData(player,"g:x",x)
setAccountData(player,"g:y",y)
setAccountData(player,"g:z",z)
setAccountData(player,"g:respoff")
end
addEventHandler
("onClientPlayerQuit"getRootElement(), zapiszxyz)