-
Total de itens
355 -
Registro em
-
Última visita
-
Dias Ganhos
6
Tudo que beddy postou
-
Voce não sabe ler? Seu post foi considerado flood! Não irei reportar mas é só um aviso para ficar mais atento.
-
Seguinte! Fassa tudo direitinho como explicar aqui! actions.xml <action actionid="9906" script="arquivo.lua" /> <action actionid="9907" script="arquivo.lua" /> <action actionid="9908" script="arquivo.lua" /> <action actionid="9909" script="arquivo.lua" /> <action actionid="9910" script="arquivo.lua" /> arquivo.lua function onUse(cid, item, frompos, item2, topos) if item.uid == 9906 then queststatus = getPlayerStorageValue(cid,24005) if queststatus == -1 then doPlayerSendTextMessage(cid,22,"You have found a NOME DO ITEM.") doPlayerAddItem(cid,2494,1) setPlayerStorageValue(cid,24005,1) else doPlayerSendTextMessage(cid,22,"It is empty.") end elseif item.uid == 9907 then queststatus = getPlayerStorageValue(cid,24005) if queststatus == -1 then doPlayerSendTextMessage(cid,22,"You have found a NOME DO ITEM.") doPlayerAddItem(cid,2400,1) setPlayerStorageValue(cid,24005,1) else doPlayerSendTextMessage(cid,22,"It is empty.") end elseif item.uid == 9908 then queststatus = getPlayerStorageValue(cid,24005) if queststatus == -1 then doPlayerSendTextMessage(cid,22,"You have found a NOME DO ITEM.") doPlayerAddItem(cid,2431,1) setPlayerStorageValue(cid,24005,1) else doPlayerSendTextMessage(cid,22,"It is empty.") end elseif item.uid == 9909 then queststatus = getPlayerStorageValue(cid,24005) if queststatus == -1 then doPlayerSendTextMessage(cid,22,"You have found a NOME DO ITEM.") doPlayerAddItem(cid,2431,1) setPlayerStorageValue(cid,24005,1) else doPlayerSendTextMessage(cid,22,"It is empty.") end elseif item.uid == 9910 then queststatus = getPlayerStorageValue(cid,24005) if queststatus == -1 then doPlayerSendTextMessage(cid,22,"You have found a NOME DO ITEM.") doPlayerAddItem(cid,2421,1) setPlayerStorageValue(cid,24005,1) else doPlayerSendTextMessage(cid,22,"It is empty.") end else return 0 end return 1 end Lembrando que: doPlayerAddItem(cid,2421,1) De vermelho voce coloca o ID DO ITEM elseif item.uid == 9910 then De azul voce coloca o UNIQUE ID (NO MAP EDITOR) NO BAU DA QUEST
-
[Encerrado] [Spawn::addmmonster] Cannot Find "furious Troll" Erro
tópico respondeu ao sheyks de beddy em Tópicos Sem Resposta
Copia um troll qualquer e coloque o como furious troll! Só isso! Furious Troll.xml <?xml version="1.0" encoding="UTF-8"?> <monster name="Furious Troll" nameDescription="a furious troll" race="blood" experience="30" speed="120" manacost="340"> <health now="75" max="75"/> <look type="281" corpse="7926"/> <targetchange interval="2000" chance="0"/> <strategy attack="100" defense="0"/> <flags> <flag summonable="1"/> <flag attackable="1"/> <flag hostile="1"/> <flag illusionable="1"/> <flag convinceable="1"/> <flag pushable="1"/> <flag canpushitems="0"/> <flag canpushcreatures="0"/> <flag targetdistance="1"/> <flag runonhealth="20"/> </flags> <attacks> <attack name="melee" interval="2000" skill="25" attack="20"/> </attacks> <defenses armor="6" defense="8"/> <elements> <element energyPercent="22"/> <element holyPercent="11"/> <element earthPercent="-3"/> <element deathPercent="-4"/> </elements> <voices interval="5000" chance="10"> <voice sentence="Meee maity!"/> <voice sentence="Grrrr"/> <voice sentence="Whaaaz up!?"/> <voice sentence="Gruntz!"/> </voices> <loot> <item id="2148" countmax="12" chance="24250"/><!-- gold coin --> <item id="2544" countmax="5" chance="2000"/><!-- arrow --> <item id="2643" chance="15250"/><!-- leather boots --> <item id="2666" chance="11500"/><!-- meat --> <item id="1987" chance="100000"><!-- bag --> <inside> <item id="2389" chance="27000"/><!-- spear --> <item id="2448" chance="5000"/><!-- studded club --> <item id="2512" chance="20000"/><!-- wooden shield --> <item id="2380" chance="20000"/><!-- hand axe --> <item id="2461" chance="10000"/><!-- leather helmet --> <item id="2120" chance="9000"/><!-- rope --> <item id="2170" chance="100"/><!-- silver amulet --> </inside> </item> </loot> </monster> -
dúvida [Encerrado] Ajuda Meu Ot Serv N Da Pros Players Logarem
tópico respondeu ao wandersonnc de beddy em Tópicos Sem Resposta
Amigo... seguinte! 1º voce tem que procurar como desbloquear as portas do seu moldem! (cada moldem é diferente um do outro) 2º voce tem que colocar o ip de sua internet no ip changer... 3º caso a opção de cima nao funcione, coloque o ip como :127.0.0.1 (apenas para voce entrar! Os seus amigos não podem usar este IP) -
Primeiro.. pode ser... Segundo... aconcelho a pegar outro servidor como base!
-
Resolvido / Reportado /
-
Simples... isso se arruma no ITEMS.XML <item id="2197" article="a" name="stone skin amulet"> <attribute key="weight" value="700"/> <attribute key="slotType" value="necklace"/> <attribute key="charges" value="5"/> <attribute key="showcharges" value="1"/> <attribute key="absorbPercentPhysical" value="80"/> <attribute key="absorbPercentDeath" value="80"/> <attribute key="showattributes" value="1"/> </item> Aonde tem: <attribute key="charges" value="5"/> No vermelho voce muda para quantas cargas voce quer...!
-
[Encerrado] [Ajuda][Duvida]Sprites .spr
tópico respondeu ao Daniel Bighouse de beddy em Tópicos Sem Resposta
Amigo... apenas força de vontade não vai fazer com que voce descubra um jeito de colocar mais de 65.000 sprites... Que linguagens voce conhece? Não é tão simples assim! Já que voce não se da por vencido... voce teria que correr atraz do que deseja. Começe a estudar! -
Tive o mesmo problema algumas vezes! Não vou explicar tudo aqui porque já tem um topico falando como arruma, entaaão.....!! http://www.xtibia.co...ditor-860x-sos/ Ve lá direitinho! tomara que tenha ajudado!
-
Voce configurou corretamente? Outra coisa... voce salvou em que versão? Ao clicar 2x no mapa qual versão do RME abre? 9.6 .. 8.x? Qual versão é o seu servidor?! Explique com tudo que possa ajudar a resolver seu problema
-
MrCatra , voce não pode postar isso aqui, deste jeito, é considerado FLOOD! E voce pode ser alertado por isso! Eae? Alguem pode resolver para mim? Postado 19 September 2012 - 09:56 PM
-
Nao mano, Eu não tenho permissao para ver de onde eles estão vindo! Entendeu?
-
[8.6][Tibia Gta] - Por Beddy / Sem Bugs - V1.1
tópico respondeu ao beddy de beddy em Lixeira Pública
Isso ai! É a cidade doka do Tibia GTA! http://depositfiles....files/o902rex8i Creditos: - Beddy - Quilante - pelo mapa ser seu. Estou meio sem tempo de terminar, mas aguardem que eu lanço o mapa completo! TOPICO ORIGINAL: http://www.xtibia.com/forum/topic/194992-cidade-doka-do-tibia-gta/ -
Isso ai! É a cidade doka do Tibia GTA! http://depositfiles....files/o902rex8i Creditos: - Beddy - Quilante - pelo mapa ser seu. Estou meio sem tempo de terminar, mas aguardem que eu lanço o mapa completo!
-
Ainda não consigo ver meus reps..
-
[Encerrado] Qual Melhor Host Que Oferece Proteção Contra Ataques Ddos?
tópico respondeu ao KiritoKun de beddy em Tópicos Sem Resposta
http://www.absamhost.com.br/jogos.php E tem 50% de desconto no primeiro mes! EM QUALQUER HOSPEDAGEM! -
[Encerrado] Qual Melhor Host Que Oferece Proteção Contra Ataques Ddos?
tópico respondeu ao KiritoKun de beddy em Tópicos Sem Resposta
Absamhost! A melhor de todas! Suporte 24/7 - Nunca conseguiram nukar o servidor, maquinas boas, internet boa! É a melhor! -
[8.6][Tibia Gta] - Por Beddy / Sem Bugs - V1.1
tópico respondeu ao beddy de beddy em Lixeira Pública
Hoje em dia , os passwords veem encryptados, para que não haja problemas com players que criam contas iguais ao do global. Porqe antigamente era facil de pegar senha de qualquer um... Um servidor com 20 pessoas on, voce conseguia entrar em no minimo 5 contas! Lembrando galera, que jajá eu disponobilizo o MAPA DO QUILANTE aqui para voces -
É isso mesmo oneshot, Porque o Xdev ta totalmente sem permissoes. "Your member group is not allowed to view received reputation!"
-
Estou sem tempo agora mas fassa o seguinte. Este é um script de SLOT, onde adiciona atributos especiais em tipos de armadura, no qual adiociona HP E MP em porcentagem, tente ver ele um pouco! Se quiser tentar achar outros scripts relacionados a este, baixe o azeroth server! --[[ Slot system 100% by mock \o ]] ---Config local conf = { maxSlotCount=2, ignoredIds={} } --End function choose(...) --- Function by mock. local arg = {...} return arg[math.random(1,#arg)] end if not getItemAttack then function getItemAttack(uid) return getItemAttribute(uid,'attack') end function getItemDefense(uid) return getItemAttribute(uid,'defense') end end local function isArmor(uid) -- Function by Mock the bear. if (getItemInfo(uid.itemid).armor ~= 0) and (getItemWeaponType(uid.uid) == 0) then return true end return false end local function isWeapon(uid) -- Function by Mock the bear. uid = uid or 0 local f = getItemWeaponType(uid) if f == 1 or f == 2 or f == 3 then return true end return false end local function isShield(uid) -- Function by Mock the bear. uid = uid or 0 if getItemWeaponType(uid) == 4 then return true end return false end local function isBow(uid) -- Function by Mock the bear. uid = uid or 0 if getItemWeaponType(uid) == 5 and not isItemStackable(uid) then return true end return false end function onUse(cid, item, fromPosition, itemEx, toPosition) -- Script by mock the bear (MTB) if item.uid == 0 or item.itemid == 0 then return false end toPosition.stackpos = 255 if item.uid == 0 or item.itemid == 0 then return false end toPosition.stackpos = 255 if isInArray(conf.ignoredIds, itemEx.itemid) or (not getItemWeaponType(itemEx.uid) or getItemWeaponType(itemEx.uid) > 5) or (getItemWeaponType(itemEx.uid) == 0 and not isArmor(itemEx)) or itemEx.itemid == 0 or itemEx.type > 1 or isItemStackable(itemEx.uid) then doPlayerSendCancel(cid, "You cant open a slot on this item.") return TRUE end if isCreature(itemEx.uid) then return FALSE end local nam = getItemName(itemEx.uid) function getper() local n = 1 for i=1,10 do n = n+math.random(0,10) if n < 8*i then break end end return n end function getSlotCount(nam) local c = 0 for _ in nam:gmatch('%[(.-)%]') do c = c+1 end return c end if getSlotCount(nam) < conf.maxSlotCount then local l = choose('hp','mp','ml','cas','shield','dist') local p = getper() doSendMagicEffect(toPosition,30) nam = nam..' ['..l..'.+'..p..'%]' doSendAnimatedText(toPosition,l..' '..p..'%',120) doItemSetAttribute(itemEx.uid,'name',nam) doRemoveItem(item.uid,1) doSendAnimatedText(getCreaturePosition(cid), 'SLOT!', 35, cid) else doPlayerSendCancel(cid, "You cant open a slot on this item.") end return true end Abraço!
- 4 respostas
-
- porcentagem
- vida
- (e 7 mais)
-
Isto é uma TAG - (ESTÀ NO ARQUIVO SPELLS.XML) <rune name="Ultimate Healing Rune" id="2273" allowfaruse="1" charges="1" lvl="24" maglv="4" exhaustion="1000" aggressive="0" needtarget="1" blocktype="solid" event="script" value="healing/ultimate healing rune.lua"/> Onde tem EXHAUSTION = "1000" é ai que voce edita! Quanto menor o valor, menos exhausted 0 = no exhaustion
-
dúvida Uma Pergunta Que Qualquer Um Pode Responder....
pergunta respondeu ao juanterresalmeida de beddy em Scripts
O storage é um armazenamento. Pense, voce cria um STORAGE Então com esse STORAGE voce consegue remove-lo, adiciona-lo, criar excecões. (tudo que um script usa) Ex: Voce recebe um storage 9000. Voce pode criar um script com uma exceção para ele, como por exemplo um PISO, que se player tiver storage 9000 ele não passa! Ou voce pode criar algo para remoção do mesmo. Onde é usado: Sistemas Vips Quests Mods complexos como, CTF, Zombie mod. (faz com que evite BUGs, etc) -
Vamos lá.. - Pode ser Nuker!!! Use um programa chamado PortSafe -> (http://www.xtibia.co...__fromsearch__1) - Pode ser seu distro pouco instavel, que não aguenta tantos players. - Pode ser algum bug (POSTE SE DER ALGUM ERRO DE CONSOLE) PORTSAFE provavelmente vai funcionar. Ele bloqueia contra ataques de nuckers, via netbus etc!
-
Ai amigo! http://www.xtibia.com/forum/topic/191158-ctf-capture-the-flag-evento/page__pid__1314542#entry1314542 Leia tudinho e bom proveito! LEIA AMIGO!
-
[Encerrado] Server Com Problemas + Pedido
tópico respondeu ao JoaoFusion2012 de beddy em Tópicos Sem Resposta
Isso amigo, é lag. Ou pode ser algum conflito de portas, já tive esse problema uma vez com isso, tive que resetar o modem, e abrir apenas a porta correta. (7171) Ve tambem se no firewall ta liberado!
-
Quem Está Navegando 0 membros estão online
- Nenhum usuário registrado visualizando esta página.