-
Content Count
36 -
Joined
-
Last visited
About ramses82
-
Rank
Neutral
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
ramses82 changed their profile photo
-
ElizeuAlmeida reacted to a post in a topic: [pedido] Npc Cassino
-
dimiot reacted to a post in a topic: [10.93] Projeto Capernia, RL MAP
-
ramses82 reacted to a post in a topic: [WIP] OTXServer 12.31 Global Full + Kilmaresh (Issavi) + BESTIARY - QUICKLOOT
-
ramses82 reacted to a post in a topic: [WIP] OTXServer 12.31 Global Full + Kilmaresh (Issavi) + BESTIARY - QUICKLOOT
-
ramses82 reacted to a post in a topic: [WIP] OTXServer 12.31 Global Full + Kilmaresh (Issavi) + BESTIARY - QUICKLOOT
-
Malblofor reacted to a post in a topic: [10.93] Projeto Capernia, RL MAP
-
http://www.halfaway.net/index.php?home
-
ramses82 reacted to a post in a topic: [WIP] OTXServer 12.31 Global Full + Kilmaresh (Issavi) + BESTIARY - QUICKLOOT
-
it does not have the new pot on action so add <action itemid="26031" script="other/potions.lua" /> <action itemid="26030" script="other/potions.lua" /> <action itemid="26029" script="other/potions.lua" />
-
ramses82 reacted to a post in a topic: [v32] GlobalFull 11/12 - New Asuras, Falcons, Warzones 4,5,6 . (Updates Frequentes)
-
ramses82 reacted to a post in a topic: [10.93] Projeto Capernia, RL MAP
-
ramses82 reacted to a post in a topic: [WIP] OTXServer 12.31 Global Full + Kilmaresh (Issavi) + BESTIARY - QUICKLOOT
-
just get them from TFS https://github.com/otland/forgottenserver/archive/master.zip
-
fixed
-
ramses82 reacted to a post in a topic: [10.93] Projeto Capernia, RL MAP
-
ramses82 reacted to a post in a topic: [v32] GlobalFull 11/12 - New Asuras, Falcons, Warzones 4,5,6 . (Updates Frequentes)
-
ramses82 reacted to a post in a topic: [v32] GlobalFull 11/12 - New Asuras, Falcons, Warzones 4,5,6 . (Updates Frequentes)
-
Mitsiug eu se que já hiso bastante, mas há um erro de clonacion, com o reward treasure chest em ferumbras asc quest a gente pode llevarselo e pôr coisas em o, asi com um novo player só lhe dá clique e recive as coisas dentro e o outro jogador fica com suas coisas, por exemplo podem ser feito 2kk com um es solo un reporte - no falo br ;(
-
edit on your lua otserv\data\npc\scripts\yaman.lua local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) 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 local shopModul
-
DavyziinC reacted to a post in a topic: [pedido] Npc Cassino
-
try changing localhost for 127.0.0.1
-
go to config.lua -- MySQL mysqlHost = "127.0.0.1" mysqlUser = "otserv" mysqlPass = "suesenha" mysqlDatabase = "global" mysqlPort = 3306 mysqlSock = "" passwordType = "sha1" put the same in a phpmyadmin account that should work
-
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 local function delayMoneyRemoval(item, pos)
Tibia King
Open Tibia Server
Quer aprender a criar seu próprio servidor de Tibia? Então está no lugar certo, aqui você encontrará milhares de tutorias, scripts, códigos, mapas e utilitários para que você possa fazer o seu próprio servidor de Tibia começando do zero.
Anuncie no Tibia King
Precisa de mais visibilidade em seus projetos? Quer fazer um plano publicitário para o seu servidor? Anuncie no Tibia King e faça sua divulgação, possuímos centenas de acessos simultâneos e milhares diários, com certeza será a sua solução!