Postado Janeiro 31, 2013 12 anos tenta essa aki nao me lebro muito mais ajo que funfa so sei que ta aki em um serve meu é que nao mexo mais nele mais ajo que pode usar quantas vezes quiser em actions xml cole essa tang <action itemid="2140" event="script" value="outfit.lua"/> e em actions copie um aquivo lua e cole isso dentro function onUse(cid, item, fromPosition, itemEx, toPosition) if doPlayerRemoveItem(cid,2160,10) then --- ELIGES EL ITEM EN ESTE CASO ES 10 CC if doPlayerRemoveItem(cid,2140,1) then --- TE REMUEVE OTRO ITEM SI NO LO QUIERS LO BORRAS [AL BORRARLO LE BORRAS UN END TAMBIEN PORQE LE REMUEVES UNA FUNCION] doPlayerAddOutfit(cid,160,1) doSendMagicEffect(getCreaturePosition(cid),12) doSendAnimatedText(getCreaturePosition(cid),"Outfit Dwarf",TEXTCOLOR_ORANGE) --- MENSAJE QUE ENVIARA Y EL COLOR else doPlayerSendCancel(cid,"Necesitas 10 crystal coins y un holy scarab") end else doPlayerSendCancel(cid,"Necesitas los items") end end
Postado Janeiro 31, 2013 12 anos Autor Não é bem o que eu quero, mais obrigado (1º) | [8.60] - Galaxy Server - Download (2º) | [8.60] - Glorious Server - Download (3º) | [8.60] - Epic Server - Download
Postado Janeiro 31, 2013 12 anos Autor Não '-', tópico a ser respondido ainda '-' (1º) | [8.60] - Galaxy Server - Download (2º) | [8.60] - Glorious Server - Download (3º) | [8.60] - Epic Server - Download
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.