Ir para conteúdo

2shared

Banido
  • Registro em

  • Última visita

Tudo que 2shared postou

  1. Eu queria um script que quando o player clicar no livro aparece os horarios dos eventos igual na foto
  2. 2shared postou uma resposta no tópico em Suporte Tibia OTServer
    funciono vlw
  3. 2shared postou uma resposta no tópico em Suporte Tibia OTServer
    agora deu outro erro no login
  4. 2shared postou uma resposta no tópico em Suporte Tibia OTServer
    local config = { loginMessage = getConfigValue('loginMessage'), useFragHandler = getBooleanFromString(getConfigValue('useFragHandler')) } function onLogin(cid) if getCreatureOutfit(cid).lookType == 306 and getPlayerStorageValue(cid, 121219) ~= 1 then doCreatureChangeOutfit(cid, getPlayerSex(cid) == 0 and {lookType = 136} or {lookType = 128}) end if(getBooleanFromString(getConfigValue('accountManager')) == false) then if (getCreatureName(cid) == "Account Manager") then return doRemoveCreature(cid, true) end end local loss = getConfigValue('deathLostPercent') if(loss ~= nil) then doPlayerSetLossPercent(cid, PLAYERLOSS_EXPERIENCE, loss * 10) 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) .. "." else str = str .. " Please choose your outfit." doPlayerSendOutfitWindow(cid) end doPlayerSendTextMessage(cid, MESSAGE_STATUS_DEFAULT, str) elseif(accountManager == MANAGER_NAMELOCK) then addEvent(valid(doCreatureSay), 500, cid, "Hello, it appears that your character has been locked for name violating rules, what new name would you like to have?", TALKTYPE_PRIVATE_NP, true, cid) elseif(accountManager == MANAGER_ACCOUNT) then addEvent(valid(doCreatureSay), 500, cid, "Hello, type {account} to manage your account. If you would like to start over, type {cancel} anywhere.", TALKTYPE_PRIVATE_NP, true, cid) else addEvent(valid(doCreatureSay), 500, cid, "Hello, type {account} to create an account or {recover} to recover an account.", TALKTYPE_PRIVATE_NP, true, cid) end if(not isPlayerGhost(cid)) then doSendMagicEffect(getCreaturePosition(cid), CONST_ME_TELEPORT) end if getPlayerStorageValue(cid, 54304) > 0 then doPlayerSetStorageValue(cid, 54304, 0) end doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_RED, "Bem Vindo!") if getPlayerLevel(cid) < 717217 then registerCreatureEvent(cid, "AdvanceTeleport") end registerCreatureEvent(cid, "DesertDeath") registerCreatureEvent(cid, "DesertCombat") registerCreatureEvent(cid, "BattleDeath") registerCreatureEvent(cid, "ZombieThink") registerCreatureEvent(cid, "ZombieDeath") registerCreatureEvent(cid, "BattleCombat") registerCreatureEvent(cid, "FireStorm") registerCreatureEvent(cid, "ctf") registerCreatureEvent(cid, "zombieevent") registerCreatureEvent(cid, "Idle") registerCreatureEvent(cid, "tpquest") registerCreatureEvent(cid, "CombatDodge") registerCreatureEvent(cid, "recompensa") registerCreatureEvent(cid, "SkullAmulet") registerCreatureEvent(cid, "BountyHunter") registerCreatureEvent(cid, "PlayerDeath") registerCreatureEvent(cid, "rewardpoints") registerCreatureEvent(cid, "autoloot") registerCreatureEvent(cid, "Auto Loot") registerCreatureEvent(cid, "RecordIp") if (InitArenaScript ~= 0) then InitArenaScript = 1 -- make arena rooms free for i = 42300, 42309 do setGlobalStorageValue(i, 0) setGlobalStorageValue(i+100, 0) end end registerCreatureEvent(cid, "Mail") if(getPlayerOperatingSystem(cid) >= CLIENTOS_OTCLIENT_LINUX) then registerCreatureEvent(cid, "ExtendedOpcode") end registerCreatureEvent(cid, "ReportBug") if(config.useFragHandler) then registerCreatureEvent(cid, "SkullCheck") end registerCreatureEvent(cid, "GuildEvents") registerCreatureEvent(cid, "critical") registerCreatureEvent(cid, "BroadDeath") registerCreatureEvent(cid, "AdvanceSave") registerCreatureEvent(cid, "GuildMotd") registerCreatureEvent(cid, "fraglook") registerCreatureEvent(cid, "blesscheck") registerCreatureEvent(cid, "DeathBroadcast") registerCreatureEvent(cid, "addons") registerCreatureEvent(cid, "onPrepareDeath") registerCreatureEvent(cid, "fraglook") registerCreatureEvent(cid, "antimb") registerCreatureEvent(cid, "antimagebomb") registerCreatureEvent(cid, "FimVip") registerCreatureEvent(cid, "ExpVip") registerCreatureEvent(cid, "VipReceive") registerCreatureEvent(cid, "redSkullAmulet") registerCreatureEvent(cid, "FullHpMana") registerCreatureEvent(cid, "killitem") registerCreatureEvent(cid, "huntdeath") registerCreatureEvent(cid, "loguthunt") registerCreatureEvent(cid, "ReportBug") registerCreatureEvent(cid, "CastleExp") registerCreatureEvent(cid, "AdvEffect") registerCreatureEvent(cid, "dodge") registerCreatureEvent(cid, "town") registerCreatureEvent(cid, "recompensaLvl") if getPlayerStorageValue(cid, 48902) == -1 then setPlayerStorageValue(cid, 48902, 0) end registerCreatureEvent(cid, "critical") if getPlayerName(cid) == "Account Manager" and #getPlayersByIp(getPlayerIp(cid)) > 10 then return false end if getPlayerSlotItem(cid, 2).itemid == 7889 then doPlayerAddBlessing(cid, 1) doPlayerAddBlessing(cid, 2) doPlayerAddBlessing(cid, 3) doPlayerAddBlessing(cid, 4) doPlayerAddBlessing(cid, 5) doSendMagicEffect(getPlayerPosition(cid), 49) else doSendMagicEffect(getCreaturePosition(cid), CONST_ME_TELEPORT) end if getPlayerStorageValue(cid, 48903) == -1 and getPlayerStorageValue(cid, 48902) == -1 then setPlayerStorageValue(cid, 48903, 0) setPlayerStorageValue(cid, 48902, 0) end return true end
  5. 2shared postou uma resposta no tópico em Suporte Tibia OTServer
    Alguem Para Dar 1 Ajuda?
  6. 2shared postou uma resposta no tópico em Suporte Tibia OTServer
    Estou Com esse erro na distro
  7. para vc arrumar vai no seu rme aperte ctrl+t e exclua todas town e dps coloca dnv primeiro mude as towns das houses para vc conseguir excluir as town
  8. alguem pra me ajudar? plis
  9. tipo quando eu vo fazer isso la ta em 2 mas n da pra mudar pra por 1 e ja mudei no banco de dados tbm memso assim ele volta pro 1
  10. meu ot ta com town id 2 os player criado nascem com town id 2 mas quando morrem volta pro town id 1 e não consseguem logar ja mudei no config.php no config.lua e não da em nada alguem pra me ajudar?
  11. Funciono mas as conta que ja tinha criada nao mudao o town mas n tem problema é so resetar
  12. 2shared postou uma resposta no tópico em Suporte Tibia OTServer
    removido
  13. Meu Server Tem o Town id 2 e os player criado nascem com town id 1 com isso quando eles morrem da temple position is wrong e meu ot é mysql Alguem para me ajudar?
  14. to com um pequeno erro que nao conssegui resolver mysql_real_query(): SELECT * FROM z_ots_comunication WHERE `type` = 'login'; - MYSQL ERROR: Table 'ouro.z_ots_comunication' doesn't exist (1146) eu nao con consigo logar no server poder me dar uma ajuda?
  15. dentro da pasta do ot em data itens pega o que tem dentro e bota na pasta do rme na pasta 8.60
  16. o mapa é do deathrook
  17. Eba Eba Galerinha do TK Eu Aqui do Novo para Trazer o Baiak ZIK VIP 18 Espero que Gostem da Edição Mudanças Ocorrida | Melhorado Mapa e Adicionado Varias Áreas| Novos Itens| Novas Questes| Novos Bichos| Adicionado VIP 18| Retirado Bugs no Mapa...| Retirado Varios Bugs no Distro | Novo Visual do Templo| Guild Frags System | PvP Balanceado Agora todas vocações estão no balanço| Armas Arrumadas Para Melhor PvP | Varios Eventos| Ivasões no Templo de Boss Automatico| Adicionado CASTLE 24HORAS (COM CASTELO) e AVISOS DE INVASORES | Itens DONATES | Área DONATE ~~ (Só Entra Quem Usar o Itens de Premium Days) | Vários Novos Script | Fast Atk Arrumado| Frags no Look | Entre Muitas Outras Coisas| Confira ! Imagens Do Server Templo Novas Areas Novos Tps E Npcs Treiner VIP 1 a VIP 15 Loja De Itens Fusion Area Donate Area Supreme Area Ultimate Download : http://www.4shared.com/rar/LIUa5Jnkba/Baiak_Zik__Vip_18.html? Scan : https://www.virustotal.com/pt/file/9f3f18ff68648d6d33b430345b7eec7284554fa8706fcf3d91b73f5c5821d331/analysis/1479318127/ Os Virus/Malwares são Falsos/Positivos por causa do TFS Creditos : Eu Por Editar O mapa e o Deathrook pela mapa inteiro

Informação Importante

Confirmação de Termo