GI
scripter

[Encerrado] [Scripter Help] Como eu add transform no wodbo

Por GianHattaHell, 21 de jul. de 2013 em Tópicos Sem Resposta

wodbo
help
plx
pf
resolvido
otserv
tibia
script
4
1.2k
21 de julho de 2013 às 22:37

post-366459-0-55558200-1374429118_thumb. o erro que da

Vocation Tapion

tapion1 = {lookType=446}
tapion2 = {lookType=447}
tapion3 = {lookType=448}
tapion4 = {lookType=449}
tapion5 = {lookType=450}
tapion6 = {lookType=451}
tapion7 = {lookType=452}
tapion8 = {lookType=453}
tapion9 = {lookType=454}
tapion10 = {lookType=455}
tapion11 = {lookType=456}
Tranform Bugada
---Tapion---
function trans(cid)
if getPlayerVocation(cid) == 446 then
if getPlayerMana(cid) >= 0 then
doSendMagicEffect(getPlayerPosition(cid), 14)
addEvent(trans,ext,cid)
end
end
end
function trans(cid)
if getPlayerVocation(cid) == 447 then
if getPlayerMana(cid) >= 0 then
doSendMagicEffect(getPlayerPosition(cid), 13)
addEvent(trans,ext,cid)
end
end
end
function trans(cid)
if getPlayerVocation(cid) == 448 then
if getPlayerMana(cid) >= 0 then
doSendMagicEffect(getPlayerPosition(cid), 13)
addEvent(trans,ext,cid)
end
end
end
function trans1(cid)
if getPlayerVocation(cid) == 449 then
if getPlayerMana(cid) >= 0 then
addEvent(trans1,ext,cid)
end
end
end
function trans1(cid)
if getPlayerVocation(cid) == 450 then
if getPlayerMana(cid) >= 0 then
doSendMagicEffect(getPlayerPosition(cid), 14)
addEvent(trans1,ext,cid)
end
end
end
function trans1(cid)
if getPlayerVocation(cid) == 451 then
if getPlayerMana(cid) >= 0 then
doSendMagicEffect(getPlayerPosition(cid), 191)
addEvent(trans1,ext,cid)
end
end
end
function trans2(cid)
if getPlayerVocation(cid) == 452 then
if getPlayerMana(cid) >= 0 then
doSendMagicEffect(getPlayerPosition(cid), 191)
addEvent(trans2,ext,cid)
end
end
end
function trans2(cid)
if getPlayerVocation(cid) == 453 then
if getPlayerMana(cid) >= 0 then
addEvent(trans1,ext,cid)
end
end
end
function trans2(cid)
if getPlayerVocation(cid) == 454 then
if getPlayerMana(cid) >= 0 then
doSendMagicEffect(getPlayerPosition(cid), 191)
addEvent(trans2,ext,cid)
end
end
end
function trans3(cid)
if getPlayerVocation(cid) == 455 then
if getPlayerMana(cid) >= 0 then
doSendMagicEffect(getPlayerPosition(cid), 180)
addEvent(trans3,ext,cid)
end
end
end
function trans3(cid)
if getPlayerVocation(cid) == 456 then
if getPlayerMana(cid) >= 0 then
addEvent(trans1,ext,cid)
end
end
end
obs:ele ja foi adicionado mais nao da pra dar transform ou transformar fala que ele nao foi adicionado,script e outfit ja foram adicionada

 

1 mês depois...
vital900V
04 de agosto de 2013 às 18:34

Tópico movido para a seção de dúvidas e pedidos resolvidos.

vital900V
04 de agosto de 2013 às 18:34

Tópico movido para a seção de dúvidas e pedidos resolvidos.

4 anos depois...
StigalS
21 de abril de 2018 às 02:57
A questão neste tópico de suporte foi encerrada por falta de respostas. Este tópico está fechado e foi movido para Suporte - Tópicos Sem Resposta.

+ Caso a dúvida não tenha sido resolvida você poderá criar outro tópico solicitando ajuda.
* Lembre-se que é permitido dar UP no tópico a cada 24 horas para assim o destacar e manter movimentado.