Ir para conteúdo

Mark Ackerman

Membro
  • Registro em

  • Última visita

Tudo que Mark Ackerman postou

  1. Olá galera do TK estou com um bug que estragou meu servidor quando eu inicio o server apareçe na distro o seguinte: [12/11/2016 19:13:00] [Warning - Items::loadFromXml] Cannot load items file. [12/11/2016 19:13:00] Line: 19368, Info: Input is not proper UTF-8, indicate encoding ! [12/11/2016 19:13:00] Bytes: 0xE9 0x20 0x70 0x65 [12/11/2016 19:14:47] > ERROR: Unable to load items (XML)! ai aparece pra dar sim ou não se dar não a distro fecha se dar sim a iniciação do server continua porem quando eu logo os items do account manager caiem no chão e quando eu crio um item exemplo /i kurama coat o item não é criado e também os items não mostram mais quanto da de HP/CHAKRA quem poder ajudar agradeço
  2. Olá galera do TK eu estou abrindo um servidor de narutibia eu abri as portas 7171 7172 do roteador e abri também a do firewall do windows, ai dps fui la no no-ip criei um host e coloquei no config.lua e coloquei tambem o ip no cliente pelo notepad+ porem quando eu ligo o ot é presiso do ip changer para logar e possivel dexa o servidor online sem ip changer ? qm poder ajudar +REP
  3. Olá galera estou criando um projeto de Sword Art Online e queria saber qual base de tibia 8.60 voces recomendam pramin começar o ot caso saiba alguma comente aki pfv.
  4. vai n man
  5. Ta tudo certo aki mano, esse erro so acontece com ese mapa que quero abrir com o resto ele abre de boa
  6. Ola galera do TK estou com o seguinte erro: Meu rme não carrega o mapa ele fica em 12% eo rme para de funcionar vejam no print qm poder ajuda +REP Tentei abrir outros mapas e funcionar mas quando vo abrir o meu da isso ai !UP
  7. Ola galera do TK estou com o seguinte erro: Meu rme não carrega o mapa ele fica em 12% eo rme para de funcionar vejam no print qm poder ajuda +REP Tentei abrir outros mapas e funcionar mas quando vo abrir o meu da isso ai
  8. Ola galera do TK estou com o seguinte erro: Meu rme não carrega o mapa ele fica em 12% eo rme para de funcionar vejam no print qm poder ajuda +REP Tentei abrir outros mapas e funcionar mas quando vo abrir o meu da isso ai
  9. Olá galera vim pedir hoje um gesior que funcione em tfs 0.3.6 ainda não entendo muito de website quase nada kkjj qm poder ajuda +REP
  10. Olá galera do tk estou com um erro ao tentar instalar um templete quando eu vo tentar entrar no site acontece isso Template could not be loaded. Err code: 135604042010 qm poder ajudar +REP
  11. Se eu colocar a distro 8.6 Não vai bugar algumas coisas ?
  12. Acha q poderia subistituir por outro script do mesmo ou talvez a TFS n aguente
  13. Cria Um Script Do Player Anda Na Agua Tipo Ele Fala Andar na agua ai ele sobe na agua
  14. Não apareçe nada na distro
  15. n manjo em website '-' mas o resto sei de tudo
  16. Ola galera estou com um erro nessa spell eu coloquei tudo certinho nos spells.xml e etc Mas quando eu falo o nome dela no jogo pra ela sair Não Sai 15:40 [ADM]: Tempestade Maguinetica eu fico falando mas nada sai qm poder ajudar +REP so lembrando peguei a spell de um dbo pra por no naruto o nome da spell no dbo era kamehameha Script Da Spell local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat1, COMBAT_PARAM_EFFECT, 131) local arr1 = { {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {1, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 2, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, } local area1 = createCombatArea(arr1) setCombatArea(combat1, area1) local combat2 = createCombatObject() setCombatParam(combat2, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat2, COMBAT_PARAM_EFFECT, 131) local arr2 = { {0, 0, 0, 0, 0}, {0, 0, 0, 0, 0}, {0, 1, 0, 0, 0}, {2, 0, 0, 0, 0}, {0, 0, 0, 0, 0}, {0, 0, 0, 0, 0}, } local area2 = createCombatArea(arr2) setCombatArea(combat2, area2) local combat3 = createCombatObject() setCombatParam(combat3, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat3, COMBAT_PARAM_EFFECT, 131) local arr3 = { {0, 0, 0, 0, 0}, {0, 0, 0, 2, 0}, {0, 0, 1, 0, 0}, {0, 0, 0, 0, 0}, {0, 0, 0, 0, 0}, {0, 0, 0, 0, 0}, } local area3 = createCombatArea(arr3) setCombatArea(combat3, area3) local combat4 = createCombatObject() setCombatParam(combat4, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat4, COMBAT_PARAM_EFFECT, 131) local arr4 = { {0, 0, 1, 0, 0}, {0, 0, 0, 0, 0}, {0, 0, 0, 0, 0}, {0, 0, 0, 0, 0}, {0, 0, 0, 0, 0}, {0, 0, 0, 0, 0}, {0, 0, 0, 2, 0}, } local area4 = createCombatArea(arr4) setCombatArea(combat4, area4) local combat5 = createCombatObject() setCombatParam(combat5, COMBAT_PARAM_HITCOLOR, COLOR_TEAL) setCombatParam(combat5, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatFormula(combat5, COMBAT_FORMULA_LEVELMAGIC, -540.0, 0, -550.0, 0) local arr5 = { {0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0}, {1, 1, 1, 1, 1, 1, 0, 0, 0}, {1, 1, 1, 1, 1, 1, 2, 0, 0}, {1, 1, 1, 1, 1, 1, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0}, } local area5 = createCombatArea(arr5) setCombatArea(combat5, area5) local combat6 = createCombatObject() setCombatParam(combat6, COMBAT_PARAM_HITCOLOR, COLOR_TEAL) setCombatParam(combat6, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatFormula(combat6, COMBAT_FORMULA_LEVELMAGIC, -540.0, 0, -550.0, 0) local arr6 = { {0, 0, 0, 0, 0, 0 ,0}, {0, 0, 0, 0, 0, 0, 0}, {0, 1, 1, 1, 1, 1, 1}, {2, 1, 1, 1, 1, 1, 1}, {0, 1, 1, 1, 1, 1, 1}, {0, 0, 0, 0, 0, 0, 0}, } local area6 = createCombatArea(arr6) setCombatArea(combat6, area6) local combat7 = createCombatObject() setCombatParam(combat7, COMBAT_PARAM_HITCOLOR, COLOR_TEAL) setCombatParam(combat7, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatFormula(combat7, COMBAT_FORMULA_LEVELMAGIC, -540.0, 0, -550.0, 0) local arr7 = { {0, 0, 0, 2, 0}, {0, 0, 1, 1, 1}, {0, 0, 1, 1, 1}, {0, 0, 1, 1, 1}, {0, 0, 1, 1, 1}, {0, 0, 1, 1, 1}, {0, 0, 1, 1, 1}, } local area7 = createCombatArea(arr7) setCombatArea(combat7, area7) local combat8 = createCombatObject() setCombatParam(combat8, COMBAT_PARAM_HITCOLOR, COLOR_TEAL) setCombatParam(combat8, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatFormula(combat8, COMBAT_FORMULA_LEVELMAGIC, -540.0, 0, -550.0, 0) local arr8 = { {0, 0, 1, 1, 1}, {0, 0, 1, 1, 1}, {0, 0, 1, 1, 1}, {0, 0, 1, 1, 1}, {0, 0, 1, 1, 1}, {0, 0, 1, 1, 1}, {0, 0, 0, 2, 0}, } local area8 = createCombatArea(arr8) setCombatArea(combat8, area8) function ck3(cid) if getCreatureLookDirection(cid) == 1 then doCombat(cid, combat1, numberToVariant(cid)) doCombat(cid, combat5, numberToVariant(cid)) doPlayerSay(cid, 'MORRA!', TALKTYPE_ORANGE_1) elseif getCreatureLookDirection(cid) == 3 then doCombat(cid, combat2, numberToVariant(cid)) doCombat(cid, combat6, numberToVariant(cid)) doPlayerSay(cid, 'MORRA!', TALKTYPE_ORANGE_1) elseif getCreatureLookDirection(cid) == 0 then doCombat(cid, combat3, numberToVariant(cid)) doCombat(cid, combat7, numberToVariant(cid)) doPlayerSay(cid, 'MORRA!', TALKTYPE_ORANGE_1) elseif getCreatureLookDirection(cid) == 2 then doCombat(cid, combat4, numberToVariant(cid)) doCombat(cid, combat8, numberToVariant(cid)) doPlayerSay(cid, 'MORRA!', TALKTYPE_ORANGE_1) end end function ck2(cid) doPlayerSay(cid, 'Receba toda minha energia!', TALKTYPE_ORANGE_1) addEvent(ck3,500,cid) end function ck1(cid) doPlayerSay(cid, 'Seu desgracado!', TALKTYPE_ORANGE_1) addEvent(ck2,500,cid) end function onCastSpell(cid, var) if exhaustion.check(cid, 13103) == TRUE then doPlayerSendCancel(cid, "Podera usar novamente dentro de 5 segundos.") doSendMagicEffect(getCreaturePosition(cid), 2) return false elseif exhaustion.check(cid, 13104) == TRUE then doPlayerSendCancel(cid, "You are exhauted.") doSendMagicEffect(getCreaturePosition(cid), 2) return false end addEvent(ck1,500,cid) exhaustion.set(cid, 13103, 5.0) return true end
  17. e como exatamente eu coloco a cor branca ?
  18. Aki o index Pra Vc ver quero que deixe o nome novidades mais pro lado de ca >> so um poquinho dps que vc botar eu vejo e coloco nos outros <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="distribution" content="sky" /> <meta name="author" content="NtoOmniverse" /> <meta name="robots" content="index,follow" /> <meta name="description" content="Nto-Adventure War - Simplesmente o melhor!." /> <meta name="keywords" content="ots, open tibia server, narutibia, naruto, narutotibia ..." /> {$head} <title>.:: Naruto Omniverse Online ::.</title> <link rel="stylesheet" type="text/css" href="{$path}/templates/naruto/main.css" /> <link href="{$path}/templates/naruto/favicon.ico" rel="shortcut icon" /> </head> <!--Google--> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-15249041-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <body> <div id="vt_page"> <div id="vt_header"></div> <div id="vt_container"> <div id="vt_menu"> <div id="vt_news_menu"> <center> <div class="header"></div></center> <ul> <li style="color:#FFF; margin-right:300px;"><a href="{$path}">Novidades</a></li> <li><a href="{$path}"><font color="white"></index.php/p/v/regras">Regras</a></li> <li><a href="{$path}"><font color="white"></index.php/p/v/support">Staff</a></li> </ul> </div> <div id="vt_account_menu"><center> <div class="serv"></div></center> <ul> {if $logged == 1} <li><a href="{$path}"><font color="white"></index.php/account/">Minha Conta</a></li> {else} <li><a href="{$path}"><font color="white"></index.php/account/create">Criar Conta</a></li> <li><a href="{$path}"><font color="white"></index.php/account/login">Login</a></li> {/if} <li><a href="{$path}"><font color="white"></index.php/p/v/pagseguro">Comprar Pontos</a></li> </ul> </div> <div id="vt_community_menu"> <div class="comu"></div> <ul> <li><a href="{$path}"><font color="white"></index.php/character/view">Procurar Personagem</a></li> <li><a href="{$path}"><font color="white"></index.php/guilds">Guilds</a></li> <li><a href="{$path}"><font color="white"></index.php/p/v/fragers">Top fraggers</a></li> <li><a href="{$path}"><font color="white"></index.php/houses/main">Casas</a></li> <li><a href="{$path}"><font color="white"></index.php/highscores">Ranking</a></li> <li><a href="{$path}"><font color="white"></index.php/character/online">Online</a></li> <li><a href="{$path}"><font color="white"></index.php/p/v/deaths">Mortes</a></li> <li><a href="{$path}"><font color="white"></index.php/p/v/bans">Players Banidos</a></li> </ul> </div> </div> <div id="vt_content"> {$main} </div> <div id="vt_panel"> <div class="top"> <div class="bot"> <div id="vt_panel_buttons"> <a href="http://www.mediafire.com/download/t5qqzrgliue8tg8/Nto_Sky_Instaler.exe" class="button"> <span></span> </a> <a href="{$path}/index.php/p/v/gifts" class="button2"></a> <a href="{$path}/index.php/forum" class="button1"></a></div> <div class="vt_panel_module"><center> <div class="header">Server Status</div></centeR> {foreach from=$worlds key=id item=world} <div> <b>Servidor:</b> {$world} <br /> <b>Status:</b> {if $serverOnline[$id]} <span style="color: green;font-weight: bold;">Online</span><br /> <b>Uptime:</b> {$serverUptime[$id]} <br /> <b>Players:</b> {$serverPlayers[$id]}/{$serverMax[$id]}<br /><br /> {else} <span style="color: green;font-weight: bold;">Online</span> {/if} </div> <center> <div class="header">FACEBOOK!</div> <a href="https://www.facebook.com/"><img src="http://4.bp.blogspot.com/-9EZHqC-m0Qs/U2yv9lLEzUI/AAAAAAAAAHM/Zauq5KKQ4jU/s200/facebookzu.png" height="200" width="200" /></a> </center> <div> {$poll} <br /> </div> <div style="text-align: center;"><iframe src="//ads.exoclick.com/iframe.php?idzone=1342110&size=120x600" width="120" height="600" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></div> <script type="text/javascript" src="http://syndication.exoclick.com/splash.php?idzone=1342106&type=3"></script> <script type="text/javascript" src="http://syndication.exoclick.com/splash.php?idzone=1342108&type=4"></script> {/foreach} </div> </div> </div> </div> </div> <div id="vt_footer"> <div class="column second"> <p>2015 - Nto Omniverse War <p><small>Pagina carregada em: {$renderTime} {$admin}</small></p> </div> <div class="column third"> </div> </div> </div> </body> </html>

Informação Importante

Confirmação de Termo