Tudo que tibira postou
-
ERRO their master's voice quest
up
- ShopGuild sem erros no site, só nao entrega o item
- ShopGuild sem erros no site, só nao entrega o item
-
OUTFITS PREMIUM NAO ESTAO SENDO LIBERADOS
é so vc mudar essa parte > unlocked="1" , pra liberar deixe "1"
-
ERRO their master's voice quest
kkk eu vi meu erro era no add event, summoncreature, tava assim summoncratura, bom sumonou os bixos normalmente n deu nenhum erro , so que quando se mata 1x o respaw ele para, e n da erro, era pra dar mais respaw e dps sumonar o boss mad mage...
-
ERRO their master's voice quest
Estou com um erro na their master's voice quest, após o player limpar todo o chão o aviso aparece só que na hora de sumonar os bixos aparece esse erro: Lua Script Error: [Action Interface] data/actions/scripts/their master's voice quest/slimeGobbler.lua:onUse luaAddEvent(). callback parameter should be a function. stack traceback: [C]: in function 'addEvent' ...ions/scripts/their master's voice quest/slimeGobbler.lua:59: in function <...ions/scripts/their master's voice quest/slimeGobbler.lua:50> alguem sabe o erro? segue abaixo a script completa , lembrando que uso tfs 1.0 local pos = { {x = 33313, y = 31852, z = 9}, {x = 33313, y = 31865, z = 9}, {x = 33313, y = 31881, z = 9}, {x = 33328, y = 31860, z = 9}, {x = 33328, y = 31873, z = 9}, {x = 33328, y = 31885, z = 9}, {x = 33308, y = 31873, z = 9}, {x = 33320, y = 31873, z = 9}, {x = 33335, y = 31873, z = 9}, {x = 33360, y = 31873, z = 9}, {x = 33336, y = 31914, z = 9}, {x = 33343, y = 31914, z = 9}, {x = 33353, y = 31914, z = 9}, {x = 33361, y = 31914, z = 9}, {x = 33345, y = 31900, z = 9}, {x = 33352, y = 31900, z = 9}, {x = 33355, y = 31854, z = 9}, {x = 33355, y = 31861, z = 9}, {x = 33355, y = 31885, z = 9}, {x = 33345, y = 31864, z = 9}, {x = 33345, y = 31881, z = 9}, {x = 33309, y = 31867, z = 9}, {x = 33317, y = 31879, z = 9}, {x = 33311, y = 31854, z = 9}, {x = 33334, y = 31889, z = 9}, {x = 33340, y = 31890, z = 9}, {x = 33347, y = 31889, z = 9}, } local creatures = { "iron servant", "golden servant", "diamond servant" } local function getFungusInArea(fromPos, toPos) for x = fromPos.x, toPos.x do for y = fromPos.y, toPos.y do for i = 13585, 13589 do if(getTileItemById({x = x, y = y, z = 9}, i).uid > 1) then return true end end end end return false end function onUse(cid, item, fromPosition, itemEx, toPosition) if(item.itemid == 13601) then if(isInArray({13585, 13586, 13587, 13588, 13589}, itemEx.itemid)) then if(getPlayerStorageValue(cid, 984) + 1 --[[* 1000]] < os.time()) then doTransformItem(itemEx.uid, 13590, 1) setPlayerStorageValue(cid, 984, os.time()) doSendMagicEffect(toPosition, CONST_ME_POFF) if(getFungusInArea({x = 33306, y = 31847}, {x = 33369, y = 31919}) == false) then for i = 1, #pos do addEvent(doSummonCrature, 5 * 1000, creatures[math.random(1, 3)], pos) addEvent(doSendMagicEffect, 5 * 1000, pos, CONST_ME_TELEPORT) end doSendMagicEffect(getPlayerPosition(cid), CONST_ME_FIREWORK_RED) doCreatureSay(cid, "COME! My servants! RISE!", TALKTYPE_ORANGE_1) setGlobalStorageValue(985, 0) setGlobalStorageValue(984, 0) else doCreatureSay(cid, "The slime gobbler gobbles large chunks of the slime fungus with great satisfaction.", TALKTYPE_ORANGE_1) doPlayerAddExp(cid, 20, true, true) end end end end return true end
-
Bug Clonar Item
na arena tem um bau que vc ganha, recompensa do present
-
[Pedido] Event Double Exp para TFS 1.0
sim, adcionei
-
[Pedido] Event Double Exp para TFS 1.0
obrigado , chegando em casa eu testo rapaz coloquei aqui certin e nao funcionou
-
[Pedido] Event Double Exp para TFS 1.0
Se alguem puder ajudar ficarei grato , Uso tfs 1.0 - 10.76
-
Texto nao centraliza no latest news
ja tentei varias formas e nada do texto "Top guilds" centralizar no site // top kills - guilds $main_content .= '<div class="NewsHeadline"> <div class="NewsHeadlineBackground" style="background-image:url(' . $layout_name . '/images/news/newsheadline_background.gif)"> <table border="0"> <tr> <td style="text-align: center; font-weight: bold;"> <center><font color="white">Top Guilds</font></center> </td> </tr> </table> </div> </div> <table border="0" cellspacing="3" cellpadding="4" width="100%"><tr>'; foreach($SQL->query('SELECT `g`.`id` AS `id`, `g`.`name` AS `name`, COUNT(`g`.`name`) as `frags` FROM `players` p LEFT JOIN `player_deaths` pd ON `pd`.`killed_by` = `p`.`name` LEFT JOIN `guild_membership` gm ON `p`.`id` = `gm`.`player_id` LEFT JOIN `guilds` g ON `gm`.`guild_id` = `g`.`id` WHERE `g`.`id` > 0 AND `pd`.`unjustified` = 1 GROUP BY `name` ORDER BY `frags` DESC, `name` ASC LIMIT 4;') as $guild) $main_content .= '<td style="width: 25%; text-align: center;"><a href="?subtopic=guilds&action=show&guild=' . $guild['id'] . '"><img src=guild_image.php?id=' . $guild['id] . '" width="64" height="64" border="0"/> <br />' . $guild['name'] . '</a><br />' . $guild['frags'] . ' kills </td>'; $main_content .= '</tr></table>';
-
stages 10.76
verifique se no começo do XML/stages esta assim <config enabled="1"/>
-
PROCURO PESSSOAS DEDICADAS
Boa noite, estou com um servidor global 10.76 online tudo certinho, porém trabalho dia todo so entro anoite, pois bem, venho aqui saber se alguem do forum se interessa em participar do projeto pois preciso de ajuda e não posso fazer tudo sozinho rs, mas é isso qualquer coisa me chama no skype que conversamos...skype: joaopaulomeloaraujo1994
-
ShopGuild TFS 1.0
Deu quase certo só nao entregou o item e as fotos dos items no site nao aparece... uso tfs 1.0 , global 10.76 se alguem puder ajudar eu agradeço
- Most powerfull guilds
-
Most powerfull guilds
coloquei isso no latestnews: $main_content .= '<div class="NewsHeadline"> <div class="NewsHeadlineBackground" style="background-image:url(' . $layout_name . '/images/news/newsheadline_background.gif)"> <table border="0"> <tr> <td style="text-align: center; font-weight: bold;"> <font color="white">Most powerfull guilds</font> </td> </tr> </table> </div> </div> <table border="0" cellspacing="3" cellpadding="4" width="100%"> <tr>'; foreach($SQL->query('SELECT `g`.`id` AS `id`, `g`.`name` AS `name`, `g`.`logo_gfx_name` AS `logo`, COUNT(`g`.`name`) as `frags` FROM `killers` k LEFT JOIN `player_killers` pk ON `k`.`id` = `pk`.`kill_id` LEFT JOIN `players` p ON `pk`.`player_id` = `p`.`id` LEFT JOIN `guild_ranks` gr ON `p`.`rank_id` = `gr`.`id` LEFT JOIN `guilds` g ON `gr`.`guild_id` = `g`.`id` WHERE `k`.`unjustified` = 1 AND `k`.`final_hit` = 1 GROUP BY `name` ORDER BY `frags` DESC, `name` ASC LIMIT 0, 4;') as $guild) $main_content .= ' <td style="width: 25%; text-align: center;"> <a href="?subtopic=guilds&action=show&guild=' . $guild['id'] . '"><img src=guilds/' . ((!empty($guild['logo]) && file_exists('guilds/' . $guild['logo'])) ? $guild['logo'] : 'default_logo.gif') . '" width=64" height="64" border="0"/><br />' . $guild['name] . '</a><br />' . $guild['frags'] . ' kills </td>'; $main_content .= ' </tr> </table>'; só que nao aparece as guilds, ja existe guilds com frags so que nao aparece , só aparece o most power full guilds
-
[Pedido] Wote Liberada Mission 10+ / Yalahar Quest Mission 9+
poste como liberou a yalahar quest amigo
-
YALAHAR QUEST COM MISSÕES ALGUEM ME AJUDE PLXX
mas seu eu remover os actions das portas quando chegar no final da quest eles nao irao poder entrar na sala de recompensa ne?
-
YALAHAR QUEST COM MISSÕES ALGUEM ME AJUDE PLXX
bom estou com mapa global so que yalahar esta inteira completa igual spoiler , alguem sabe como liberar essas missões ,? pular pra 10 ?
-
MISSOES WOTE
consegui ,
-
MISSOES WOTE
vc excluiu algumas missoes?
-
MISSOES WOTE
Alguem sabe como faz pra diminuir as missoes? tipo tem q fazer igual o global no meu servidor , demora mt , queria pular as missoes...
-
OUTFITS PREMIUM NAO ESTAO SENDO LIBERADOS
JA MODIFIQUEI LA EM OUTFITS E MESMO ASSIM NAO ESTA SENDO LIBERADO AOS PLAYERS <?xml version="1.0" encoding="UTF-8"?> <outfits> <!-- Female outfits --> <outfit type="0" looktype="136" name="Citizen" premium="0" unlocked="1" enabled="1" /> <outfit type="0" looktype="137" name="Hunter" premium="0" unlocked="1" enabled="1" /> <outfit type="0" looktype="138" name="Mage" premium="0" unlocked="1" enabled="1" /> <outfit type="0" looktype="139" name="Knight" premium="0" unlocked="1" enabled="1" /> <outfit type="0" looktype="140" name="Noblewoman" premium="0" unlocked="1" enabled="1" /> <outfit type="0" looktype="141" name="Summoner" premium="0" unlocked="1" enabled="1" /> <outfit type="0" looktype="142" name="Warrior" premium="0" unlocked="1" enabled="1" /> <outfit type="0" looktype="147" name="Barbarian" premium="0" unlocked="1" enabled="1" /> <outfit type="0" looktype="148" name="Druid" premium="0" unlocked="1" enabled="1" /> <outfit type="0" looktype="149" name="Wizard" premium="0" unlocked="1" enabled="1" /> <outfit type="0" looktype="150" name="Oriental" premium="0" unlocked="1" enabled="1" /> <outfit type="0" looktype="155" name="Pirate" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="156" name="Assassin" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="157" name="Beggar" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="158" name="Shaman" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="252" name="Norsewoman" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="269" name="Nightmare" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="270" name="Jester" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="279" name="Brotherhood" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="288" name="Demonhunter" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="324" name="Yalaharian" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="329" name="Wife" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="336" name="Warmaster" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="366" name="Wayfarer" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="431" name="Afflicted" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="433" name="Elementalist" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="464" name="Deepling" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="466" name="Insectoid" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="471" name="Entrepreneur" premium="1" unlocked="0" enabled="1" /> <outfit type="0" looktype="513" name="Crystal Warlord" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="514" name="Soil Guardian" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="542" name="Demon" premium="0" unlocked="0" enabled="1" /> <outfit type="0" looktype="575" name="Cave Explorer" premium="1" unlocked="0" enabled="1" /> <outfit type="0" looktype="578" name="Dream Warden" premium="1" unlocked="0" enabled="1" /> <outfit type="0" looktype="618" name="Glooth Engineer" premium="1" unlocked="0" enabled="1" /> <outfit type="0" looktype="620" name="Jersey" premium="1" unlocked="0" enabled="1" /> <outfit type="0" looktype="632" name="Champion" premium="1" unlocked="0" enabled="1" /> <outfit type="0" looktype="635" name="Conjurer" premium="1" unlocked="0" enabled="1" /> <outfit type="0" looktype="636" name="Beastmaster" premium="1" unlocked="0" enabled="1" /> <outfit type="0" looktype="664" name="Chaos Acolyte" premium="1" unlocked="0" enabled="1" /> <outfit type="0" looktype="666" name="Death Herald" premium="1" unlocked="0" enabled="1" /> <outfit type="0" looktype="683" name="Ranger" premium="1" unlocked="0" enabled="1" /> <outfit type="0" looktype="694" name="Ceremonial Garb" premium="1" unlocked="0" enabled="1" /> <outfit type="0" looktype="696" name="Marionette's Puppeteer" premium="1" unlocked="0" enabled="1" /> <outfit type="0" looktype="698" name="Variant on Shaman" premium="1" unlocked="0" enabled="1" /> <!-- Male outfits --> <outfit type="1" looktype="128" name="Citizen" premium="0" unlocked="1" enabled="1" /> <outfit type="1" looktype="129" name="Hunter" premium="0" unlocked="1" enabled="1" /> <outfit type="1" looktype="130" name="Mage" premium="0" unlocked="1" enabled="1" /> <outfit type="1" looktype="131" name="Knight" premium="0" unlocked="1" enabled="1" /> <outfit type="1" looktype="132" name="Nobleman" premium="0" unlocked="1" enabled="1" /> <outfit type="1" looktype="133" name="Summoner" premium="0" unlocked="1" enabled="1" /> <outfit type="1" looktype="134" name="Warrior" premium="0" unlocked="1" enabled="1" /> <outfit type="1" looktype="143" name="Barbarian" premium="0" unlocked="1" enabled="1" /> <outfit type="1" looktype="144" name="Druid" premium="0" unlocked="1" enabled="1" /> <outfit type="1" looktype="145" name="Wizard" premium="0" unlocked="1" enabled="1" /> <outfit type="1" looktype="146" name="Oriental" premium="0" unlocked="1" enabled="1" /> <outfit type="1" looktype="151" name="Pirate" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="152" name="Assassin" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="153" name="Beggar" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="154" name="Shaman" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="251" name="Norseman" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="268" name="Nightmare" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="273" name="Jester" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="278" name="Brotherhood" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="289" name="Demonhunter" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="325" name="Yalaharian" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="328" name="Husband" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="335" name="Warmaster" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="367" name="Wayfarer" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="430" name="Afflicted" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="432" name="Elementalist" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="463" name="Deepling" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="465" name="Insectoid" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="472" name="Entrepreneur" premium="1" unlocked="0" enabled="1" /> <outfit type="1" looktype="512" name="Crystal Warlord" premium="1" unlocked="0" enabled="1" /> <outfit type="1" looktype="516" name="Soil Guardian" premium="1" unlocked="0" enabled="1" /> <outfit type="1" looktype="541" name="Demon" premium="0" unlocked="0" enabled="1" /> <outfit type="1" looktype="574" name="Cave Explorer" premium="1" unlocked="0" enabled="1" /> <outfit type="1" looktype="577" name="Dream Warden" premium="1" unlocked="0" enabled="1" /> <outfit type="1" looktype="610" name="Glooth Engineer" premium="1" unlocked="0" enabled="1" /> <outfit type="1" looktype="619" name="Jersey" premium="1" unlocked="0" enabled="1" /> <outfit type="1" looktype="633" name="Champion" premium="1" unlocked="0" enabled="1" /> <outfit type="1" looktype="634" name="Conjurer" premium="1" unlocked="0" enabled="1" /> <outfit type="1" looktype="637" name="Beastmaster" premium="1" unlocked="0" enabled="1" /> <outfit type="1" looktype="665" name="Chaos Acolyte" premium="1" unlocked="0" enabled="1" /> <outfit type="1" looktype="667" name="Death Herald" premium="1" unlocked="0" enabled="1" /> <outfit type="1" looktype="684" name="Ranger" premium="1" unlocked="0" enabled="1" /> <outfit type="1" looktype="695" name="Ceremonial Garb" premium="1" unlocked="0" enabled="1" /> <outfit type="1" looktype="697" name="Marionette's Puppeteer" premium="1" unlocked="0" enabled="1" /> <outfit type="1" looktype="699" name="Variant on Shaman" premium="1" unlocked="0" enabled="1" /> </outfits>
-
SE TROCAR A PASTA DATA DO OT?
-
SE TROCAR A PASTA DATA DO OT?
esse mesmo!