Animal Pak 369 Postado Setembro 4, 2011 Share Postado Setembro 4, 2011 [8.60] Charlito OT Servidor feito para rates entre 150x - 1000x Descrição:Mapa Thais 8.60 Editado2 Cidades - Thais / Vip CitySistema VIPTodos os Addons e Itens 8.60 Quests:*Anihi*Inq*Poi*DhEntre outras. SSs:Templo: Trainers: Teleports: Quests: Download:Speedyshare Scan:Virustotal Créditos:Charlito 100% Link para o comentário https://xtibia.com/forum/topic/166988-860-charlito-ot/ Compartilhar em outros sites More sharing options...
farkall 1 Postado Setembro 4, 2011 Share Postado Setembro 4, 2011 to baixando , vamos ver como é , qualquer coisa do rep + me manda seu msn por via das dúvidas por favor.! Link para o comentário https://xtibia.com/forum/topic/166988-860-charlito-ot/#findComment-1097434 Compartilhar em outros sites More sharing options...
Animal Pak 369 Postado Setembro 4, 2011 Autor Share Postado Setembro 4, 2011 Beleza, qualquer dúvida poste aqui no tópico, meu msn está no meu perfil do fórum. Link para o comentário https://xtibia.com/forum/topic/166988-860-charlito-ot/#findComment-1097440 Compartilhar em outros sites More sharing options...
farkall 1 Postado Setembro 4, 2011 Share Postado Setembro 4, 2011 couldn't estabilish connection to SQL database arruma ai fast :confused: Link para o comentário https://xtibia.com/forum/topic/166988-860-charlito-ot/#findComment-1097441 Compartilhar em outros sites More sharing options...
Animal Pak 369 Postado Setembro 4, 2011 Autor Share Postado Setembro 4, 2011 Deixe assim no config.lua sqlType = "sqlite"sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "" sqlDatabase = "forgottenserver.s3db" sqlFile = "forgottenserver.s3db" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "plain" Link para o comentário https://xtibia.com/forum/topic/166988-860-charlito-ot/#findComment-1097444 Compartilhar em outros sites More sharing options...
farkall 1 Postado Setembro 4, 2011 Share Postado Setembro 4, 2011 AGORA CARREGA ATÉ UMA METADE , E DEPOIS APARECE ERROR: unable to load talkactions! CABO DE POSTA E CHEIO DE PROBLEMAS , QUERIA VER COMO TÁ ;/ QUE DEMORA PRA RESPONDE --' :button_cancel: Link para o comentário https://xtibia.com/forum/topic/166988-860-charlito-ot/#findComment-1097445 Compartilhar em outros sites More sharing options...
Animal Pak 369 Postado Setembro 4, 2011 Autor Share Postado Setembro 4, 2011 (editado) Vai no talkactions.xml apaga tudo e coloca isso: <?xml version="1.0" encoding="UTF-8"?><talkactions> <!-- Gods --> <talkaction log="yes" words="/addskill" access="5" event="function" value="addSkill"/> <talkaction log="yes" words="/attr" access="5" event="function" value="thingProporties"/> <talkaction log="yes" words="/serverdiag" access="5" event="function" value="diagnostics"/> <talkaction log="yes" words="/openserver" access="5" event="script" value="closeopen.lua"/> <talkaction log="yes" access="5" words="/shutdown" event="script" value="shutdown.lua"/> <talkaction log="yes" access="5" words="/mode" event="script" value="mode.lua"/> <talkaction log="yes" access="5" words="/addvip" event="script" value="addvip.lua"/> <talkaction log="yes" access="5" words="/removevip" event="script" value="removevip.lua"/> <!-- Community Managers --> <talkaction log="yes" words="/s" access="4" event="script" value="summon.lua"/> <talkaction log="yes" words="/n" access="4" event="script" value="creature.lua"/> <talkaction log="yes" words="/m" access="4" event="script" value="creature.lua"/> <talkaction log="yes" words="/reload" access="4" event="script" value="reload.lua"/> <talkaction log="yes" words="/raid" access="4" event="script" value="raid.lua"/> <talkaction log="yes" words="/newtype" access="4" event="script" value="newtype.lua"/> <talkaction log="yes" words="/r" access="4" event="script" value="remove.lua"/> <talkaction log="yes" words="/owner" access="4" event="script" value="owner.lua"/> <talkaction log="yes" words="/i" access="4" event="script" value="createitem.lua"/> <talkaction access="4" words="!z" event="script" value="magiceffect.lua"/> <talkaction access="4" words="!x" event="script" value="animationeffect.lua"/> <talkaction access="4" words="!y" event="script" value="animatedtext.lua"/> <talkaction log="yes" access="4" words="/bc" event="script" value="broadcastclass.lua"/> <talkaction log="yes" access="4" words="/mkick" event="script" value="masskick.lua"/> <!-- Gamemasters --> <talkaction log="yes" words="/ghost" access="3" event="function" value="ghost"/> <talkaction log="yes" words="/squelch" access="3" event="script" value="gamemaster.lua"/> <talkaction log="yes" words="/cliport" access="3" event="script" value="gamemaster.lua"/> <talkaction log="yes" words="/t" access="3" event="script" value="teleportmaster.lua"/> <talkaction log="yes" words="/c" access="3" event="script" value="teleporthere.lua"/> <talkaction log="yes" words="/goto" access="3" event="script" value="teleportto.lua"/> <talkaction log="yes" words="/a" access="3" event="script" value="teleporttiles.lua"/> <talkaction log="yes" words="/kick" access="3" event="script" value="kick.lua"/> <talkaction log="yes" words="/send" access="3" event="script" value="teleportsend.lua"/> <talkaction log="yes" words="/unban" access="3" event="script" value="unban.lua"/> <talkaction log="yes" words="/town" access="3" event="script" value="teleporttown.lua"/> <talkaction log="yes" words="/up" access="3" event="script" value="teleportfloor.lua"/> <talkaction log="yes" words="/down" access="3" event="script" value="teleportfloor.lua"/> <talkaction log="yes" access="3" words="/save" event="script" value="save.lua"/> <talkaction log="yes" access="3" words="/clean" event="script" value="clean.lua"/> <talkaction log="yes" access="3" words="/reports" event="script" value="reports.lua"/> <talkaction log="yes" access="3" words="/mc" event="script" value="multicheck.lua"/> <talkaction log="yes" access="3" words="/ban" script="bantime.lua"/> <!-- Senior Tutors --> <talkaction log="yes" words="/notations" access="2" event="script" value="notations.lua"/> <talkaction log="yes" words="/info" access="2" event="script" value="playerinfo.lua"/> <talkaction log="yes" words="/gethouse" access="2" event="script" value="gethouse.lua"/> <talkaction log="yes" access="2" words="/b" event="script" value="broadcast.lua"/> <!-- Tutors --> <talkaction log="yes" words="/baninfo" access="1" event="function" value="banishmentInfo"/> <talkaction log="yes" access="1" words="!pos" event="script" value="position.lua"/> <!-- Players --> <talkaction words="!aol" script="aol.lua"/> <talkaction words="!createguild" event="function" value="guildCreate"/> <talkaction words="!joinguild" event="function" value="guildJoin"/> <talkaction words="!frags" event="script" value="frags.lua"/> <talkaction words="!rank" script="ranking.lua"/> <talkaction words="!buypremium" event="script" value="buypremium.lua"/> <talkaction words="!online" event="script" value="online.lua"/> <talkaction words="!changender" event="script" value="changender.lua"/> <talkaction words="!q" event="script" value="money.lua"/> <talkaction words="!serverinfo" event="script" value="serverinfo.lua"/> <talkaction words="!bless" event="script" value="bless.lua"/> <talkaction words="!go" event="script" value="guildoutfit.lua"/> <talkaction words="!reloadfirewalker" event="script" value="firewalker.lua"/> <talkaction words="!spells" event="script" value="spellbook.lua" /> <talkaction words="!orc" hide="yes" event="script" value="mountsystem.lua"/> <talkaction words="!bear" hide="yes" event="script" value="mount.lua"/> <!-- Houses --> <talkaction words="!buyhouse" filter="word-spaced" event="function" value="houseBuy"/> <talkaction words="!sellhouse" filter="word-spaced" event="function" value="houseSell"/> </talkactions> Editado Setembro 4, 2011 por SmoOkeR Link para o comentário https://xtibia.com/forum/topic/166988-860-charlito-ot/#findComment-1097488 Compartilhar em outros sites More sharing options...
Dbrug 1 Postado Setembro 6, 2011 Share Postado Setembro 6, 2011 O link ta quebrado concertaaaaaaaaaaa ae Link para o comentário https://xtibia.com/forum/topic/166988-860-charlito-ot/#findComment-1098740 Compartilhar em outros sites More sharing options...
Trile 49 Postado Setembro 15, 2011 Share Postado Setembro 15, 2011 Topico totalmente com "problemas" o otserv com muitos scripts errados , e muitos erros no distro , site de download suspeito , scan do download suspeito , resolvi faze o meu proprio scan aqui esta > http://www.virustotal.com/file-scan/report.html?id=ea447341d4772dc7807d8a9d3b07e48b2cc1a3aaffeec98cc90f54fc70da6ee8-1316112428 achei 1 trojan nesse 'otserv' não obrigo ninguem a baixar , so estou aqui pra dizer a verdade. Link para o comentário https://xtibia.com/forum/topic/166988-860-charlito-ot/#findComment-1103230 Compartilhar em outros sites More sharing options...
LukaszG 32 Postado Setembro 15, 2011 Share Postado Setembro 15, 2011 Credo olha o Scan do #DeathCore Link para o comentário https://xtibia.com/forum/topic/166988-860-charlito-ot/#findComment-1103233 Compartilhar em outros sites More sharing options...
AdmZenhow 39 Postado Setembro 15, 2011 Share Postado Setembro 15, 2011 Otserver lixo, nunca 100% créditos para você é thais editada! Link para o comentário https://xtibia.com/forum/topic/166988-860-charlito-ot/#findComment-1103244 Compartilhar em outros sites More sharing options...
ThiagoBji 146 Postado Abril 25, 2015 Share Postado Abril 25, 2015 Tópico fechado e movido para a lixeira por conter link offline. Link para o comentário https://xtibia.com/forum/topic/166988-860-charlito-ot/#findComment-1648568 Compartilhar em outros sites More sharing options...
Posts Recomendados