Tudo que Tibia2015br postou
-
(Resolvido){Pedido} Promotion automática.
Ai tem esse post que fis de uma olhadinha http://www.tibiaking.com/forum/topic/53268-premium-automatico-do-site-tutorial/ se te ajudei mi ajude dando um like
-
Peça Sua Sprite ><
ai fas uma para min tipo piscando ou pegando fogo tlg escrito asim venha jogar FenixOT site :tibia.noip.me
- Liberando espaço de sprites no old client
-
(Resolvido)Warning
kk execute seu xampp dps vai no APACHE É DA START E NO MYSQL FASSA MESMA COISA se te ajudei mi ajude dando um like
-
[Tutorial] Criando Seu Proprio Outifit No Paint
as imagens ta off
-
Procura-se Mapper
ha coloca eu ai como mapper dps mi envia msm
-
Retirar house de player, apos 15 dias sem entrar
cade o like sapoha ^^^^^^
-
Retirar house de player, apos 15 dias sem entrar
Abra sua pasta talkactions/scripts e dentro dela crie um arquivo .lua com o nome de: expulse_house.lua e dentro coloque: function onSay(cid, words, param) local position = getPlayerPosition(cid) if getPlayerLookDir(cid) == 0 then positions = {x=position.x, y=position.y-1, z=position.z} elseif getPlayerLookDir(cid) == 1 then positions = {x=position.x+1, y=position.y, z=position.z} elseif getPlayerLookDir(cid) == 2 then positions = {x=position.x, y=position.y+1, z=position.z} elseif getPlayerLookDir(cid) == 3 then positions = {x=position.x-1, y=position.y, z=position.z} end if getHouseFromPos(positions) == false then doPlayerSendTextMessage(cid, 27, "Voce precisa estar na frente a porta da casa para usar o comando.") return true end local days = 5*24*60*60 local own = getHouseOwner(getHouseFromPos(positions)) local qry = db.getResult("SELECT `lastlogin` FROM `players` WHERE `id` = "..own) if(qry:getID() ~= -1) then last = tonumber(qry:getDataInt("lastlogin")) if last < os.time() - days then setHouseOwner(getHouseFromPos(positions), NO_OWNER_PHRASE,true) doPlayerSendTextMessage(cid, 27, "A Casa agora esta sem dono, você ou outro jogador pode compra-la") end if last > os.time() - days then doPlayerSendTextMessage(cid, 27, "O proprierário desta casa ainda está ativo no servidor, tente outra casa.") end end return true end Pós ter feito isto, abra o seu arquivo talkactions.xml e coloque debaixo de uma linha qualquer a seguinte linha: <talkaction words="!eject" event="script" value="expulse_house.lua"/> Pronto. basta o player chegar na porta da casa e dizer !eject, caso o jogador esteja a 5 dias sem logar, os items do antigo dono irão para o DEPOT e a casa ficarásem dono. @Configuração do script: local days = 5*24*60*60 Onde está o número 5 é o tanto de dias que o player tem que ficar sem logar para outro jogador executar o comando. Para alterar para 3 dias, ficaria como exemplo: local days = 3*24*60*60 se te ajudei mida um like aew coloca eu na staff de seu otserv posso ser o mapper ou o script ate mesmo webmaster
-
Player antigo com boas ideias precisa de ajuda pra abrir um ot
pow , posso te ajudar soque gosto mesmo é de mapa baiak global XOXO
-
Erro TFS 1.x [TODOS]
Ai pode ser poblema na config.lua ou nos monstros ,npc vou ver augo para te ajudar Ai pode ser poblema na config.lua ou nos monstros ,npc vou ver augo para te ajudar ai baixa esse otserv eu que editei o mapa n é muito bom mas tirei os bugs das outras coisas e do mapa ai se tu quiser e so trocar o mapa http://www.4shared.com/rar/00WXHrdiba/Tibia__1_.html?
-
instalação do gesior vídeo tutorial
https://www.youtube.com/watch?v=BkDcUbnn5bs
-
(Resolvido)[Pedido] quero um script que cria um summon em um local x que eu vou escolher.
SE TE AJUDEI MI AJUDE DANDO UM LIKE aew vou postar um script ok ai com as intruçoes <?xml version="1.0" encoding="UTF-8"?> <monster name="Nome do mostr" nameDescription="a Nome do mostro" race="fire" experience="XP Q ELI VAI DAR" speed="VELOCIDADE" manacost="10000"> <health now="LIFE" max="LIFE"/> AS DUAS LIFES TEM Q SER IGUAL <look type="35" corpse="5995"/> <targetchange interval="5000" chance="8"/> TEMPO DE ATK <strategy attack="90" defense="10"/> <flags> <flag summonable="0"/> <flag attackable="1"/> <flag hostile="1"/> <flag illusionable="0"/> <flag convinceable="0"/> <flag pushable="0"/> <flag canpushitems="1"/> <flag canpushcreatures="1"/> <flag targetdistance="1"/> <flag staticattack="90"/> <flag runonhealth="0"/> </flags> <attacks> <attack name="melee" interval="2000" skill="100" attack="110"/> <attack name="manadrain" interval="2000" chance="13" range="7" min="0" max="-120"/> <attack name="fire" interval="2000" chance="30" range="7" radius="7" target="1" min="-150" max="-250"> <attribute key="shootEffect" value="fire"/> <attribute key="areaEffect" value="firearea"/> </attack> <attack name="firefield" interval="2000" chance="12" range="7" radius="1" target="1"> <attribute key="shootEffect" value="fire"/> </attack> <attack name="lifedrain" interval="1000" chance="12" length="8" spread="0" min="-300" max="-467"> <attribute key="areaEffect" value="purpleenergy"/> </attack> <attack name="speed" interval="2000" chance="15" target="1" speedchange="-750" duration="30000"> <attribute key="shootEffect" value="suddendeath"/> </attack> <attack name="energy" interval="3000" chance="10" range="1" target="1" min="-210" max="-300"> <attribute key="areaEffect" value="purpleenergy"/> </attack> </attacks> <defenses armor="55" defense="55"> <defense name="healing" interval="2000" chance="15" min="130" max="240"> <attribute key="areaEffect" value="blueshimmer"/> </defense> <defense name="speed" interval="1000" chance="8" speedchange="290" duration="5000"> <attribute key="areaEffect" value="redshimmer"/> </defense> </defenses> <elements> <element physicalPercent="30"/> <element energyPercent="50"/> <element earthPercent="20"/> <element icePercent="-15"/> <element holyPercent="-15"/> <element deathPercent="20"/> </elements> <immunities> <immunity fire="1"/> <immunity drown="1"/> <immunity paralyze="1"/> <immunity invisible="1"/> </immunities> <summons maxSummons="1"> <summon name="fire elemental" interval="1000" chance="12"/> </summons> <voices interval="5000" chance="10"> <voice sentence="MUHAHAHAHA!" yell="1"/> <voice sentence="I SMELL FEEEEEAAAR!" yell="1"/> <voice sentence="CHAMEK ATH UTHUL ARAK!" yell="1"/> <voice sentence="Your resistance is futile!"/> <voice sentence="Your soul will be mine!" yell="0"/> </voices> <loot> <item id="2148" countmax="100" chance1="100000" chancemax="0"/> -- gold coins <item id="2148" countmax="100" chance1="100000" chancemax="0"/> -- gold coins <item id="2152" countmax="3" chance1="33333" chancemax="2000"/> --Plat <item id="2514" chance="1900"/> --mastermind shield <item id="2472" chance="200"/> --magic plate armor <item id="2795" countmax="6" chance1="7500"/> --Fire Mushroom <item id="5906" countmax="1" chance="2000"/> -- demon dust <item id="5954" countmax="1" chance="2345"/> -- demon horn <item id="2164" chance="2100"/> --might ring <item id="2176" chance="3500"/> --orb <item id="1982" chance="1300"/> --purpel tome <item id="2165" chance="2300"/> --stealth ring <item id="7591" chance="4500"/> -- GHP <item id="1987" chance="100000"> <inside> <item id="2393" chance="3800"/> --giantsword <item id="2432" chance="3800"/> --fire axe <item id="2112" chance="4100"/> --addon doll <item id="2396" chance="2600"/> --ice rapier <item id="2179" chance="1100"/> --golden ring <item id="2795" countmax="6" chance1="13000"/> --fire mushroom <item id="2678" countmax="3" chance1="10000" chancemax="0"/> --coconut <item id="2148" countmax="100" chance1="100000" chancemax="0"/> -- gold coin <item id="2151" countmax="4" chance1="5500" chancemax="0"/> <item id="2462" chance="3200"/> --devil helmet <item id="2149" countmax="3" chance1="11000" chancemax="0"/> <item id="2171" chance="2200"/> --platinum amulet <item id="2387" chance="32000"/> --double axe <item id="2470" chance="1350"/> --golden legs <item id="7382" chance="300"/> -- Demonrage Sword <item id="7393" chance="1700"/> -- Demon Trophy <item id="2520" chance="3100"/> --demon shield <item id="2418" chance="1500"/> --golden sickle <item id="2377" chance="6666"/> --two-handed sword </inside> </item> </loot> </monster>
-
[Harry Potter] Projeto HP procura mappers e spriters
Sou mapper nome:Andrey não tenho prints de meus trabalhos aki
- equipe completa para otserver
-
Pedido Configuração de website
Ai meu amigo tente baixar o xampp 1.7.3 ai depois você coloca seu site
-
como criar uma quest pelo rmes (video tutorial)
Obg
-
Como mudar a imagem do client poketibia 2015
KKK vlw ai se precisar de ajuda pode contar cmg
-
Como mudar a imagem do client poketibia 2015
https://www.youtube.com/watch?v=YGLv40caK3Y veja o vide-o todo se te ajudei cade o like
-
Pedido Configuração de website
sqlType = "mysql" mysqlHost = "localhost" mysqlUser = "root" mysqlPass = "" mysqlDatabase = "milesdraco" mysqlPort = 3306 mysqlSock = "" SE TE AJUDEI AGR MI AJUDE CADE O LIKE
-
Pedido Configuração de website
coloca IP 127.0.0.1 se ajudei cade o like
-
Faria sucesso um servidor de poketibia desse jeito?
Cara na minha opinião abriria um servidor de tibia
- Crazy Vipot (Mapa+Website+Basa De Dados)
-
(Resolvido)erro no script invasão automática por hora e dia.
-
como criar uma quest pelo rmes (video tutorial)
https://www.youtube.com/watch?v=SpjKGizK3JM Ai se tem outro tópico igual malz aew soq tenho certeza q não é com esse video function onUse(cid, item) local chest = {1746,1747,1748,1749} -- IDs dos chests if isInArray(chests, item.itemid) then for i = 1, 10 do doPlayerAddItem(cid, getContainerItem(item.uid, i)) end else doPlayerSendCancel(cid, "The chest it's empty") end return true end credito do script Caronte se te ajudei mi ajude dando um like
-
FALHA AO CRIAR ADMIN ACC NO STEP 5
vc coloca install = "yes" i na FALHA AO CRIAR ADMIN ACC NO STEP 5 você vai la na database localhost e importa novamente para dar um reset na db se te ajudei mi ajude dando um like