-
Total de itens
932 -
Registro em
-
Última visita
-
Dias Ganhos
19
Tipo de Conteúdo
Perfis
Fóruns
Calendário
Publique
Tudo que Jamison Collins postou
-
(Resolvido)BUG 0 DE LIFE 0 DE MANA
Jamison Collins respondeu ao tópico de RomuloFuriia em Suporte Tibia OTServer (Resolvidos)
Poste seu creaturescript.xml -
Sistema de Reward! Script para recebimento de premio!
Jamison Collins respondeu ao tópico de Gui.Busato em Suporte Tibia OTServer
Qual TFS você usa? -
Cara foi muito foda, valeu super a pena... e tipo.......HJNI4UOQW34HNQPOW4OI23JA40SOJSDMRLKMPKCMGPOKASDDFIOPSDF1BATATA Qualquer show é bom! Menos de sertanejo e pagode... etc... Internacional é tudo bom
-
HAIOUSHIUASHIUHEIUESHUISEAHUIOAESHUIAESHUASIE
-
(Resolvido)Items nao passam no teleport (tp)
Jamison Collins respondeu ao tópico de dirso em Suporte Tibia OTServer (Resolvidos)
local train = {x=32238, y=32233, z=7} function onStepIn(cid, item, position, fromPosition) pos.stackpos = 255 local object = getThingFromPos(pos) if isMovable(object.uid) then doTeleportThing(object.uid,train) doSendMagicEffect(getThingPos(object.uid),CONST_ME_TELEPORT) return true end if isPlayer(cid) then doTeleportThing(cid,train) doSendMagicEffect(getThingPos(cid),CONST_ME_TELEPORT) if item.actionid == 2123 then --AbDendriel setPlayerStorageValue(cid,100108, 1) elseif item.actionid == 2124 then --Ankrahmun setPlayerStorageValue(cid,10010 -
(Resolvido)Items nao passam no teleport (tp)
Jamison Collins respondeu ao tópico de dirso em Suporte Tibia OTServer (Resolvidos)
Bem, teste esse: local train = {x=32238, y=32233, z=7} function onStepIn(cid, item, position, fromPosition) pos.stackpos = 255 local object = getThingFromPos(pos) if isMovable(object.uid) then doTeleportThing(object.uid,train) doSendMagicEffect(getThingPos(object.uid),CONST_ME_TELEPORT) return true end if isPlayer(cid) then doTeleportThing(cid,train) doSendMagicEffect(getThingPos(cid),CONST_ME_TELEPORT) if item.actionid == 2123 then --AbDendriel setPlayerStorageValue(cid,100108, 1) elseif item.actionid == 2124 then --Ankrahmun setPlayerStor -
exato... mds
-
Teleport que funcione quando só houver 1 player
Jamison Collins respondeu ao tópico de markim1986 em Suporte Tibia OTServer
<movevent event="StepIn" actionid="2520" script="NOMEDOARQUIVO.lua"/> -
Teleport que funcione quando só houver 1 player
Jamison Collins respondeu ao tópico de markim1986 em Suporte Tibia OTServer
local function getPlayerInArea(fromPos, toPos) local online = getPlayersOnline() local players = {} for i=1, #online do if isInArea(getPlayerPosition(online[i]), fromPos, toPos) then players[#players+1] = online[i] end end return players end function onStepIn(cid, position, fromPostion, toPosition) local fromPos = {x =1000, y =1000, z =7} -- Posição da área (de) local toPos = {x =2000, y =2000, z =7} -- Posição da área (até) local actionID = 2520 -- Action ID que você colocará no Teleporte local players = getPlayerInArea(fromPos, toPos) if item.actionid == actionID then if #pl -
ALKWREMNQWAPASDAJIPOERMKLSDÇKMFKMWQERMÇSAKMRSDMPFSODJKOEWKRÇLAMÇLFKDS FOI MT FODA MEU DEUSSSS AWEMWQOPEKOPAKS,MDQÇE312P-90EIADCKMPASLMPKMATDIOUSFJIOPSDJFAESÇRMKESR
-
I hope you understand i'm hanging on to you, Through a colors of love, I will never fade out or stray too far from you, I'll be the face in every moon, Painting a smile along reminding you, Every panic cheat infused, We will survive, But how do we keep our love alive, Why does something so good feel so damn hard tonight, When there's nobody's fault we will tire to try, I'm gonna keep our love alive, I'm gonna keep our love alive, How do we keep our love alive, I know you understand how you surrender me, From the city of ruins, I was built back up when your heart cemented me, I'll be the silenc
-
HOJE TEM SHOW DO 1 DIRECTION AEHUIWQRENJKNEWJPONSDAOIUVCN\SMRLDW3QNDFPODIJDSIÁFWELKMWQÇEDAMDÇSAMNS´´QWE~~BATATA FUI :*
-
Indo para escola de manhã - RJ, Rio de Janeiro - Barra da Tijuca, Av. das Americas.
-
Não entendi o que você está pedindo, pode explicar melhor por favor?
-
Outro [TFS 1.0] 2ª Promotion - Epics
Jamison Collins respondeu ao tópico de luanluciano93 em Scripts tfs 0.4 (OLD)
Agora que você botou as vocações na ordem, atualizar o seu script, assim: function onUse(cid, item, frompos, itemEx, topos) local vocs = {9,10,11,12} if isInArray(vocs,getPlayerVocation(cid)) then doPlayerSendTextMessage(cid, 4, 'You already are upgraded vocation') return false else local vucs = {1,2,3,4} if isInArray(vucs,getPlayerVocation(cid)) then doPlayerSendTextMessage(cid, 4, 'You need first normal promotion in order to use this') else local allVocs = {1,2,3,4,5,6,7,8} if not isInArray(allVocs,getP -
Outro [TFS 1.0] 2ª Promotion - Epics
Jamison Collins respondeu ao tópico de luanluciano93 em Scripts tfs 0.4 (OLD)
Muito bom mano! Eu só por pratica, eu decidir reescrever o seu script para métodos utilizados no TFS 1.0, o script foi testado e está 100% funcional. Agora, para facilitar o script, eu botei o ID das vocações na ordem como elas são. Assim: Bem, eu fiz isso para facilitar o script. E aqui está o script: function onUse(cid, item, frompos, itemEx, topos) local player = Player(cid) local item = Item(item.uid) local vocations = {{1, 2, 3, 4}, {5, 6, 7, 8}} local news_vocations = {9, 10, 11, 12} if isInArray(news_vocations, player:getVocation():getId()) then player:s -
[NPC] Elfo Ferreiro V1.0
Jamison Collins respondeu ao tópico de Cat em Monsters, NPC, Raids & Mounts
@up- 21 respostas
-
- item
- transformar
-
(e 6 mais)
Tags:
-
Eu não sou gay.
-
-
Esse olho, essa boca, esse cabelo. essa roupa... meu deus. Nariz perfeito. Quero ter um nariz igual o dele, plox.
-
O look está funcionando normal, mas sem mostrar [Resets:X] ? Está aparecendo algum erro no distro?
-
SHARPONEWPROINWEKMAX´P,QLÇWER,PEM´FAMSEPIORMKLMQEÇMRADSFÇRQMWEÇKLRMÇWMEMOLHEI WMAELÇKMR\MR~ÇKWMKÇEA~BATATAWQ,EPMAS
-
[PEDIDO] Contagem de Frags no Look
Jamison Collins respondeu ao tópico de lKallisto em Suporte Tibia OTServer
Olha mano, uma forma que pode melhor a situação é assim: function onLook(cid, thing, position, lookDistance) function getDeathsAndKills(cid, type) -- by vodka local query,d = db.getResult("SELECT `player_id` FROM "..(tostring(type) == "kill" and "`player_killers`" or "`player_deaths`").." WHERE `player_id` = "..getPlayerGUID(cid)),0 if (query:getID() ~= -1) then repeat d = d+1 until not query:next() query:free() end return d end if isPlayer(thing.uid) then if cid ~= thing.uid then doPlayerSetSpecialDescription(thing.uid, "\n[Killed: "..getDeathsAndKills(thing.uid, "k -
[PEDIDO] Contagem de Frags no Look
Jamison Collins respondeu ao tópico de lKallisto em Suporte Tibia OTServer
Você tem algum outro evento "onLook" em seu Creaturescript ou MOD? -
Tente esse: Crie um arquivo lua chamado resetonlook, e cole isso dentro: function onLook(cid, thing, position, lookDistance) if isPlayer(thing.uid) then if cid ~= thing.uid then doPlayerSetSpecialDescription(thing.uid, "\n[Resets: "..getPlayerReset(thing.uid).."]") else doPlayerSetSpecialDescription(cid, "\n[Resets: "..getPlayerReset(cid).."]") end end return true end cole isso no login.lua : registerCreatureEvent(cid, "resetlook") E isso no creaturescript.xml: <event type="look" name="resetlook" script="resetonlook.lua"/>
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!