
Truceed
Members-
Content Count
14 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Truceed
-
Rank
Square
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Foi Sim, Muito Obrigado
-
Opá Amigo, Desculpa Desculpa desculpa incomodar ai, Mas eu Coloquei Aki e Não Foi, Tipo nem Abre, Eu Coloquei Assim olha, Ta certo?
-
Truceed started following DUVIDA chat_rp, Permição ACL, Glr Quando Passo Esse script Pra Host ele da erro and 6 others
-
Quem So Pode entrar Nesse MarkerEntrada = criarMarker Quem ta na ACL "Premium" Alguem me ajuda prfv --[[ =========================================================== # Minha página: https://www.facebook.com/TioSteinScripter/# # ╔════╗╔══╗╔═══╗ ╔═══╗╔════╗╔═══╗╔══╗╔═╗─╔╗ # # ║╔╗╔╗║╚╣─╝║╔═╗║ ║╔═╗║║╔╗╔╗║║╔══╝╚╣─╝║║╚╗║║ # # ╚╝║║╚╝─║║─║║─║║ ║╚══╗╚╝║║╚╝║╚══╗─║║─║╔╗╚╝║ # # ──║║───║║─║║─║║ ╚══╗║──║║──║╔══╝─║║─║║╚╗║║ # # ──║║──╔╣─╗║╚═╝║ ║╚═╝║──║║──║╚══╗╔╣─╗║║─║║║ # # ──╚╝──╚══╝╚═══╝ ╚═══╝──╚╝──╚═══╝╚══╝╚╝─╚═╝ # ======
-
Alguem sabe Onde ta o erro, Script de NometagID tag = {}; strPlayers = {}; --return tag.NAMETAG_OFFSET = 1.1; tag.NAMETAG_WIDTH = 100; tag.NAMETAG_HEIGHT = 20; tag.NAMETAG_MAX_DISTANCE = 25; tag.NAMETAG_SCALE = 3.5; tag.dxDraw = dxDrawText; tag.dxCreateFont = dxCreateFont; tag.nametagFont = tag.dxCreateFont("font.ttf", 17); tag.size = 0.6; tag.color = 240; tag.size2 = "center" tag.nametagsVisible = true local function removeHexFromString(string) return string.gsub(string, "#%x%x%x%x%x%x","") end addEventHandler("onClientRender", root, function () if not tag.nametagsVisible then ret
- 1 reply
-
- 1
-
-
Um De ID Permanente, Mas Acho Que não é ele, Eu Ligo o Script e Não Muda Nada Tlgd?
-
Cara, Acho que tem algo de errado, Não ta funfando
-
Vlw
-
Eu Queria um Script Que Fica o Nick e o ID do Jogador Na Cabeça, Sem a Vida e Sem o Colete Apenas o Nick e O ID, Se tiver como Colocar Antes do Nick ou em Cima o Grupo do Jogador eu iria ficar muito Grato
-
Olá. Meu Servidor Tem um sistema De Patio, Quando o Jogador Perder Ou Deixar em Algum Local Poder Usar o painel Para teleportar o Carro Para o Patio, Mas eu Queria Que Quando um Jogador Deslogar Do Servidor o Carro Dele Sumir e o jogador ser Obrigado a Teleportar Para o Patio Para Retirar o Veiculo!! OBS: Quando o Jogador Desloga o Carro ainda Fica no mesmo Local HELP
-
Sabe Como Coloca o grupo Do player no Chat ?
-
Gostaria de saber como faço para adicionar grupos ACL nestes chat Help-me function MensagemTwitter(source, cmd, ...) local MessagemT = table.concat ( { ... }, " " ) local name = getPlayerName(source); for _,v in ipairs(getElementsByType("player")) do outputChatBox("#00BFFF[ Twitter ] #FFFFFF "..name.." #FFFFFF: #00BFFF"..MessagemT,v, 255, 255, 255, true) --efeito no chat end end addCommandHandler("Twitter", MensagemTwitter) function MensagemAnon(source, cmd, ...) local MessagemANS = table.concat ( { ... }, " " ); for _,v in ipairs(getElementsByType("player"))
-
Boa Noite, Tem como Me da uma ajuda tbm?