Solutions
-
Pedro.'s post in (Resolvido)Erro site página characters was marked as the answera pagina que você deve tá acessando, abre o php dela, e procura por dir, ou até items esse erro é porque o diretorio está invalido, dentro do php você configura
/nome da pasta/nome da pasta do servidor/data/items.xml etc
-
Pedro.'s post in (Resolvido)Botão para Whatsapp was marked as the answerCSS
.zaptable { position: absolute; margin-left: 60%; text-align: left; background: #01010185; border: 2px solid #8595bb; padding: 9px 8px 6px 47px; border-radius: 0 0 10px 10px; color: #fff; margin-top: -2px; font: 400 9pt Verdana, Arial, Times New Roman, sans-serif; box-shadow: 6px 6px 50px 2px #23d100; z-index: 10000; transition: all 600ms ease-out } .zaptable:hover { box-shadow: 2px 2px 18px 1px #03ff0d; border: 2px solid #03ff0d; background: #343f58; transition: all 500ms ease-out; z-index: 10000; cursor: pointer } .zaptable img { position: absolute; margin-left: -47px; margin-top: -8px; width: 43px } .zaptable small { transition: all 500ms ease-out; display: none } .zaptable:hover small { transition: all 500ms ease-out; display: block }
DIV
<a href="https://chat.whatsapp.com/FFd7zZAdq5KHt7x6qd4Dr9" target="_blank"> <div class="zaptable"> <div class="zapbox"> <img src="./layouts/tibiacom/images/themeboxes/whats.png"><strong>Whatsapp Group: </strong>Nome do Servidor<br> <strong>Limit of members </strong> 200 <small style="color: #00c51d;text-shadow: 1px 1px black;text-align:center;">Click here to enter!</small> </div> </div> </a>
-
Pedro.'s post in (Resolvido)[SITE] Site torto was marked as the answercss!
-
Pedro.'s post in (Resolvido)[WEBSITE] como eu troco o sistema VIP (storage) do gesior pra premium account? was marked as the answerhttps://pastebin.com/raw/S0bb06HS
-
Pedro.'s post in (Resolvido)[AJUDA] Characters.php não aparece itens vips was marked as the answerum jeito fácil de arrumar, por exemplo, você equipou um item, e viu que ele tá errado, você vai clicar com o botão direito encima do item, e vai especionar, e vai ver para aonde ele está encaminhado, então tu vai ver, por exemplo /images/items/2160.png ou então /layouts/blablbla/images/items/2160.png ai tu vai ver qual id ele ta pegando e a pasta, vai pegar a item do item vip, vai colocar lá e alterar pelo ID correto.
-
Pedro.'s post in (Resolvido)Me ajuda problema com recaptcha ao criar account no GEISOR was marked as the answervai no google, na parte de cadastrar e faz uma
https://www.google.com/recaptcha/admin/site/
ou remover, qlq coisa posta aqui a pagina.
-
Pedro.'s post in (Resolvido)Website Ot was marked as the answerIsso o que? não tem favicon? vai em layouts e adiciona o caminho exemplo:
<link rel="shortcut icon" href="<?php echo $layout_name; ?>/images/favicon.gif" />
-
Pedro.'s post in (Resolvido)Field 'comment' doesn't have a default value - ZnoteAcc was marked as the answerVá para a tabela Players e defina o campo de comentário como anulável e defina o valor padrão como null .
-
Pedro.'s post in (Resolvido)INSERT INTO `accounts` ZnoteAcc was marked as the answerfaço minima ideia de qual post você tá falando
-
Pedro.'s post in (Resolvido)[Gesior 2012] Vendendo Premium Points was marked as the answerEu fiz as alterações, mas para funcionar você precisa alterar a quantidade de premium na hora de criar char.
/config/config.php
# Create Account Options
coloquei apenas 10 para testar
$config['site']['newaccount_premdays'] = 10;
https://pastebin.com/S0bb06HS
-
Pedro.'s post in (Resolvido)Menu Website was marked as the answerpelo que notei aqui, pode-ser que eu esteja te respondendo equivocadamente, porém os menus estão errados, se você reparar o menu de wars pro de evento, você vai notar leve diferença, mas tente fazer da mesma maneira. Eu achei errado, poderia refazer aqui pra gente testar, mas to no hospital hj.
faz um teste, salva um backup antes
e troca
<div id="forum" class="menuitem"> <span onclick="MenuItemAction('forum')"> <div class="MenuButton" style="background-image:url(./layouts/tibiarl/images/menu/button-background.gif);"> <div onmouseover="MouseOverMenuItem(this);" onmouseout="MouseOutMenuItem(this);"><div class="Button" style="background-image:url(./layouts/tibiarl/images/menu/button-background-over.gif);"></div> <span id="forum_Lights" class="Lights"> <div class="light_lu" style="background-image:url(./layouts/tibiarl/images/menu/green-light.gif);"></div> <div class="light_ld" style="background-image:url(./layouts/tibiarl/images/menu/green-light.gif);"></div> <div class="light_ru" style="background-image:url(./layouts/tibiarl/images/menu/green-light.gif);"></div> </span> <div id="forum_Icon" class="Icon" style="background-image:url(./layouts/tibiarl/images/menu/icon-events.gif);"></div> <div id="forum_Label" class="Label" style="background-image:url(./layouts/tibiarl/images/menu/label-events.gif);"></div> <div id="forum_Extend" class="Extend" style="background-image: url(./layouts/tibiarl/images/general/plus.gif);"></div> </div> </div> </span> <div id="forum_Submenu" class="Submenu"> <a href="?subtopic=onlinepoints"> <div id="submenu_onlinepoints" class="Submenuitem" onmouseover="MouseOverSubmenuItem(this)" onmouseout="MouseOutSubmenuItem(this)"> <div class="LeftChain" style="background-image:url(./layouts/tibiarl/images/general/chain.gif);"></div> <div id="ActiveSubmenuItemIcon_onlinepoints" class="ActiveSubmenuItemIcon" style="background-image:url(./layouts/tibiarl/images/menu/icon-activesubmenu.gif);"></div> <div id="ActiveSubmenuItemLabel_onlinepoints" class="SubmenuitemLabel"><span style="color:#d7d7d7;"><span style="text-shadow: 0.1px 0.1px 14px white; font-weight: bold;">Online Points <img src="layouts/tibiarl/images/general/new.gif"></div> <div class="RightChain" style="background-image:url(./layouts/tibiarl/images/general/chain.gif);"></div> </div> </a>
por
<div id="forum" class="menuitem"> <span onclick="MenuItemAction('forum')"> <div class="MenuButton" style="background-image:url(./layouts/tibiarl/images/menu/button-background.gif);"> <div onmouseover="MouseOverMenuItem(this);" onmouseout="MouseOutMenuItem(this);"> <div class="Button" style="background-image:url(./layouts/tibiarl/images/menu/button-background-over.gif);"></div> <span id="forum_Lights" class="Lights"> <div class="light_lu" style="background-image:url(./layouts/tibiarl/images/menu/green-light.gif);"></div> <div class="light_ld" style="background-image:url(./layouts/tibiarl/images/menu/green-light.gif);"></div> <div class="light_ru" style="background-image:url(./layouts/tibiarl/images/menu/green-light.gif);"></div> </span> <div id="forum_Icon" class="Icon" style="background-image:url(./layouts/tibiarl/images/menu/icon-events.gif);"></div> <div id="forum_Label" class="Label" style="background-image:url(./layouts/tibiarl/images/menu/label-events.gif);"></div> <div id="forum_Extend" class="Extend" style="background-image: url(./layouts/tibiarl/images/general/plus.gif);"></div> </div> </div> </span> <div id="onlinepoints_Submenu" class="Submenu"> <a href="?subtopic=onlinepoints"> <div id="submenu_onlinepoints" class="Submenuitem" onmouseover="MouseOverSubmenuItem(this)" onmouseout="MouseOutSubmenuItem(this)"> <div class="LeftChain" style="background-image:url(./layouts/tibiarl/images/general/chain.gif);"></div> <div id="ActiveSubmenuItemIcon_onlinepoints" class="ActiveSubmenuItemIcon" style="background-image:url(./layouts/tibiarl/images/menu/icon-activesubmenu.gif);"></div> <div id="ActiveSubmenuItemLabel_onlinepoints" class="SubmenuitemLabel"><span style="color:#d7d7d7;"><span style="text-shadow: 0.1px 0.1px 14px white; font-weight: bold;">Online Points <img src="layouts/tibiarl/images/general/new.gif"></div> <div class="RightChain" style="background-image:url(./layouts/tibiarl/images/general/chain.gif);"></div> </div> </a>
-
Pedro.'s post in (Resolvido)[ERRO] World: was marked as the answertroca lá e testa
createaccount.php
-
Pedro.'s post in (Resolvido)Erro Distro was marked as the answerALTER TABLE `accounts` ADD loot_time INT(15) NOT NULL DEFAULT 0;
CREATE TABLE marriage_system ( id INTEGER NOT NULL, player_id INTEGER NOT NULL, partner VARCHAR( 255 ) NOT NULL, marriage_date INTEGER NOT NULL, PRIMARY KEY ( id ) );
-
Pedro.'s post in (Resolvido)Erros Player mata bicho , mais bicho nao morre was marked as the answerexecute no seu banco de dados:
ALTER TABLE `accounts` ADD loot_time INT(15) NOT NULL DEFAULT 0;
se você adicionou o script do vodkart não devia da esse erro, porque ele usa mods, e no script dele adiciona a função automaticamente nas libs.
https://tibiaking.com/forums/topic/78242-86mods-autoloot-by-account-item/
-
Pedro.'s post in (Resolvido)Erro Site was marked as the answerah sim, adiciona no index pra vê se dá jeito, mas eu lembro que você comentou que baixou e pegou de outro site.
https://tibiaking.com/forums/topic/88291-site-bugado/
-
Pedro.'s post in (Resolvido)Tabela MYSQL faltando! was marked as the answerexclui a tabela antiga, manualmente ou por sql.
DROP TABLE `death_list`; e adiciona essa aqui
CREATE TABLE `death_list` ( `id` int(11) NOT NULL AUTO_INCREMENT, `player_id` int(11) NOT NULL, `date` bigint(20) unsigned NOT NULL, `level` int(11) NOT NULL, `killer_name` varchar(255) NOT NULL, PRIMARY KEY (`id`), FOREIGN KEY (`player_id`) REFERENCES `players`(`id`) ON DELETE CASCADE ) ENGINE=InnoDB;
-
Pedro.'s post in (Resolvido)ERROS Distro 2.0 was marked as the answerou você remove a sua tabela castle e adiciona essa, ou adiciona só essa.
CREATE TABLE IF NOT EXISTS `castle_dono` ( `guild_id` int(11) NOT NULL AUTO_INCREMENT, PRIMARY KEY (`guild_id`));
ou adiciona essa aqui, que achei acho que é full.
CREATE TABLE IF NOT EXISTS `castle_dono` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `type` varchar(255) NOT NULL, `action` varchar(255) NOT NULL, `param1` varchar(255) NOT NULL, `param2` varchar(255) NOT NULL, `param3` varchar(255) NOT NULL, `param4` varchar(255) NOT NULL, `param5` varchar(255) NOT NULL, `param6` varchar(255) NOT NULL, `param7` varchar(255) NOT NULL, `delete_it` int(2) NOT NULL DEFAULT '1', `guild_id` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=230 ;
-
Pedro.'s post in (Resolvido)Character could not be loaded GESIOR was marked as the answere ta dando o mesmo erro?
vai em players lá, depois estrutura e vê se o resets ta lá, "resets"
-
Pedro.'s post in (Resolvido)Quando Char esta morrendo nascendo lvl 1 SKILLS 0 was marked as the answerCara, eu não tenho conhecimento em lua, eu ajudo no que posso, retorna o valor do deathlostpercent na config lua
e tenta esse script aqui.
creaturescript/script
levelprotection.lua
function onDeath(cid, corpse, deathList) local config = { onlypremium = true, -- se precisa ser premium para não perder nada exp = true, -- se ao morrer o jogador irá perder exp skills = false, -- se ao morrer vai perder skills magic = false, -- se vai perder magic level loot = false, -- se ao morrer o jogador irá perder o loot level = 999 -- até que level irá proteger o player } if isPlayer(cid) and getPlayerLevel(cid) <= config.level then if config.onlypremium == true and not isPremium(cid) then return TRUE end if config.loot == false then doCreatureSetDropLoot(cid, false) end if config.magic == false then doPlayerSetLossPercent(cid, PLAYERLOSS_MANA, 0) end if config.skills == false then doPlayerSetLossPercent(cid, PLAYERLOSS_SKILLS, 0) end if config.exp == false then doPlayerSetLossPercent(cid, PLAYERLOSS_EXPERIENCE, 0) end return TRUE end return TRUE end
<event type="death" name="ProtectLevel" event="script" value="levelprotection.lua"/> registerCreatureEvent(cid, "ProtectLevel") -
Pedro.'s post in (Resolvido)Warning Webesite was marked as the answerhttps://github.com/jlcvp/GesiorMonteiro/tree/master/cache
-
Pedro.'s post in (Resolvido)Ao Char Criar Ja Tem Pre-Skills was marked as the answerse eu consigo pelo celular, acredito que com um pouco de esforço e atenção você também.
https://imgur.com/PEUXAUY
-
Pedro.'s post in (Resolvido)Ferumbras Ascendente (igual a do global) was marked as the answerbaixando um servidor que tenha, recomendo do maluco
gitlab.com/malucooo/Otxserver-Global
-
Pedro.'s post in (Resolvido)ERROS Site é Distro was marked as the answeradiciona essa tabela em phpmyadmin > vai em SQL
CREATE TABLE IF NOT EXISTS `PagSeguroTransacoes` ( `TransacaoID` VARCHAR(36) NOT NULL, `VendedorEmail` VARCHAR(200) NOT NULL, `Referencia` VARCHAR(200) DEFAULT NULL, `TipoFrete` CHAR(2) DEFAULT NULL, `ValorFrete` DECIMAL(10,2) DEFAULT NULL, `Extras` DECIMAL(10,2) DEFAULT NULL, `Anotacao` text, `TipoPagamento` VARCHAR(50) NOT NULL, `StatusTransacao` VARCHAR(50) NOT NULL, `CliNome` VARCHAR(200) NOT NULL, `CliEmail` VARCHAR(200) NOT NULL, `CliEndereco` VARCHAR(200) NOT NULL, `CliNumero` VARCHAR(10) DEFAULT NULL, `CliComplemento` VARCHAR(100) DEFAULT NULL, `CliBairro` VARCHAR(100) NOT NULL, `CliCidade` VARCHAR(100) NOT NULL, `CliEstado` CHAR(2) NOT NULL, `CliCEP` VARCHAR(9) NOT NULL, `CliTelefone` VARCHAR(14) DEFAULT NULL, `ProdDescricao` VARCHAR(200) DEFAULT NULL, `ProdValor` VARCHAR(200) DEFAULT NULL, `ProdID` VARCHAR(200) DEFAULT NULL, `ProdQuantidade` VARCHAR(200) DEFAULT NULL, `NumItens` INT(11) NOT NULL, `Data` datetime NOT NULL, `status` tinyint(1) UNSIGNED NOT NULL DEFAULT '0', `servidor` VARCHAR(20) NOT NULL, `DataEntregue` INT(3) NOT NULL, UNIQUE KEY `TransacaoID` (`TransacaoID`,`StatusTransacao`), KEY `Referencia` (`Referencia`), KEY `status` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
me manda teu record.lua e start.lua que ta em globalevents.
-
Pedro.'s post in (Resolvido)Ring e Boots Bugada was marked as the answertem que adicionar em movements tb
-
Pedro.'s post in (Resolvido)pegar parte mapa was marked as the answeraperta shift e seleciona a parte que tu quer, da ctrl + c e cola no ctrl + v no teu mapa ué, tem que fazer por partes, não da pra tu escolher ah quero três andares e colar lá, tu tem que copiar parte por parte, adicionar no mesmo sqm, as escadas, não pode ser feito aos caralhos, se não vai ficar bugado.