pitubeats Posted April 27, 2020 Share Posted April 27, 2020 -------------Anonimo function MensagemAnon(source, cmd, ...) local MessagemT = table.concat ( { ... }, " " ) local name = getPlayerName(source); for _,v in ipairs(getElementsByType("player")) do outputChatBox("#696969["..chat2.."]#696969 "..name.." #ffffff:"..MessagemANS,v, 255, 255, 255, true) --efeito no chat end end addCommandHandler("anonimo", MensagemAnon) Não sei qual é o erro, a mensagem não sai no chat, algm pode me ajudar? Link to comment
Moderators Patrick Posted April 27, 2020 Moderators Share Posted April 27, 2020 Wrong language, moved to Portuguese section. Link to comment
Other Languages Moderators Lord Henry Posted April 27, 2020 Other Languages Moderators Share Posted April 27, 2020 (edited) @pitubeats Utilize o botão <> do fórum para postar o código no formato adequado. Veja as regras do fórum aqui: Edited April 27, 2020 by Lord Henry Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now