Ir para conteúdo

Líderes

Conteúdo Popular

Exibindo conteúdo com a maior reputação em 03/08/12 em todas áreas

  1. AnneMotta

    Pedido Item Que Heala

    em actions/scripts crie um arquivo healingpotion.lua e adicione este script dentro: function onUse(cid,item,fromPosition,itemEx,toPosition) doCreatureAddHealth(cid, 40000) doCreatureAddMana(cid, 40000) doRemoveItem(item.uid, 1) return TRUE end em actions/actions.xml adicione esta linha: <action itemid="9942" event="script" value="healingpotion.lua"/> rep+ sempreébemvindo
    2 pontos
  2. Olá Galera, vim compartilhar com vocês mais um servidor Global que encontrei em outro fórum. • Algumas Features do Servidor • ├ Servidor livre de qualquer tipo de bug de dinheiro, Npcs e etc. ├ War system 100% ├ WoE Events [ totalmente configurado no servidor ]. ├ Único Servidor com Zao realmente completa, Razzachai, Drakens, Novas áreas de Ghastly dragons, Souleaters , Banuta 8.6 ├ Sistemas de invasões completas. ├ NPC de Task com algumas já configuradas. ├ Items VIPS configurados. ├ 2 cidades Vips [ Ethnor e Gengia ] ├ 50% de Exp para VIPs; ├ Servidor configurado para Mysql e Sqlite. ├ Distro The Forgotten Server 0.4_SVN [ Totalmente estável ] ├ Map com 89 MB ├ Principais Quests: • POI • Inquisition Quest • Demon Helmet • Anihilator • Demon Oak • Blue Legs Quest • Zao Quest Entre muitas outras, todas 100%. Foto base do servidor: Obs: Não é preciso mais imagens pois todos já conhecem o global Abaixo o link para download + scan do Servidor e Dlls ├Server ├DLLs ├Scans: • Servidor • DLLs Créditos: Exchange Sociopata Adm Vinny Rullez Betox13025 ( Por trazer o conteúdo ao xTibia. ) Se gostou, REP+
    1 ponto
  3. Eae Xtibianos Blz? Agradecerei a quem comentar o tópico. Esse Script serve para Poketibia, mais não testei em ot servers de Tibia. Vim Trazer a Vcs Uma Talkaction Bem Legal. Você está cansado de ficar indo até o corpo do pokemon para pegar o loot? Então ake está um sistema que ao invés de você ter que ir no corpo do pokemon pegar o loot, esse script pega automaticamente para você. Vamos Ao Script: Vá em Talkactions.xml adicione isso la parte dos players: Agora em Crie um Arquivo .lua e com nome de aloot.lua e coloque isso e salve dentro da pasta Talkactions: Gente desculpa, esqueci de por a parte do creaturescripts. Agr vá em creaturescripts.xml e adicione essa tag: <event type="login" name="aloot_reg" event="script" value="aloot.lua"/> <event type="kill" name="aloot_kill" event="script" value="aloot.lua"/> Agr crie um arquivo .lua e com nome de aloot.lua e coloque isso dentro e salve dentro da pasta creaturescripts/scripts. function onLogin(cid) registerCreatureEvent(cid, "aloot_kill") return true end local stor = 7575 function autoloot(cid, target, pos) local function doStack(cid, itemid, new) local count = getPlayerItemCount(cid, itemid) if (count > 100) then count = count - math.floor(count / 100) * 100 end local newCount = count + new if (count ~= 0) then local find = getPlayerItemById(cid, true, itemid, count).uid if (find > 0) then doRemoveItem(find) else newCount = new end end local item = doCreateItemEx(itemid, newCount) doPlayerAddItemEx(cid, item, true) end local function scanContainer(cid, uid, list) for k = (getContainerSize(uid) - 1), 0, -1 do local tmp = getContainerItem(uid, k) if (isInArray(list, tmp.itemid)) then if isItemStackable(tmp.itemid) and (getPlayerItemCount(cid, tmp.itemid) > 0) then doStack(cid, tmp.itemid, tmp.type) else local item = doCreateItemEx(tmp.itemid, tmp.type) doPlayerAddItemEx(cid, item, true) end doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, 'Looted ' .. tmp.type .. ' ' .. getItemNameById(tmp.itemid) .. '.') doRemoveItem(tmp.uid) elseif isContainer(tmp.uid) then scanContainer(cid, tmp.uid, list) end end end local items = {} for i = getTileInfo(pos).items, 1, -1 do pos.stackpos = i table.insert(items, getThingFromPos(pos)) end if (#items == 0) then return end local corpse = -1 for _, item in ipairs(items) do local name = getItemName(item.uid):lower() if name:find(target:lower()) then corpse = item.uid break end end if (corpse ~= -1) and isContainer(corpse) then scanContainer(cid, corpse, tostring(getPlayerStorageValue(cid, stor)):gsub('_', ''):explode(',')) end end function onKill(cid, target, lastHit) if not isPlayer(target) then local infos = getPlayerStorageValue(cid, stor) if (infos == -1) then return true end local list = tostring(infos):explode(',') if (#list == 0) then return true end addEvent(autoloot, 150, cid, getCreatureName(target), getCreaturePosition(target)) end return true end FIM... Espero que gostem ...agradecerei a quem comentar. Se o script te ajudou: Vale um REP+? Só apertar no + ali no canto da tela.Nao Vai Quebrar a Mão. VLW.
    1 ponto
  4. xDandrezinho

    Anti-nuker By Beholder Caolho

    Anti-Nuker by Beholder Caolho Anti Nuker, É um programa que faz exatamento o que o nome diz. ANTI (bloqueia) NUKE (Kicks mau intencionados) Ou seja, Esse programa inpede que pessoas metidas a "lammers" façam seu OT ficar caindo! Monitora nas Portas: Porta WEB (OBS: Seu OT tem WebSite não marque esta porta!) NetBus (1234) BackOrifice 2000 (54320) FTP (21) Porta 666 Porta 13 Porta 59 Porta 113 Porta 137 Porta 30 Download Clicando Aqui! Atenção: Para postar em outros lugares (sites) fiquem a vontade mas 1º pessa permissão a mim! (xDandrezinho) Informações: Programa feito em Delphi, composto com o Componente FtpSrv, da Paleta FPiette! Duvidas? Só postar ou mandar MP! Bom Proveito!
    1 ponto
  5. ATENÇÃO!!!! NÃO SEI SE FUNCIONARÁ MAS PARA EVITAR ATAQUES À DATABASE DELETE A PASTA WEBDAV NA PASTA DO XAMPP! Recomendo usar o xampp 1.7.3 para baixa-lo Clique aqui Olá baixei um gesior e resolvi editar tirar alguns bugs etc... este gesior funciona nas versoes 8.60 pra cima! O que tem de novo? Update 2.0 Screen Shot: characters.php modificado: Download: Gesior Acc 8.60 By [ADM] DaNgeR(2.0).rar Créditos: Gesior GM Beckman Walef Xavier [ADM] DaNger - [ADM] Forever Aqui estão os sistemas que você deve adicionar no seu ot para funcionar no site! http://www.xtibia.co...-trade-offline/ - Trade Offline http://www.xtibia.co...em-com-escudos/ - Guild War Com Escudos http://www.xtibia.co...lottery-system/ - Lottery System http://www.xtibia.co...utomaticamente/ - Shop System(Para o Shop entregar os itens automaticamente)! e Para o Power Gamers Faça isso: execute este comando na database: ALTER TABLE `players` ADD `exphist_lastexp` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist1` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist2` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist3` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist4` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist5` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist6` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist7` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetimetoday` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime1` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime2` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime3` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime4` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime5` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime6` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime7` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetimeall` BIGINT( 255 ) NOT NULL DEFAULT '0'; depois este UPDATE `players` SET `exphist_lastexp`=`players`.`experience` depois vá na pasta do ot/data/globalevents e em globalevents.xml adicione isto: <globalevent name="history" interval="60" event="script" value="history.lua"/> depois vá na pasta do ot/data/globalevents/scripts e crie um arquivo chamado history.lua e adicione isso dentro: function onThink(interval, lastExecution) if (tonumber(os.date("%d")) ~= getGlobalStorageValue(23456)) then setGlobalStorageValue(23456, (tonumber(os.date("%d")))) db.executeQuery("UPDATE `players` SET `onlinetime7`=players.onlinetime6, `onlinetime6`=players.onlinetime5, `onlinetime5`=players.onlinetime4, `onlinetime4`=players.onlinetime3, `onlinetime3`=players.onlinetime2, `onlinetime2`=players.onlinetime1, `onlinetime1`=players.onlinetimetoday, `onlinetimetoday`=0;") db.executeQuery("UPDATE `players` SET `exphist7`=players.exphist6, `exphist6`=players.exphist5, `exphist5`=players.exphist4, `exphist4`=players.exphist3, `exphist3`=players.exphist2, `exphist2`=players.exphist1, `exphist1`=players.experience-players.exphist_lastexp, `exphist_lastexp`=players.experience;") end db.executeQuery("UPDATE `players` SET `onlinetimetoday`=players.onlinetimetoday+60, `onlinetimeall`=players.onlinetimeall+60 WHERE `online` = 1;") return TRUE end
    1 ponto
  6. Subwat

    [9.44] Subwat Oficial 04/03/2012

    Bom depois de mais de 6 meses sem atualizar O Subwat Server,venho trazer-lhes o Subwat V21 Na versão 9.44 Com muitas coisas Novas!! Base Do Server:Crystal Server. Informaçoes: Map Size:28MB Monstros:quase todos os monstros do server são próprios ou editados! Spells:Spells globais 9.44+ Spells suBWat v20. Items:Os items eu tive que mudar Pois o meu item.otbm que eu uso no subwat era diferente dos demais servers armas Subwat no Npc Subwat Seller. Mount System:Digite !mount Nome da montaria com 1 Mount doll e você ganha a montaria! Addon System:Todos os addons novos compraveis com addon doll! Comandos:!buyvip compra VIP normal e !buypremium compra a segunda VIP e habilita o uso de montaria e outras vantagens premium. Comandos:!buyvida e !buymana ja normais do SUBWAT. removido:compra de skills,vários bugs do map. Para Adicionar o comando !bp vá em spells e em baixo de alguma spell coloque está tag <conjure name="Conjure backpack" words="!bp" lvl="3" mana="5" soul="3" conjureId="10522" conjureCount="1" exhaustion="100" needlearn="0" function="conjureItem"> </conjure> SENHA DO GOD:riot/123456 IMAGENS: http://imageshack.us...wattemplo1.jpg/ http://imageshack.us...wattemplo1.jpg/ http://imageshack.us...wattemplo1.jpg/ DOWNLOAD: http://www.sendspace.com/file/3xa1uo Scan: https://www.virustot...additional-info Créditos: Subwat Tryller Se você gostar recomende =D tópico Atualizado 04/03/2012 as 15:49 fiz um pequeno updatezinho agora msm corrigi um bugzinho quem baixou antes das 15:50 baixe novamente. =D
    1 ponto
  7. CoyoteDoido

    Styller Yourots 9.44

    Bem, gosto muito desse servidor e percebi que ele não estava mais sendo atualizado ;x Com base no Crystal Server do nosso amigo Tryller eu atualizei o servidor Não mudei muita coisa no servidor só arrumei algumas coisas Download: 4shared Scan: Virus Total Creditos: Meus, Tryller, Yurez, Leozerarox
    1 ponto
  8. nmaster

    Script Para Vocação Vip

    1º Bem galere, eu não presiso exatamento tudo, e sim so tentar corrigir um erro que deu no meu... meu amigo me passou um script promotion2 e um npc que lê esse script... esse npc ele da uma segunda promótion para os vip account.. só que eu fui testar a compra da promotion e depois que o NPC Confirmou eu dei look no char e apareceu "She is." não apareceu o nome nem nada... Tem umas vocações extras no vocation.xml (que creio que seja os de vip) mais eu não sei configurar para funcionar com o npc da Promotion VIP.... 2º A segunda dúvida, é pra quando acabar a vip essa promotion sumisse do char... tambem não sei fazer e nem sei se arrumando a duvida de cima eu arrumo essa tambem... é porque sou novo nessa área... alguem pde me ajuda???
    1 ponto
  9. Vodkart

    [Talkaction] Comando !guild

    O comando checa: - O total de membros que sua guild possui - Quantos Players Tem online - Mostra o nome e o Rank dos jogadores Online Em lib/050-function adicione: function CountGuildMembers(GuildName) -- function by vodkart local count = 0 local lista = db.getResult("SELECT `name`, `rank_id` FROM `players` WHERE `rank_id` IN (SELECT `id` FROM `guild_ranks` WHERE `guild_id` = " .. getGuildId(GuildName) .. ");") if(lista:getID() ~= -1) then repeat count = count + 1 until not lista:next() lista:free() return count end end Em talkactions/script guildinformation.lua function onSay(cid, words, param, channel) local players,str,GuildName = {},'',getPlayerGuildName(cid) if getPlayerGuildId(cid) <= 0 then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE,"Você precisa estar em uma Guild.") return true end for _, cid in pairs(getPlayersOnline()) do if getPlayerGuildName(cid) == GuildName then table.insert(players, cid) end end str = str .. "Membros total da guild: "..CountGuildMembers(GuildName).." Players.\n\nExiste "..#players.." Players online na sua guild:\n\n" for i = 1, #players do str = str.."\n["..getPlayerName(players[i]).."]["..getPlayerGuildRank(players[i]).."]" end return doShowTextDialog(cid, 2533, str) end talkactions.xml <talkaction words="!guild" event="script" value="guildinformation.lua"/> Link úteis: Comando !guild List: http://www.xtibia.co...ion-guild-list/ comando !party: http://www.xtibia.co...-comando-party/
    1 ponto
  10. spell_seller.lua 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 function creatureSayCallback(cid, type, msg) if(not npcHandler:isFocused(cid)) then return false end local talkUser = NPCHANDLER_CONVbehavior == CONVERSATION_DEFAULT and 0 or cid local moeda = 2157 local t = { ["light healing"] = {price = 15,vocations = {1,2,3,4},level = 9}, ["find person"] = {price = 25,vocations = {3,4},level = 8}, ["light magic missile"] = {price =30,vocations = {1,5,7,8},level = 15}, ["energy strike"] = {price =20,vocations = {1,2,5,6},level = 12}, ["flame strike"] = {price =100,vocations = {1,2,5,6},level = 12} } if (msgcontains(msg, 'SPELLS') or msgcontains(msg, 'spells'))then local str = "" str = str .. "Eu vendo estas Magias: " for name, pos in pairs(t) do str = str.." {"..name.."} = "..pos.price.." Moedas /" end str = str .. "." npcHandler:say(str, cid) elseif t[msg] then if not getPlayerLearnedInstantSpell(cid, msg) then if getPlayerLevel(cid) >= t[msg].level then if isInArray(t[msg].vocations, getPlayerVocation(cid)) then if doPlayerRemoveItem(cid,moeda,t[msg].price) then doPlayerLearnInstantSpell(cid, msg) npcHandler:say("Você aprendeu uma nova magia chamada ".. msg .."!", cid) else npcHandler:say("você não tem "..t[msg].price.." ".. getItemNameById(moeda), cid) end else npcHandler:say("você não tem a vocação para comprar está spell.", cid) end else npcHandler:say("você precisa ter level "..t[msg].level.." ou mais para comprar essa magia.", cid) end else npcHandler:say("você já aprendeu essa magia.", cid) end end return TRUE end npcHandler:setCallback(CALLBACK_MESSAGE_DEFAULT, creatureSayCallback) npcHandler:addModule(FocusModule:new()) Você adiciona e configura as spells que serão vendidas aqui: local t = { ["light Healing"] = {price = 15,vocations = {1,2,3,4},level = 9}, ["find person"] = {price = 25,vocations = {3,4},level = 8}, ["light magic missile"] = {price =30,vocations = {1,5,7,8},level = 15}, ["energy strike"] = {price =20,vocations = {1,2,5,6},level = 12}, ["flame strike"] = {price =100,vocations = {1,2,5,6},level = 12} } ["nome da spell"] ={price = Quantos Coins vão custar,vocations ={ID DAS VOC},level = level para aprender a magia} NOME DO SEU NPC.xml <?xml version="1.0"?> <npc name="NOME DO SEU NPC" script="data/npc/scripts/spell_seller.lua" walkinterval="50000" floorchange="0"> <health now="100" max="100"/> <look type="129" head="95" body="116" legs="121" feet="115" addons="3"/> <parameters> <parameter key="message_greet" value="Hello |PLAYERNAME|. Quer comprar algumas {spells} ?" /> </parameters> </npc> e para usar a magia só quem comprou você faz o seguinte vai em Spells.xml e na tag da sua magia vc coloca needlearn="1" needlearn="1" -- precisa aprender para usar a magia needlearn="0" -- n precisa aprender para usar a magia
    1 ponto
  11. Overloker

    Fabrica De Signs

    Ok, sem problemas.
    1 ponto
  12. zodiak

    [Avaliem] Vetorização Em Flash

    Eae Galera, depois de um tempo voltei aqui com uns trabalhos meus. No momento estou aprendendo a vetorizar em flash.. E resolvi compartilhar com vocês o resultado. Jiraiya Gohan Gohan SS2
    1 ponto
  13. ta ok, reportado para moverem.
    1 ponto
  14. Overloker

    Gift For Tonyhanks

    Ta ae, com suas opiniões me ajudando. Fiz uma para você, tentei fazer essa bem clara. Diferente das outras. Avaliem !
    1 ponto
  15. alldakie

    Staff Editada

    Vai na pasta do seu servidor, - Abra a pasta "data" - Abra a pasta "weapons" - Abra o arquivo "weapons.xml" Procure por "Wand of Decay", que provavelmente vai estar assim: <wand id="2188" level="19" mana="5" min="20" max="30" type="death" event="function" value="default"> <!-- Wand of Decay --> <vocation id="1"/> </wand> Troque por este: <wand id="2188" level="19" mana="5" min="20" max="30" type="death" event="function" value="default"> <!-- Wand of Decay --> <vocation id="1"/> <vocation id="2"/> <vocation id="5"/> <vocation id="6"/> <vocation id="15"/> <vocation id="16"/> </wand> Obs: Se quiser adicionar mais vocações basta copiar outra linha assim: e mudar o numero 1 em negrito!
    1 ponto
  16. Tem que editar nas source... player.ccp bool Player::canWalkthrough(const Creature* creature) const { if(!creature) return true; if(creature == this) return false; const Player* player = creature->getPlayer(); if(!player) return false; if(g_game.getWorldType() == WORLD_TYPE_NO_PVP && player->getTile()->ground && player->getTile()->ground->getID() != ITEM_GLOWING_SWITCH) return true; uint32_t protectionLevel = g_config.getNumber(ConfigManager::PROTECTION_LEVEL); if(player->getLevel() < protectionLevel && player->getTile()->ground && player->getTile()->ground->getID() != ITEM_GLOWING_SWITCH) return true; return player->isGhost() && getGhostAccess() < player->getGhostAccess(); }
    1 ponto
  17. Beeki

    [Resolvido] Como Criar House

    é verdade, reportado para Moverem.!
    1 ponto
  18. function onUse(cid, item, fromPosition, itemEx, toPosition) local coinVip = 1234 -- id moeda vip local coinRemove = 1 -- quantdade de coin a remover local refuel = 42 * 60 * 1000 if(getPlayerStamina(cid) >= refuel) then doPlayerSendCancel(cid, "Voce esta com a stamina cheia.") elseif (getPlayerStamina(cid) < refuel and getPlayerStamina(cid) > (40 * 60 * 1000)) then doPlayerSendCancel(cid, "Voce só pode usar quando tiver 40h de stamina.") elseif(not isPremium(cid)) then doPlayerSendCancel(cid, "Você não é premium.") elseif (doPlayerRemoveItem(cid, coinVip, coinRemove) ) then doPlayerSetStamina(cid, refuel) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Your stamina has been refilled.") doRemoveItem(item.uid) else doPlayerSendCancel(cid, "Voce não possui "..coinRemove.." Coins Vip!") end return true end
    1 ponto
  19. Bom, se for daqueles OTServ's que compra todos Addons 1 e depois todos Addons 2... o Script é o baixo: Fácil, é só mudar o preço ali na parte marcada em azul. Agora se seu server seja addons por items, e você queira que os Addons 2 de cada Outfit seja 20kk...neste caso seu NPC é este: Espero que tenha ajudado, pois ficou pouco explicado e foi o que deu pra entender' Abraços
    1 ponto
  20. Slicer

    [Encerrado] [Pokemon] Dúvidas? - Pda

    @Dudu08267 vai no spawn.lua e acha essa parte.. local function doShiny(cid) if isCreature(cid) then if isSummon(cid) then return true end if getPlayerStorageValue(cid, 74469) >= 1 then return true end e embaixo disso coloca.. if isNpcSummon(cid) then return true end pronto ^^ @PauloMuller mais um pra se exibir ;/ por favor.. se n tem intensao de postar pra geral, poste esse tpw de foto soh no topico de divulgaçao do seu serv... obrigado...
    1 ponto
  21. AnneMotta

    Item Que Adiciona Soul

    actions/scripts criei um arquivo com o nome addsoul.lua e bote o seguin script dentro: function onUse(cid, item, frompos, item2, topos) local soul = 1 local efeito = 42 doPlayerAddSoul(cid, soul) doSendMagicEffect(getCreaturePosition(cid), efeito) doSendAnimatedText(getCreaturePosition(cid),'+1 Soul', 180) doRemoveItem(item.uid, 1) return true end actions.xml <action itemid="ID DO ITEM QUE IRA ADD SOUL" event="script" value="addsoul.lua"/>
    1 ponto
  22. pbottrinks

    Script Para Crystal Arrow

    <item id="2352" article="a" name="crystal arrow"> <attribute key="weight" value="200"/> <attribute key="attack" value="200"/> <attribute key="hitChance" value="100"/> <attribute key="weaponType" value="ammunition"/> <attribute key="ammoType" value="arrow"/> <attribute key="ammoAction" value="removecount"/> <attribute key="shootType" value="SMALLICE"/> </item> Tenta assim. Espero ter ajudado.
    1 ponto
  23. kois

    [Encerrado] [Pokemon] Dúvidas? - Pda

    @Thedjhabbo Ajuda ai como adiciona as ball pra pintar 1
    1 ponto
  24. @SoulOroshie eu tenhu esse sistema.. mas o meu eh por storage.. e n por town... ;p ir pro pvp... crie arquivo PvPgo.lua na pasta movements/scripts... voltar do PvP... crie arquivo PvPback.lua na pasta movements/scripts... dai va no movements/movements.xml e cole isso la... <movevent type="StepIn" actionid="33691;33692;33693;33694;33695;33696;33697;33698" event="script" value="PvPgo.lua"/> <movevent type="StepIn" actionid="33699" event="script" value="PvPback.lua"/> dai tu vai no CP das citys e coloca la o piso q nem no PxG e coloca o actionID q nem ta no script... e depois va la no teu pvp e coloque tb o piso q nem o PxG e coloque actionID "33699" nele... ... e soh digo uma coisa.. se o @brun123 pensase q nem vcs ae... vcs n teriam metade doq tem hj em dia... ;/
    1 ponto
  25. Abra seu layout.php e procure por isso: Substitua por isso: 1º Pegue o seu código na página do Facebook. 2º Faça no tamanho desejado recomendo : width=180 / height=590 3º Selecione a cor da borda recomendo : azul / branca 4º Pegue o código "IFRAME" e substitua-o no lugar do vermelho. Verde: Minhas sugestões Vermelho: Código para ser substituído Obs: Testado somente em Gesior
    1 ponto
  26. LorDz

    [7.81] Outfit De Rokubi

    Tópico movido.
    1 ponto
  27. SkyDangerous

    [Action] Add Mana E Vida ;d

    O script é bem simples, existe já um parecido, porém estarei modificando sempre que puder. Crie um arquivo chamado add.lua local sky = { itemid = 2177, mana = 500, vida = 500, speed = 5000 } function onUse(cid, item, frompos, item2, topos) if (item.itemid == sky.itemid) then setCreatureMaxMana(cid, (getCreatureMaxMana(cid)+sky.mana)) setCreatureMaxHealth(cid, (getCreatureMaxHealth(cid)+sky.vida)) doRemoveItem(item.uid) doChangeSpeed(cid, sky.speed) addEvent(doChangeSpeed, 10*1000, cid, sky.-speed) doCreatureSay(cid, "Voce recebeu ".. sky.mana .." de mana e "..sky.vida.." ", TALKTYPE_WHISPER) end return true end crie um tag agora no action.xml e cola isso <action itemid="2177" script="add.lua"/>
    0 pontos
Líderes está configurado para São Paulo/GMT-03:00
×
×
  • Criar Novo...