-
Total de itens
120 -
Registro em
-
Última visita
Tipo de Conteúdo
Perfis
Fóruns
Calendário
Publique
Tudo que BennyDz postou
-
hi my problem is: opening log .... infiniteeeeeeeeeee and crash console. exe with other data funcion perfectly. why? solved: error on folder lib.
-
Biblioteca/Função Get Level Total Guild
BennyDz respondeu ao tópico de BennyDz em Scripts tfs 0.4 (OLD)
hope they serve, could get a formula to get a value from the guild. Espero que você aprende , você pode obter uma fórmula para obter um valor da Aliança -
(Resolvido)apoio para a criação de itens no chão
BennyDz respondeu ao tópico de BennyDz em Suporte Tibia OTServer (Resolvidos)
I publish the function is resolved my problem, friend but give you an example: I'm looking for it: isWalkable on toPosition. example is solved on actions: function isWalkable(pos) pos.stackpos = 0 local tile = getThingfromPos(pos, false) if tile ~= 0 and not hasProperty(tile.uid, CONST_PROP_BLOCKSOLID) and not isCreature(getTopCreature(pos).uid) then return true end end function onUse(cid, item, fromPosition, itemEx, toPosition) if isWalkable(toPosition) == true then doSendMagicEffect(toPosition, 54) doCreateItem(9565, 1, toPosition) else doPlayerSendCancel( -
function onUse(cid, item, fromPosition, itemEx, toPosition) doCreateItem(9565, 1, toPosition) end want: function onUse(cid, item, fromPosition, itemEx, toPosition) if iswalkeable then doCreateItem(9565, 1, toPosition) else doSendMagicEffect(toPosition, 2) end how? function isWalkable(pos) pos.stackpos = 0 local tile = getThingfromPos(pos, false) if tile ~= 0 and not hasProperty(tile.uid, CONST_PROP_BLOCKSOLID) and not isCreature(getTopCreature(pos).uid) then return true end end solved
-
function getGuildLevel(cid) local Info = db.getResult("SELECT SUM(`level`) as `level` FROM `players` WHERE `rank_id` IN (SELECT `id` FROM `guild_ranks` WHERE `guild_id` = "..getPlayerGuildId(cid)..") ") local level= Info:getDataInt("level") return level end soma nivel de membros de uma aliança exemplo: function onSay(cid, words, param, channel) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Guild Level Total: "..getGuildLevel(cid).." .") return true end
-
galera ajuda em mysql level guild total Acabei de resolver
BennyDz postou um tópico em Suporte Tibia OTServer
Acabei de resolver. e eu criei uma função e eu criei uma função. se alguém serve deixo aqui. todos os créditos são para mim. function getGuildLevel(cid) local Info = db.getResult("SELECT SUM(`level`) as `level` FROM `players` WHERE `rank_id` IN (SELECT `id` FROM `guild_ranks` WHERE `guild_id` = "..getPlayerGuildId(cid)..") ") local level= Info:getDataInt("level") return level end -
Eu fórum do Brasil Gosto Mais
-
bump
-
se eu usar o google traduzem. Druid --- druida heal player. Sql emplyt Sql Emplyt Player Monster Player Knight --- Knight use exeta res on monsters for bloking player. Monter bump
-
Olá amigos , pode ser um NPC mercenário toda vocação é alugado ? você alugar um cavaleiro mercenário que você acompanha onde quer que vá , e você cobra por este tempo com você , o cavaleiro mercenário teria a capacidade: knight: estar sempre dois quadros à frente de você e se eles atacarem sua raiva mestre fazer " exeta res " para bloquear inimigo. druid: mercenários druida , que será sempre sendo abrigados atrás de seu mestre. sempre curar seu mestre. sorcerer: Este mercenário só teria a capacidade de bater duro com Sd e varinha. também estar sempre atrás de seu mestre
-
TFS 0.4 English: Hello Good evening , I'm trying to edit the system of mock. I want only the hp and mp are in % I know I only have to remove PERCENT on conditions. but my problem is in the name of the item: You see a demon armor [mp.+43%] [ml.+3] [dist.+3] (Arm:16). It weighs 80.00 oz. I modify the action for mp and hp only get the % sign. but only receives the attributes with the% sign: 21:51 You have: 43% more of mp as modified creaturescript? to read all attributes , even without the % sign. português: Eu estou tentando este sistema apenas o HP e MP em % as skills não
-
local config = { [4001] = { name = "First Citizen Addon", -- name addon_type = 1, -- addon outfit = {136,128}, -- female / male cost = 0, -- cost items = {{5878,100}}, -- items }, [4002] = { name = "Second Citizen Addon", addon_type = 2, outfit = {136,128}, cost = 0, items = {{5890,100},{5902,50},{2480,1}}, }, [4003] = { name = "First Hunter Addon", addon_type = 1, outfit = {137,129}, cost = 0, items = {{5947,1},{5876,100},{5948,100},{5889,1},{5887,1},{5888,1},{5891,5}}, }, [4004] =
-
try this: function onUse(cid, item, frompos, item2, topos) local itens = {2160} ----dinheiro necessário local itens2 = {2189, 2191, 2187, 2190, 2181, 2188, 8921} ---- items necessários local storageaddon = 100003 -- change storage for diferent addons. local cantidadcc = 25 --- candidad do cc if getPlayerStorageValue(cid,storageaddon) >= 1 then --- check if you have the addon doPlayerSendTextMessage(cid,22,"You own this addon!") return 1 end if getPlayerItemCount(cid, itens) >= cantidadcc and getPlayerItemCount(cid, itens2) >= 1 then doPlaye
-
work em tfs 1.0?
-
e eu aprendi .lua................... minha única questão é saber qual a versão do Otclient. comensar favorese me para editar ..... e saber se alguém tem links. ou algo semelhante .......
-
Olá amigos, eu quero alguém para me dar uma base para trabalhar comensar meu cliente ser tibia 8.6 com alguns sprites custum. e baixe alguns arquivos, mas não quero estar errado e eu quero começar e editar o meu cliente.
-
Olá amigos , " Otclient " suporta algumas bot ? o que acontece que eu tenho uma guerra servidor, e eu quero meus players usem Magebot , etc.
-
RT @Xavi_Gattuso: Recuerdos que no voy a borrar .. personas que no voy a olvidar ... aromas que me quiero llevar .. silencios que prefie ...
TibiaKing
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 TibiaKing
Precisa de mais visibilidade em seus projetos? Quer fazer um plano publicitário para o seu servidor? Anuncie no OTKing e faça sua divulgação, possuímos centenas de acessos simultâneos e milhares diários, com certeza será a sua solução!