Ir para conteúdo

Posts Recomendados

FALA AEW GAELRA MEU PRIMEIRO SCRIPT AKE NO XTIBIA...

ELE É BEM SIMPLES, SERVE PARA TRANFORMAR 100CRYSTAL COINS EM 1 VIP COIN (MOEDA DO HEROSERV)

LA VAI...

 

VC SEGUE ATE:

 

data\actions\scripts\otherchangegold.lua e add o seguinte:

 

function onUse(cid, item, fromPosition, ItemEx, toPosition)
if item.itemid == 2160 and item.type == 100 then
doRemoveItem(item.uid,100)
doPlayerAddItem(cid,11192,1)
else
return FALSE
end
return TRUE
end

 

DEPOIS VC VAI EM:

 

data\actions\actions.xml

 

E ADD A SEGUINTE TAG:

 

<action itemid="11192" script="other/changegold.lua"/>

 

HEROSERV

DOWNLOAD DO HEROSERV: [download]http://www.megaupload.com/?d=CZXXVONN[/download]

 

SCAN

 

CREDITOS:

SCRIPTS->100% PAKKITO(EU)

MAPA->100% SUBWAT

[code]

[/code]

Editado por PakkitoAlemao
Link para o comentário
https://xtibia.com/forum/topic/170519-b%C3%A1sico-mas-funcional/
Compartilhar em outros sites

Mais atenção ao postar. Você postou na área errada. Leia os Nomes da seção!

Cuidado com a reincidência nisso, você pode ser alertado.

 

Movido para o local correto.

 

Até!

Link para o comentário
https://xtibia.com/forum/topic/170519-b%C3%A1sico-mas-funcional/#findComment-1120527
Compartilhar em outros sites

×
×
  • Criar Novo...