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: tabem
1. Kolor rangi nie zmienia się pod tabem (w scoreboardzie)
Witam bardzo serdecznie ka?dego, gdy zmieniam kolor rangi w nametagach, w corze, oraz w adminsie nie zmienia si? on pod tabem nie wiem co mam zrobi? bardzo prosz? o pomoc, daje piwko!
2. kłopot z tabem
Witam
Edytuj? taba z Vectory RPG i mam problem poniewa? nie da si? smieni? kolor paska na samym dole [img]https://imgur.com/a/fi17HsQ[/img]
oraz jak dopisuj? Supportera pojawia mi si? taki b??d [img]https://imgur.com/a/4fQSV1d[/img]
[lua] txtsup=""
for k,v in ipairs(admins)do
if admins[k].level==4 then
owner=owner+1
table.insert(ownertab,admins[k].nazwa)
elseif admins[k].level==3 then
root=root+1
table.insert(roottab,admins[k].nazwa)
elseif admins[k].level==2 then
adm=adm+1
table.insert(admtab,admins[k].nazwa)
elseif admins[k].level==1 then
mod=mod+1
table.insert(modtab,admins[k].nazwa)
elseif admins[k].level==5 then
sup=sup+1
table.insert(suptab,admins[k].nazwa)
end
end
if #ownertab>0 then
txtowner="("..table.concat(ownertab,",").."#ffffff)"
end
if #roottab>0 then
txtroot="("..table.concat(roottab,",").."#ffffff)"
end
if #admtab>0 then
txtadm="("..table.concat(admtab,",").."#ffffff)"
end
if...
3. kolorki pod tabem
witam znalazlem jakis tab na komputerze podobny do tego z pylife lecz nie wiem jak dodac do niego kolorki kod:

DXSCOREBOARD_EXPORTS.lua

[lua]
MAX_PRIRORITY_SLOT = 500

scoreboardColumns = {
{ ["name"] = "id", ["width"] = 30, ["friendlyName"] = "ID", ["priority"]=1 },
{ ["name"] = "player:uid", ["width"] = 45, ["friendlyName"] = "UID", ["priority"] = 2 },
{ ["name"] = "name", ["width"] = 125, ["friendlyName"] = "Nazwa u?ytkownika", ["priority"] = 3 },
{ ["name"] = "player:rp", ["width"] = 85, ["friendlyName"] = "RP", ["priority"]=4 },
{ ["name"] = "player:organization", ["width"] = 100, ["friendlyName"] = "Organizacja", ["priority"]=5 },
{ ["name"] = "player:duty", ["width"] = 85, ["friendlyName"] = "Frakcja", ["priority"]=6 },
{ ["name"] = "ping", ["width"] = 45, ["friendlyName"] = "Ping", ["priority"] = MAX_PRIRORITY_SLOT }
}
resourceColumns = {}

function toboolean( bool )
bool = tostring( bool )
if bool == "true" then
return true
elseif bool == "false" then
return false
else
return nil
end
e...
4. Kasa i czas w grze pod Tabem
Witam mam problemy z tymi 2 opcjami nie mog? tego ogarn??. Score ogarno?em lecz to nie daje mi spokoju bo wykona? tego nie moge. POMOCY