Ir para conteúdo

Mateusfelip

Campones
  • Total de itens

    5
  • Registro em

  • Última visita

Sobre Mateusfelip

Informações

  • Char no Tibia
    Felipe of archer
  • Forma que conheci o xTibia
    Sites de Busca
  • Sou
    Não Informado

Mateusfelip's Achievements

  1. Fico contente pela volta... soube a pouco tempo pela boca de um amigo.
  2. No meu script ta td certo a nao ser a ultima moeda frozen coin tpw na hora de troca 100 gold bars por 1 dela da certo mas na hora de voltar uma dela em gold bars nao quer volta. AJUDA AE PLX eskeci de posta o script q é esse aque: local scarabid = 9971 local scarabtext = TEXTCOLOR_DARKORANGE local frozencoin = 6527 local frozentext = TEXTCOLOR_WHITE function onUse(cid, item, fromPosition, itemEx, toPosition) if item.itemid == ITEM_GOLD_COIN and item.type == ITEMCOUNT_MAX then doChangeTypeItem(item.uid, item.type - item.type) doPlayerAddItem(cid, ITEM_PLATINUM_COIN, 1) doSendAnimatedText(fromPosition, "$$", TEXTCOLOR_LIGHTBLUE) elseif item.itemid == ITEM_PLATINUM_COIN and item.type == ITEMCOUNT_MAX then doChangeTypeItem(item.uid, item.type - item.type) doPlayerAddItem(cid, ITEM_CRYSTAL_COIN, 1) doSendAnimatedText(fromPosition, "$$$", TEXTCOLOR_TEAL) elseif item.itemid == ITEM_CRYSTAL_COIN and item.type == ITEMCOUNT_MAX then doChangeTypeItem(item.uid, item.type - item.type) doPlayerAddItem(cid, scarabid, 1) doSendAnimatedText(fromPosition, "$$$$", scarabtext) elseif item.itemid == scarabid and item.type == ITEMCOUNT_MAX then doChangeTypeItem(item.uid, item.type - item.type) doPlayerAddItem(cid, frozencoin, 1) doSendAnimatedText(fromPosition, "$$$$$", frozentext) elseif item.itemid == ITEM_PLATINUM_COIN and item.type < ITEMCOUNT_MAX then doChangeTypeItem(item.uid, item.type - 1) doPlayerAddItem(cid, ITEM_GOLD_COIN, ITEMCOUNT_MAX) doSendAnimatedText(fromPosition, "$", TEXTCOLOR_YELLOW) elseif item.itemid == ITEM_CRYSTAL_COIN and item.type < ITEMCOUNT_MAX then doChangeTypeItem(item.uid, item.type - 1) doPlayerAddItem(cid, ITEM_PLATINUM_COIN, ITEMCOUNT_MAX) doSendAnimatedText(fromPosition, "$$", TEXTCOLOR_LIGHTBLUE) elseif item.itemid == scarabid and item.type < ITEMCOUNT_MAX then doChangeTypeItem(item.uid, item.type - 1) doPlayerAddItem(cid, ITEM_CRYSTAL_COIN, ITEMCOUNT_MAX) doSendAnimatedText(fromPosition, "$$$", TEXTCOLOR_TEAL) elseif item.itemid == frozencoin then doChangeTypeItem(item.uid, item.type - 1) doPlayerAddItem(cid, scarabid, ITEMCOUNT_MAX) doSendAnimatedText(fromPosition, "$$$", TEXTCOLOR_TEAL) else return FALSE end return TRUE end
  3. Mateusfelip

    Pedido

    Galera gostaria de saber qual programa q usa pra mudar a cor dos item ou msm fazer o item(tpw a pokebola q os kra do poketibia fez) e tb o nome do programa q serve para editar aqueles desenhos no fundo da tela do tibia(eu ja tenho o tibia pic e quero fazer meu próprio desenho). Se der pra vcs postarem agradeço..
  4. Tibia 8.57 nivel médio de habilidade Galera quero um script que as guilds lutem no castle war q eu fiz e a guild que ganhar fica com o castelo. Ai tpw quando otra guild for tenta entra aparece essa Msg: The castle war is dominated by "nome guild". E otro script para quando eu quiser q haja war novamente.
  5. olha esse aque: local condition = createConditionObject(CONDITION_ATTRIBUTES) setConditionParam(condition, CONDITION_PARAM_TICKS, 15 * 1000) function onUse(cid, item, fromPosition, itemEx, toPosition) if exhaustion.check(cid,1988) == true then time = math.ceil(exhaustion.get(cid,1988)) return true end doCreatureAddMana(cid, math.random(100000,150000)) -- vc pode mudar o tanto de mana q heala doCreatureAddHealth(cid, math.random(100000,150000)) -- vc pode mudar o tanto de health q vai heala doSendMagicEffect(getCreaturePosition(cid), CONST_ME_MAGIC_GREEN) doChangeTypeItem(item.uid, item.type - 1) exhaustion.set(cid,1988,1) --aonde ta 1 é o tanto de segundos q fica enxausted vc podi mudar exhaustion.set(cid, 1990, 1) --repeti o numero de cima return true end ai la em actions.xml vc coloca assim: <action itemid="5886" event="script" value="buffs/gauze_bandage.lua" allowfaruse="0"/> --vc podi muda o id do item
  6. kra vc nao da pra faze isso no cliente só no map...e pra abri o map vc tem q usa RME se ja tiver ele eu te ensino
  7. Galera eu quero um script q seja o seguinte: eu coloco um portal no templo para ele ir uma area(ja fiz essa area) e nessa area vai ter um bixo e o player que ganhar + exp desse bixo ele e a guild dele ganha 15% a mais de exp durante 1 mes ou ateh o prox evento.... AJUDA AE PLX
  8. Tiba 8.57 Exp do ot: 300x Galera quero pedir um scriptq é assim: eu ja criei a area para o evento.Event type: War Event Primeiramente eu vo cria um tp no dp...(é agr q vcs entram) o evento dura 25 miutos, ai tpw summona um bixo em tal lugar dessa area e o player q ganha mais exp desse bixo ele e a guild dele vai ganha 15% a mais de exp por 1 mes ou ateh o proximo evento(ai vcs escolhem qual a meneira mais facil de fazer) Galera eu acho bem dificil esse script + nao é impossivel..husauhasuhashusauh(que motivaçao)-->>mais é sério nao é tao dificil pq eu ja vi ele em um otserv
  9. nossa kra pra q vc quer colocar uma bag no lugar do amulet ?---ou algo desse tipe
  10. Tenho uma idéia melhor q tem no meu ot...vc cria uma area pra todos irem e quem tiver nessa area vai ser separado em team 1(red) e team 2(blue) e quando um time matar todos do otro time, esse time será teletransportado automaticamente... É bem legal pq ai vc nao precisa fica vendo o event q hora vai começa e q horas vai termina
  11. Ae galera eu sou scripter mais preciso de ajuda...terminei meu ot hj e ele esta sem nenhum bug. Mas eu preciso de uma equipe para quando eu quiser fazer algum update um implantar uma nova area. Estou procurando + 1 scripter e mais 2 mapper e alguem para colocar o ot online pq ateh o dia 12 do prox mes eu ainda estou com internet compartilhada scripts q eu ja fiz e deu certo: colocar event automatico a cada 2 horas: War Event e CTF Event(Capture the flag Event) tambem ja fiz evento sem ser automatico e q só god pode fazer: Event Arena ja fiz uma quest usando as pastas: actions, movements, creaturescripts e XML ja editei varios item: todas as funçoes desse item sao mt raras de se ver e a funçao deles é para hardscripter sou mt bom na parte de storage: foi usando storage q eu fiz o War Event e o CTF Event para o time q ganhou ser teletransportado automaticamente para a reward room entre outros EU quero um equipe q leve o trabalho a sério e com muita competencia.
  12. Galera é o seguinte eu tentei colocar meu ot em 8.70 para ter muntaria(meu ot nao tem nenhum bug) só q quando eu passei pra versao 8.70 apareceu milhares de erros...entao eu estava pensando será q tem como vcs criarem um The Forgotten Server.exe com muntaria só q para tibia 8.57 ou tibia 8.60 ? Ia ajuda bastante gente tenho ctz
  13. Mateusfelip

    Script Mt Foda

    Tibia 8.57 requer muita habilidade Galera eu fiz um evento de war usando a pasta globalevents(pra fazer o evento automatico), movements(para selecionar o time automaticamente(time red e time blue), e na pasta creaturescripts(pra quando um time morre o resto do otro time for teletransportado para a rewardroom)...nao tem nd de errado na pasta globalevents e nem na de movements. O problema é o seguinte: o script q tem na pasta creaturescripts só funciona quando o time blue mata o time red(ai o time enteiro blue é teletransportado para redwardroom)... quando o time red mata o blue, o time red nao ta teletransportando para a reward room. O script é esse: local config = { redTeam = 1, blueTeam = 2, gametime = 2000, redTeamStorage = 2001, blueTeamStorage = 2002, outfitRed = {lookType = 130, lookHead = 94, lookAddons = 1, lookLegs = 94, lookBody = 94, lookFeet = 94}, outfitBlue = {lookType = 130, lookHead = 88, lookAddons = 1, lookLegs = 88, lookBody = 88, lookFeet = 88} } function onPrepareDeath(cid, lastHitKiller, mostDamageKiller) if isPlayer(cid) == TRUE and getPlayerStorageValue(cid,1001) > 0 then local War = { fromPos={x=638, y=711, z=7, stackpos=253}, toPos={x=751, y=780, z=7, stackpos=253}, rewardRoom = {x=636,y=662,z=7,stackpos=1}} local redStorage = getGlobalStorageValue(2001) local blueStorage = getGlobalStorageValue(2002) local outfit = getCreatureOutfit(cid) local CHANNEL_BLUE, CHANNEL_RED = 12, 11 function TpWinners(cid) for _, pid in ipairs(getPlayersOnline()) do if isInArea(getPlayerPosition(pid), War.fromPos, War.toPos) then doTeleportThing(pid, War.rewardRoom, false) end end end local function winKillRed(cid) addEvent(TpWinners,5000,cid) doBroadcastMessage("Red Team has won the event!") doPlayerCloseChannel(cid, CHANNEL_RED) setGlobalStorageValue(config.redTeamStorage, 0) setGlobalStorageValue(config.blueTeamStorage, 0) doTeleportThing(cid, {x=518, y=840, z=7, stackpos=253}) end local function winKillBlue(cid) addEvent(TpWinners,5000,cid) doBroadcastMessage("Blue Team has won the event!") doPlayerCloseChannel(cid, CHANNEL_BLUE) setGlobalStorageValue(config.redTeamStorage, 0) setGlobalStorageValue(config.blueTeamStorage, 0) doTeleportThing(cid, {x=518, y=840, z=7, stackpos=253}) end local function arenaDeathRed(cid) doCreatureAddHealth(cid, getCreatureMaxHealth(cid) - getCreatureHealth(cid), TRUE) doTeleportThing(cid, {x=518, y=840, z=7, stackpos=253}) doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have died, you are eliminated from the event') doPlayerCloseChannel(cid, CHANNEL_RED) setPlayerStorageValue(cid,1001, 0) setPlayerStorageValue(cid,1002, 1) doRemoveCondition(cid,CONDITION_INFIGHT) doRemoveCondition(cid, CONDITION_OUTFIT) if redStorage == 1 then winKillBlue(cid) end return true end local function arenaDeathBlue(cid) doCreatureAddHealth(cid, getCreatureMaxHealth(cid) - getCreatureHealth(cid), TRUE) doTeleportThing(cid, {x=518, y=840, z=7, stackpos=253}) doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have died, you are eliminated from the event') doPlayerCloseChannel(cid, CHANNEL_BLUE) setPlayerStorageValue(cid,1001, 0) setPlayerStorageValue(cid,1002, 1) doRemoveCondition(cid,CONDITION_INFIGHT) doRemoveCondition(cid, CONDITION_OUTFIT) if blueStorage == 1 then winKillRed(cid) end return true end --Red Team if getPlayerStorageValue(cid,1001) == config.redTeam then arenaDeathRed(cid) --Blue Team elseif getPlayerStorageValue(cid,1001) == config.blueTeam then arenaDeathBlue(cid) end end return true end Ve se vcs acham oq ta errado pq eu ja tentei milhares de vezes
  14. tibia 8.57 tem q trabalha na area de actions(eu acho) Galera é o seguinte...eu fiz um amuleto q protege 50% contra todos os elementos e ele tem 50 cargas, ele dropa da quest q eu fiz...ai o player vai la e abre o bau. só q o amuleto q o bau da é de 1 carga. ALGUEM AJUDA AEW PLXXX
  15. Tibia 8.57 um requer abilidade Ae galera estou aqui para fazer 2 pedidos...o primeiro é q vcs postem ae um The Forgotten Server.exe(para colocar o ot online) com muntaria ---> eu acho isso bem foda + se der pra ajuda posta ae plxxxx Segundo pedido...queria q vcs fizessem uma talkaction para que quando o player falar !overlord ele seja teletransportado para um tal lugar(eu ja escolhi esse lugar e vou postar mais pra baixo) + para q ele seja teletransportado ele tem q ter esse storage: getPlayerStorageValue(cid,45000) == 11 then (é o storage de quando termina a quest q eu fiz) ----------Lugar para o player ser teletransportado------------- lugar = x=529, y=1924, z=6 AJUDEM AE PLX
  • Quem Está Navegando   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Criar Novo...