Jump to content

BVVofc

Members
  • Posts

    6
  • Joined

  • Last visited

BVVofc's Achievements

Vic

Vic (3/54)

0

Reputation

  1. Olá, como faço para que somente o nick de tal pessoa tenha cor e as mensagens que ele enviar tal como, "#FF00FF(COR) (MENSAGEM)" não tenham efeito de cor no chat? function adminchat3 ( thePlayer, _, ... ) local message = table.concat ( { ... }, " " ) if ( isPlayerOnGroup ( thePlayer ) ) then for _, player in ipairs ( getElementsByType ( "player" ) ) do if ( isPlayerOnGroup ( player ) ) then if getElementData (thePlayer, "ChatGlobal:Delay1", true) then outputChatBox ( MensagemFalandoRapidoDemaisGlobal, thePlayer, 255, 255, 255, true ) return end conta = getAccountName(getPlayerAccount(thePlayer)) if isObjectInACLGroup ("user."..conta, aclGetGroup ( "Console" ) ) then outputChatBox("* ⌞BѵV ⌝ (@) Ajuda » ₣UNDΔDØR ♱ ["..getPlayerID(thePlayer).."] ➜ #ffffff"..getPlayerName(thePlayer)..": "..message, player, 0, 255, 0, true)
  2. Deve fazer oque com a tela de download?
  3. Olá, alguem sabe se tem como criar um id personalizado? Tal Pessoa é ID 34 e com esse sistema consigo deixar ela com ID 2 e deletar tal conta com o ID 2 Se alguem sabe se tem como, consegue recriar para mim?
  4. Ok, eu já vi todos esses, não consigo entender aonde devo colocar os codigos.
  5. Olá, como faço uma tela de download e que ela funcione só quando o jogador estiver fazendo o download dos resources pela primeira vez, e que ela só funcione somente até você fazer o login, se conseguirem explicar eu agradeço, sou leigo no assunto..
×
×
  • Create New...