Ir para conteúdo

lucasczxczx silva

Membro
  • Registro em

  • Última visita

  1. Hey , quando eu aumento limite ta ate ai tudo bem, eu adiciono a sprite , adiciono o item no cliente .ai quando adiciono o item no mapa e entro no jogo da debug pq ?
  2. Eu tenho essa base
  3. Queria ver se alguem tem uma htk de porcentagem Exemplo : Quando eu tiver atacando um player e a life dele chega em 10 % eu usar uma magia
  4. Bom amigo isso e facil , vai no data/items do seu server , copia o items.xml e items.otb depois de copiar vai na pasta do remeres e vai em data/854 ou na versao do seu tibia e copia os items la e aperta em substituir Bom amigo isso e facil , vai no data/items do seu server , copia o items.xml e items.otb depois de copiar vai na pasta do remeres e vai em data/854 ou na versao do seu tibia e copia os items la e aperta em substituir Amigo , aqui da erro no object , como arruma??
  5. lucasczxczx silva reagiu a uma resposta no tópico: Spawn Conoot Find
  6. Funciono , como faz pra deixa a mensagem green ?
  7. lucasczxczx silva reagiu a uma resposta no tópico: (Resolvido)Script Mensagem
  8. local config = { loginMessage = getConfigValue('loginMessage'), useFragHandler = getBooleanFromString(getConfigValue('useFragHandler')) } function onLogin(cid) local loss = getConfigValue('deathLostPercent') if(loss ~= nil) then doPlayerSetLossPercent(cid, PLAYERLOSS_EXPERIENCE, loss * 10) exhaustion.set(cid, 102053, 0) setPlayerStorageValue(cid, 40008, -1) setPlayerStorageValue(cid, 47002, -1) end local accountManager = getPlayerAccountManager(cid) if(accountManager == MANAGER_NONE) then local lastLogin, str = getPlayerLastLoginSaved(cid), config.loginMessage if(lastLogin > 0) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_DEFAULT, str) str = "Your last visit was on " .. os.date("%a %b %d %X %Y", lastLogin) .. "." end doPlayerSendTextMessage(cid, MESSAGE_STATUS_DEFAULT, str) elseif(accountManager == MANAGER_NAMELOCK) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Hello, it appears that your character has been namelocked, what would you like as your new name?") elseif(accountManager == MANAGER_ACCOUNT) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Hello, type 'account' to manage your account and if you want to start over then type 'cancel'.") doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Vocations minato, itachi, kisame, raikage e anbu apenas para vips.") doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Para mais informaçoes de como adquirir items VIP's acesse o site:") else doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Hello, type 'account' to create an account or type 'recover' to recover an account.") doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Vocations minato, itachi, kisame, raikage e anbu apenas para vips.") doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Para mais informaçoes de como adquirir items VIP's acesse o site:") end if(not isPlayerGhost(cid)) then doSendMagicEffect(getCreaturePosition(cid), CONST_ME_TELEPORT) end registerCreatureEvent(cid, "Mail") registerCreatureEvent(cid, "GuildMotd") registerCreatureEvent(cid, "Idle") if(config.useFragHandler) then registerCreatureEvent(cid, "SkullCheck") end registerCreatureEvent(cid, "UP") registerCreatureEvent(cid, "Protect") registerCreatureEvent(cid, "NonGuild") registerCreatureEvent(cid, "PvpNoPoison") registerCreatureEvent(cid, "Amuleto") registerCreatureEvent(cid, "ExameJouninDead") registerCreatureEvent(cid, "ExameChuninDead") registerCreatureEvent(cid, "Desbugar") registerCreatureEvent(cid, "Outfit") registerCreatureEvent(cid, "AntiMC") registerCreatureEvent(cid, "ProtDeath") registerCreatureEvent(cid, "Trocar Voc") registerCreatureEvent(cid, "Recompensa") registerCreatureEvent(cid, "Biohazard") registerCreatureEvent(cid, "ZombieAttack") registerCreatureEvent(cid, "WeaponMana") registerCreatureEvent(cid, "showVoc") registerCreatureEvent(cid, "ReportBug") registerCreatureEvent(cid, "AdvanceSave") return true end
  9. To precisando de uma script que toda vez que o player entra no serve apareça essa mensagem REP + pra quem ajudar
  10. Bom pessoal eu queria sabe pq toda vez que eu crio o novo monsters e importo no remeres map edito , quando adiciono o respawn dele não funciona como arruma ?? , Rep ++ para quem ajudar vlws
  11. Sim fiz tudo agr pego , preciso de uma script que toda vez que o player longa apareça essa mensagem vc tem ??
  12. Aq quando o player upa tal lvl nao ta ganhando o item ajuda plis . obs : 8.54
  13. Eu coloquei , nao aparece erro nenhum , mais quando o player upa o tal lvl no ganha o item , 8.54
  14. Eu coloquei , nao aparece erro nenhum , mais quando o player upa o tal lvl no ganha o item , 8.54

Informação Importante

Confirmação de Termo