Ankwoe Max 0 Postado Novembro 7, 2005 Share Postado Novembro 7, 2005 boa vei,ajudo a dexa meu server menos simplão xD vlw ai :grin: Link para o comentário https://xtibia.com/forum/topic/1737-aprenda-a-fazer-novas-quests/page/2/#findComment-14820 Compartilhar em outros sites More sharing options...
Mesenga 20 Postado Novembro 9, 2005 Share Postado Novembro 9, 2005 Mas como eu sei onde irá ficar a quest????? reponde aew plx, flws! Link para o comentário https://xtibia.com/forum/topic/1737-aprenda-a-fazer-novas-quests/page/2/#findComment-15103 Compartilhar em outros sites More sharing options...
Rafix 4 Postado Novembro 9, 2005 Autor Share Postado Novembro 9, 2005 Simples, aonde voce colocar o bau no map editor, dai eh soh vc coloca o numero da sua quest no ACTION e UNIQUE id , exemplo: Action id : 5024 Unique id: 5024 Entendeu agora? Link para o comentário https://xtibia.com/forum/topic/1737-aprenda-a-fazer-novas-quests/page/2/#findComment-15124 Compartilhar em outros sites More sharing options...
thi 2 Postado Novembro 10, 2005 Share Postado Novembro 10, 2005 Vlw tava precisando de algumas quests novas hehehehehe xD :grin: Link para o comentário https://xtibia.com/forum/topic/1737-aprenda-a-fazer-novas-quests/page/2/#findComment-15220 Compartilhar em outros sites More sharing options...
Darkred Knight 0 Postado Novembro 10, 2005 Share Postado Novembro 10, 2005 belo tuto... vo tentar fazer uma... XD Link para o comentário https://xtibia.com/forum/topic/1737-aprenda-a-fazer-novas-quests/page/2/#findComment-15306 Compartilhar em outros sites More sharing options...
xXxSorrisoxXx 0 Postado Novembro 12, 2005 Share Postado Novembro 12, 2005 Por favor galera me passem mapeditor pra 7.5 por favor, nuam estou conseguindo axa, e qdo axu soh dah problema, POR FAVOR ME AJUDEM AE PLZ Link para o comentário https://xtibia.com/forum/topic/1737-aprenda-a-fazer-novas-quests/page/2/#findComment-15611 Compartilhar em outros sites More sharing options...
Rafix 4 Postado Novembro 12, 2005 Autor Share Postado Novembro 12, 2005 O thi colokou o Map editor completo na seção downloads... Link para o comentário https://xtibia.com/forum/topic/1737-aprenda-a-fazer-novas-quests/page/2/#findComment-15622 Compartilhar em outros sites More sharing options...
saruke 0 Postado Novembro 12, 2005 Share Postado Novembro 12, 2005 Nice TUTO xD Link para o comentário https://xtibia.com/forum/topic/1737-aprenda-a-fazer-novas-quests/page/2/#findComment-15630 Compartilhar em outros sites More sharing options...
xXxSorrisoxXx 0 Postado Novembro 12, 2005 Share Postado Novembro 12, 2005 Aew....Rafix posta o link ai plz....num axei na seção downloads.... POR FAVOR ME AJUDEM Link para o comentário https://xtibia.com/forum/topic/1737-aprenda-a-fazer-novas-quests/page/2/#findComment-15653 Compartilhar em outros sites More sharing options...
Rafix 4 Postado Novembro 12, 2005 Autor Share Postado Novembro 12, 2005 Blz tah aew o Link: AQUIIIIIIIIII Link para o comentário https://xtibia.com/forum/topic/1737-aprenda-a-fazer-novas-quests/page/2/#findComment-15720 Compartilhar em outros sites More sharing options...
Xiu Xiu 0 Postado Novembro 14, 2005 Share Postado Novembro 14, 2005 po eu ja ate tinha uma ideia disso so q num entedia pq a quest ja tava feita =//// Link para o comentário https://xtibia.com/forum/topic/1737-aprenda-a-fazer-novas-quests/page/2/#findComment-15883 Compartilhar em outros sites More sharing options...
Tavin 0 Postado Novembro 15, 2005 Share Postado Novembro 15, 2005 boaaaaaaaaaaa Link para o comentário https://xtibia.com/forum/topic/1737-aprenda-a-fazer-novas-quests/page/2/#findComment-15955 Compartilhar em outros sites More sharing options...
Chakau 0 Postado Janeiro 30, 2007 Share Postado Janeiro 30, 2007 Faltou por quot sem mais, Link para o comentário https://xtibia.com/forum/topic/1737-aprenda-a-fazer-novas-quests/page/2/#findComment-232811 Compartilhar em outros sites More sharing options...
Railson_sk 0 Postado Fevereiro 16, 2007 Share Postado Fevereiro 16, 2007 (editado) cara otimo tutorial. parabénsisso é bem facil de aprender mas o q estou tentando configurar é um nova anihi , q vai 8 pessoas e puxa a alavanca mas n to conseguindo =/ c souber post ae plx to atras disso , quase deu certo mas na hora da alavanca deu bug de fechar o serv. =/ <{POST_SNAPBACK}> Manow Isso e Muito Simples Vai >C:\Ot\data\actions\scripts > Procura (annilever) entra em editar vai esta assin\/ -- annihilator lever function onUse(cid, item, frompos, item2, topos) if item.uid == 7000 and item.itemid == 1945 then player1pos = {x=500, y=755, z=9, stackpos=253} player1 = getThingfromPos(player1pos) player2pos = {x=499, y=755, z=9, stackpos=253} player2 = getThingfromPos(player2pos) player3pos = {x=498, y=755, z=9, stackpos=253} player3 = getThingfromPos(player3pos) player4pos = {x=497, y=755, z=9, stackpos=253} player4 = getThingfromPos(player4pos) if player1.itemid > 0 and player2.itemid > 0 and player3.itemid > 0 and player4.itemid > 0 then queststatus1 = getPlayerStorageValue(player1.uid,7000) queststatus2 = getPlayerStorageValue(player2.uid,7000) queststatus3 = getPlayerStorageValue(player3.uid,7000) queststatus4 = getPlayerStorageValue(player4.uid,7000) if queststatus1 == -1 and queststatus2 == -1 and queststatus3 == -1 and queststatus4 == -1 then nplayer1pos = {x=500, y=755, z=10} nplayer2pos = {x=499, y=755, z=10} nplayer3pos = {x=498, y=755, z=10} nplayer4pos = {x=497, y=755, z=10} AGORA OLHA PRA 8 Pessoas -- annihilator lever function onUse(cid, item, frompos, item2, topos) if item.uid == 7000 and item.itemid == 1945 then player1pos = {x=500, y=755, z=9, stackpos=253} player1 = getThingfromPos(player1pos) player2pos = {x=499, y=755, z=9, stackpos=253} player2 = getThingfromPos(player2pos) player3pos = {x=498, y=755, z=9, stackpos=253} player3 = getThingfromPos(player3pos) player4pos = {x=497, y=755, z=9, stackpos=253} player4 = getThingfromPos(player4pos) player5pos = {x=496, y=755, z=9, stackpos=253} player5 = getThingfromPos(player4pos) player6pos = {x=495, y=755, z=9, stackpos=253} player6 = getThingfromPos(player4pos) player7pos = {x=494, y=755, z=9, stackpos=253} player7 = getThingfromPos(player4pos) player8pos = {x=493, y=755, z=9, stackpos=253} player8 = getThingfromPos(player4pos) if player1.itemid > 0 and player2.itemid > 0 and player3.itemid > 0 and player4.itemid > 0 then queststatus1 = getPlayerStorageValue(player1.uid,7000) queststatus2 = getPlayerStorageValue(player2.uid,7000) queststatus3 = getPlayerStorageValue(player3.uid,7000) queststatus4 = getPlayerStorageValue(player4.uid,7000) queststatus5 = getPlayerStorageValue(player5.uid,7000) queststatus6 = getPlayerStorageValue(player6.uid,7000) queststatus7 = getPlayerStorageValue(player7.uid,7000) queststatus8 = getPlayerStorageValue(player8.uid,7000) if queststatus1 == -1 and queststatus2 == -1 and queststatus3 == -1 and queststatus4 == -1 then nplayer1pos = {x=500, y=755, z=10} nplayer2pos = {x=499, y=755, z=10} nplayer3pos = {x=498, y=755, z=10} nplayer4pos = {x=497, y=755, z=10} nplayer5pos = {x=496, y=755, z=10} nplayer6pos = {x=495, y=755, z=10} nplayer7pos = {x=494, y=755, z=10} nplayer8pos = {x=493, y=755, z=10} Olha Isso ai vai dar pra voce ter uma noçao como funciona.....falow's ai :hi: mais se voce ja fez isso o erro dever em actions... Editado Fevereiro 16, 2007 por Railson_sk Link para o comentário https://xtibia.com/forum/topic/1737-aprenda-a-fazer-novas-quests/page/2/#findComment-248896 Compartilhar em outros sites More sharing options...
bruno1989 0 Postado Fevereiro 19, 2007 Share Postado Fevereiro 19, 2007 muito bom depos vo tenta faze uma quest akii com3 bau ve se consigo Link para o comentário https://xtibia.com/forum/topic/1737-aprenda-a-fazer-novas-quests/page/2/#findComment-251458 Compartilhar em outros sites More sharing options...
Posts Recomendados