
Tudo que Qwizer postou
-
Deprecated - Não envia e-mail
tem que mudar permissão de segurança no gmail da conta que vc ta usando pra aceitar formulários html inseguro. caso contrario nao vai funcionar.
-
Deprecated - Não envia e-mail
gmail?
-
(Resolvido)Abrir Site Ubuntu 12.
esse erro ai se da por conta de que no config.php na servpath ou no passo 2 da instalação você deixou de por uma / no fim somente isso. /home/otserv/
-
Base PokeHand (Sem Soucer)
@LucasKuchiki Link do cliente ta off
- RME DA ERRO NO 7.92
- RME DA ERRO NO 7.92
-
(Resolvido)NPC QUE TROCA VOCAÇÃO_CONFIG HP/MANA
local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local talkState = {} function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid) npcHandler:onCreatureDisappear(cid) end function onCreatureSay(cid, type, msg) npcHandler:onCreatureSay(cid, type, msg) end function onThink() npcHandler:onThink() end function creatureSayCallback(cid, type, msg) if(not npcHandler:isFocused(cid)) then return false end local talkUser = NPCHANDLER_CONVbehavior == CONVERSATION_DEFAULT and 0 or cid pid = getPlayerGUID(cid) //data/xml/vocations.xml -- gainhp HP e gainmana MP local mageMP = Valor local mageHP = Valor local kinaMP = Valor local kinaHP = Valor local palaMP = Valor local palaHP = Valor if(msgcontains(msg, 'sorcerer') or msgcontains(msg, 'sorc')) then selfSay('Deseja virar {Sorcerer} por 10 Lethal Orbs?', cid) talkState[talkUser] = 1 elseif(msgcontains(msg, 'yes') and talkState[talkUser] == 1) then if(getPlayerItemCount(cid, 7722) >= 10) then doPlayerRemoveItem(cid, 7722, 10) doPlayerSetVocation(cid,1) setCreatureMaxHealth(cid, getPlayerLevel(cid)*mageHP) setCreatureMaxMana(cid, getPlayerLevel(cid)*mageMP) doRemoveCreature(cid) db.executeQuery("UPDATE `player_skills` SET `value` = ".. 10 ..", count = ".. 0 .." WHERE `player_id` = ".. pid ..";") db.executeQuery("UPDATE `players` SET `maglevel` = ".. 0 ..", `manaspent` = ".. 0 .." WHERE `id` = ".. pid ..";") selfSay('Vocação trocada com sucesso , Agora você é um Sorcerer.', cid) else selfSay('Você não tem {Lethal Orbs} Suficientes.', cid) end talkState[talkUser] = 0 elseif(msgcontains(msg, 'druid') or msgcontains(msg, 'druida')) then selfSay('Deseja virar {Druid} por 10 Lethal Orbs?', cid) talkState[talkUser] = 2 elseif(msgcontains(msg, 'yes') and talkState[talkUser] == 2) then if(getPlayerItemCount(cid, 7722) >= 10) then doPlayerRemoveItem(cid, 7722, 10) doPlayerSetVocation(cid,2) setCreatureMaxHealth(cid, getPlayerLevel(cid)*mageHP) setCreatureMaxMana(cid, getPlayerLevel(cid)*mageMP) doRemoveCreature(cid) db.executeQuery("UPDATE `player_skills` SET `value` = ".. 10 ..", count = ".. 0 .." WHERE `player_id` = ".. pid ..";") db.executeQuery("UPDATE `players` SET `maglevel` = ".. 0 ..", `manaspent` = ".. 0 .." WHERE `id` = ".. pid ..";") selfSay('Vocação trocada com sucesso , Agora você é um Druid.', cid) else selfSay('Você não tem {Lethal Orbs} Suficientes.', cid) end talkState[talkUser] = 0 elseif(msgcontains(msg, 'Knight') or msgcontains(msg, 'kina')) then selfSay('Deseja virar {knight} por 10 Lethal Orbs?', cid) talkState[talkUser] = 3 elseif(msgcontains(msg, 'yes') and talkState[talkUser] == 3) then if(getPlayerItemCount(cid, 7722) >= 10) then doPlayerRemoveItem(cid, 7722, 10) doPlayerSetVocation(cid,4) setCreatureMaxHealth(cid, getPlayerLevel(cid)*kinaHP) setCreatureMaxMana(cid, getPlayerLevel(cid)*kinaMP) doRemoveCreature(cid) db.executeQuery("UPDATE `player_skills` SET `value` = ".. 10 ..", count = ".. 0 .." WHERE `player_id` = ".. pid ..";") db.executeQuery("UPDATE `players` SET `maglevel` = ".. 0 ..", `manaspent` = ".. 0 .." WHERE `id` = ".. pid ..";") selfSay('Vocação trocada com sucesso , Agora você é um Knight.', cid) else selfSay('Você não tem {Lethal Orbs} Suficientes.', cid) end talkState[talkUser] = 0 elseif(msgcontains(msg, 'paladin') or msgcontains(msg, 'pala')) then selfSay('Deseja virar {Paladin} por 10 Lethal Orbs?', cid) talkState[talkUser] = 4 elseif(msgcontains(msg, 'yes') and talkState[talkUser] == 4) then if(getPlayerItemCount(cid, 7722) >= 10) then doPlayerRemoveItem(cid, 7722, 10) doPlayerSetVocation(cid,3) setCreatureMaxHealth(cid, getPlayerLevel(cid)*palaHP) setCreatureMaxMana(cid, getPlayerLevel(cid)*palaMP) doRemoveCreature(cid) db.executeQuery("UPDATE `player_skills` SET `value` = ".. 10 ..", count = ".. 0 .." WHERE `player_id` = ".. pid ..";") db.executeQuery("UPDATE `players` SET `maglevel` = ".. 0 ..", `manaspent` = ".. 0 .." WHERE `id` = ".. pid ..";") selfSay('Vocação trocada com sucesso , Agora você é um Paladin.', cid) else selfSay('Você não tem {Lethal Orbs} Suficientes.', cid) end talkState[talkUser] = 0 end return true end npcHandler:setCallback(CALLBACK_MESSAGE_DEFAULT, creatureSayCallback) npcHandler:addModule(FocusModule:new())
- Dowload direto pelo gesior
-
RealOTX-7.72 CastSystem, AntiDupe, WarSystem, Offiline Training, ETC....
e a versão 7.72 mesmo
-
OTHire RLMAP 7.40 - Empera Server + PortHope + Spr & Dat + WebSite
a maioria ja tem, vou por no github um progresso delas la, quarta feira terá update no servidor
-
OTHire RLMAP 7.40 - Empera Server + PortHope + Spr & Dat + WebSite
Empera Server 7.40 Todas as Quest (Andamento) Rookgaard Quests 1 Bear Room Quest 2 Captain Iglues Treasure Quest 3 Combat Knife Quest 4 Doublet Quest 5 Dragon Corpse Quest 6 Goblin Temple Quest 7 Katana Quest 8 Minotaur Hell Quest 9 Rapier Quest 10 Short Sword Quest 11 Small Axe Quest 12 Studded Legs Quest 13 Studded Shield Quest 14 Torch Quest Mainland quests 1 Alawar's Vault Quest 2 Banuta Quest 3 Barbarian Axe Quest 4 Battle Axe Quest 5 Behemoth Quest 6 Berserker Treasure Quest 7 Black Knight Quest 8 Blood Herb Quest 9 Bright Sword Quest 10 Circle Room Quest 11 Crusader Helmet Quest 12 Dark Armor Quest 13 Dead Archer Quest 14 Deeper Fibula Quest 15 Demon Helmet Quest 16 Demona Quest 17 Devil Helmet Quest 18 Double Hero Quest 19 Draconia Quest 20 Edron Goblin Quest 21 Elephant Tusk Quest 22 Elvenbane Quest 23 Emperor's Cookies Quest 24 Explorer Brooch Quest 25 Family Brooch Quest 26 Fanfare Quest 27 Fire Axe Quest 28 Geomancer Quest Quest 29 Ghoul Room Quest 30 Giant Smithhammer Quest 31 Griffin Shield Quest 32 Helmet of the Ancients Quest 33 Hydra Egg Quest 34 Iron Hammer Quest 35 Iron Helmet Quest 36 Isle of the Mists Quest 37 Life Ring Quest 38 Longsword Quest 39 Mad Mage Room Quest 40 Medusa Shield Quest 41 Mintwallin Cyclops Quest 42 Naginata Quest 43 Noble Armor Quest 44 Orc Fortress Quest 45 Orc Shaman Quest 46 Ornamented Shield Quest 47 Panpipe Quest 48 Paradox Tower Quest 49 Parchment Room Quest 50 Plate Armor Quest 51 Poison Daggers Quest 52 Postman Quest 53 Power Bolts Quest 54 Power Ring Quest 55 Queen of the Banshees Quest 56 Ring Quest 57 Sam's Old Backpack Quest 58 Scale Armor Quest 59 Serpentine Tower Quest 60 Shaman Treasure Quest 61 Silver Brooch Quest 62 Six Rubies Quest 63 Skull of Ratha Quest 64 Small Ruby Quest 65 Spike Sword Quest 66 Stealth Ring Quest 67 Steel Helmet Quest 68 Thais Lighthouse Quest 69 The Annihilator Quest 70 The Desert Dungeon Quest 71 The Djinn War Quest 72 The Explore's Society Quest 73 The White Raven Monastery Quest 74 Throwing Star Quest 75 Time Ring Quest 76 Triangle Tower Quest 77 Triple Ultimate Healing Rune Quest 78 Troll Cave Quest 79 Vampire Shield Quest 80 Voodoo Doll Quest 81 Waterfall Quest 82 Wedding Ring Quest Creditos Peonso - Qwizer - Slawkens - TwistedScorpio Links Uteis
-
(Resolvido)[PEDIDO] Atacar e usar runa ao mesmo tempo 0.4
no weapons.xml no item que vc quer que ele use rune ao mesmo tempo e coloque isso swing="true" ex: <distance id="7368" level="80" event="function" value="default"/> <!-- Assassin Star --> para <distance id="7368" level="80" swing="true" event="function" value="default"/> <!-- Assassin Star --> deu certo?
-
[Duvida] Sobre OPCODES
ate ajudaria, mais otc nao e muito minha praia.
-
[Duvida] Sobre OPCODES
a função do mod deve ser diferente do ot, talves alterando funcione
-
[Duvida] Sobre OPCODES
tfs 1.x ja vem com opcodes integrado.
-
[MOD] Character List ( Aparece o Char no Login )
massa rsrs posta pra galera
-
RME 11+
@Mateus Lagasse https://github.com/hjnilsson/rme/releases/ so baixar.
-
[TFS 1.x | Global Windows e Linux 10.0 OLD/11.3] Halls of Hope, Wrap, Store, Prey, Imbuing, Events - Castle War, Snow Ball, Zombie, BattleField
mesmo procedimento ate parar de dar erro. usando a versao 10 que esta postada no git do projeto?
-
[TFS 1.x | Global Windows e Linux 10.0 OLD/11.3] Halls of Hope, Wrap, Store, Prey, Imbuing, Events - Castle War, Snow Ball, Zombie, BattleField
abre a database dele e copia a coluna do prey la e executa na sua.
-
[TFS 1.x | Global Windows e Linux 10.0 OLD/11.3] Halls of Hope, Wrap, Store, Prey, Imbuing, Events - Castle War, Snow Ball, Zombie, BattleField
ta faltando a coluna prey_stamina_1 na database,esta usando a db postada junto do ot? vou postar no git
-
OTHire RLMAP 7.72 - Tibia Legacy Server
ele tem alguns bug, tem que revisar todas as quest deles pois faltam bastante eu tive que revisar as 84 quest deles mais da metade tive que fazer. comando nao tem, mais tem item qeu adicionar premium so olhar no actions. esse comando e pra tfs 0.4, esse ot e othire nao funciona, usa o my-acc como site, funciona 100% tem sim, porem o mapa vai ficar dando debugs. e tera que fazer correçoes e muito trabalho pra pouco retorno nao vale apena.
-
PROCURO OTSERVER 7.4
disponha
-
Projeto OTME (otserver de tibiame)
dahora, gostaria de participar.
-
Dúvida Sobre GOD
vc ja olhou os comando no talkactions.xml ou no commands.xml pra ver se ta fazendo os comandos certo?
-
PROCURO OTSERVER 7.4