Ir para conteúdo

ajuda scripter revert


Madaraaa

Posts Recomendados

gente meu scriper revert ta revertendo todas as vocações quero deixar para reverter so as fusões de goku e vegeta

 

meu scripter

Script em talkaction

 

revert

 

 

local mana = 0
local health = 0
local mana1 = 0
local health1 = 0
local mana2 = 0
local health2 = 0
local mana3 = 0
local health3 = 0
local mana4 = 0
local health4 = 0
local mana5 = 0
local health5 = 0
local mana6 = 0
local health6 = 0
local mana7 = 0
local health7 = 0
local mana8 = 0
local health8 = 0
local mana9 = 0
local health9 = 0
local mana10 = 0
local health10 = 0
local mana91 = 0
local health91 = 0
local manaa = 0
local healtha = 0
local manaaa = 0
local healthaa = 0
------------------------
function onSay(cid, words, param)
if exhaustion.get(cid, 102) then
doPlayerSendCancel(cid, 'You can use this command only once per 10 seconds.')
return true
end
exhaustion.set(cid, 102, 10)
local xicor = {lookType=332}
local xicor1 = {lookType=232}
local goku = {lookType=355}
local goku1 = {lookType=165}
local yamcha = {lookType=277}
local yamcha1 = {lookType=242}
local janemba = {lookType=213}
local janemba1 = {lookType=217}
local c16 = {lookType=317}
local c161 = {lookType=309}
local raditz = {lookType=305}
local raditz1 = {lookType=286}
local bardock = {lookType=6}
local bardock1 = {lookType=7}
local buu = {lookType=65}
local uub = {lookType=58}
local cell = {lookType=104}
local c17 = {lookType=68}
local c171 = {lookType=63}
local c18 = {lookType=81}
local c181 = {lookType=95}
local freeza1 = {lookType=256}
local freeza = {lookType=257}
local cooler = {lookType=110}
local cooler1 = {lookType=110}
local tsuful = {lookType=183}
local tsuful1 = {lookType=193}
local piccolo = {lookType=20}
local dende = {lookType=125}
local dende1 = {lookType=215}
local vegeta = {lookType=128}
local vegeta1 = {lookType=133}
local trunks = {lookType=176}
local trunks1 = {lookType=179}
local gohan = {lookType=281}
local gohan1 = {lookType=99}
local brolly = {lookType=66}
local brolly1 = {lookType=40}
local gotenks = {lookType=49}
local gotenks1 = {lookType=282}
local goten = {lookType=16}
local chibi = {lookType=17}
function colore(cid)
if getPlayerStorageValue(cid,50000) == 1 and getPlayerLevel(cid) > 199 then
local p = getCreaturePosition(cid)
local Position = {x = p.x+1, y = p.y, z = p.z}
doSendMagicEffect(Position, 181)
elseif getPlayerStorageValue(cid,50000) == 1 and getPlayerVocation(cid) == 263 then
local p = getCreaturePosition(cid)
local Position = {x = p.x+1, y = p.y, z = p.z}
doSendMagicEffect(Position, 181)
elseif getPlayerStorageValue(cid,50000) == 1 then
doSendMagicEffect(getPlayerPosition(cid), 182)
elseif getPlayerStorageValue(cid,50001) == 1 and getPlayerLevel(cid) > 199 then
local p = getCreaturePosition(cid)
local Position = {x = p.x+1, y = p.y, z = p.z}
doSendMagicEffect(Position, 183)
elseif getPlayerStorageValue(cid,50001) == 1 and getPlayerVocation(cid) == 263 then
local p = getCreaturePosition(cid)
local Position = {x = p.x+1, y = p.y, z = p.z}
doSendMagicEffect(Position, 183)
elseif getPlayerStorageValue(cid,50001) == 1 then
doSendMagicEffect(getPlayerPosition(cid), 16)
elseif getPlayerStorageValue(cid,50002) == 1 and getPlayerLevel(cid) > 199 then
local p = getCreaturePosition(cid)
local Position = {x = p.x+1, y = p.y, z = p.z}
doSendMagicEffect(Position, 177)
elseif getPlayerStorageValue(cid,50002) == 1 and getPlayerVocation(cid) == 263 then
local p = getCreaturePosition(cid)
local Position = {x = p.x+1, y = p.y, z = p.z}
doSendMagicEffect(Position, 177)
elseif getPlayerStorageValue(cid,50002) == 1 then
doSendMagicEffect(getPlayerPosition(cid), 17)
elseif getPlayerStorageValue(cid,50003) == 1 and getPlayerLevel(cid) > 199 then
local p = getCreaturePosition(cid)
local Position = {x = p.x+1, y = p.y, z = p.z}
doSendMagicEffect(Position, 180)
elseif getPlayerStorageValue(cid,50003) == 1 and getPlayerVocation(cid) == 263 then
local p = getCreaturePosition(cid)
local Position = {x = p.x+1, y = p.y, z = p.z}
doSendMagicEffect(Position, 180)
elseif getPlayerStorageValue(cid,50003) == 1 then
doSendMagicEffect(getPlayerPosition(cid), 18)
elseif getPlayerStorageValue(cid,50004) == 1 and getPlayerLevel(cid) > 199 then
local p = getCreaturePosition(cid)
local Position = {x = p.x+1, y = p.y, z = p.z}
doSendMagicEffect(Position, 179)
elseif getPlayerStorageValue(cid,50004) == 1 and getPlayerVocation(cid) == 263 then
local p = getCreaturePosition(cid)
local Position = {x = p.x+1, y = p.y, z = p.z}
doSendMagicEffect(Position, 179)
elseif getPlayerStorageValue(cid,50004) == 1 then
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerStorageValue(cid,50005) == 1 and getPlayerLevel(cid) > 199 then
local p = getCreaturePosition(cid)
local Position = {x = p.x+1, y = p.y, z = p.z}
doSendMagicEffect(Position, 178)
elseif getPlayerStorageValue(cid,50005) == 1 and getPlayerVocation(cid) == 263 then
local p = getCreaturePosition(cid)
local Position = {x = p.x+1, y = p.y, z = p.z}
doSendMagicEffect(Position, 178)
elseif getPlayerStorageValue(cid,50005) == 1 then
doSendMagicEffect(getPlayerPosition(cid), 20)
end
end
---Goku---
if getPlayerVocation(cid) == 2 then
doPlayerSetVocation(cid,228)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goku)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 3 then
doPlayerSetVocation(cid,228)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goku)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 4 then
doPlayerSetVocation(cid,228)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goku)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 5 then
doPlayerSetVocation(cid,228)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goku)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 6 then
doPlayerSetVocation(cid,228)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goku)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 8 then
doPlayerSetVocation(cid,7)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goku1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 9 then
doPlayerSetVocation(cid,7)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goku1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 10 then
doPlayerSetVocation(cid,7)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goku1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 11 then
doPlayerSetVocation(cid,7)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goku1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 12 then
doPlayerSetVocation(cid,7)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goku1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 13 then
doPlayerSetVocation(cid,7)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goku1)
addEvent(colore,0,cid)
---Raditz---
elseif getPlayerVocation(cid) == 244 then
doPlayerSetVocation(cid,243)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, raditz)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 245 then
doPlayerSetVocation(cid,243)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, raditz)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 246 then
doPlayerSetVocation(cid,243)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, raditz)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 247 then
doPlayerSetVocation(cid,243)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, raditz)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 248 then
doPlayerSetVocation(cid,243)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, raditz)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 250 then
doPlayerSetVocation(cid,249)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, raditz1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 251 then
doPlayerSetVocation(cid,249)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, raditz1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 252 then
doPlayerSetVocation(cid,249)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, raditz1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 253 then
doPlayerSetVocation(cid,249)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, raditz1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 254 then
doPlayerSetVocation(cid,249)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, raditz1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 255 then
doPlayerSetVocation(cid,249)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, raditz1)
addEvent(colore,0,cid)
---C16---
elseif getPlayerVocation(cid) == 231 then
doPlayerSetVocation(cid,230)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c16)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 232 then
doPlayerSetVocation(cid,230)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c16)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 233 then
doPlayerSetVocation(cid,230)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c16)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 234 then
doPlayerSetVocation(cid,230)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c16)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 235 then
doPlayerSetVocation(cid,230)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c16)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 237 then
doPlayerSetVocation(cid,236)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c161)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 238 then
doPlayerSetVocation(cid,236)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c161)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 239 then
doPlayerSetVocation(cid,236)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c161)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 240 then
doPlayerSetVocation(cid,236)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c161)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 241 then
doPlayerSetVocation(cid,236)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c161)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 242 then
doPlayerSetVocation(cid,236)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c161)
addEvent(colore,0,cid)
---Bardock---
elseif getPlayerVocation(cid) == 15 then
doPlayerSetVocation(cid,14)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, bardock)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 16 then
doPlayerSetVocation(cid,14)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, bardock)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 17 then
doPlayerSetVocation(cid,14)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, bardock)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 18 then
doPlayerSetVocation(cid,14)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, bardock)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 19 then
doPlayerSetVocation(cid,14)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, bardock)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 21 then
doPlayerSetVocation(cid,20)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, bardock1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 22 then
doPlayerSetVocation(cid,20)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, bardock1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 23 then
doPlayerSetVocation(cid,20)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, bardock1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 24 then
doPlayerSetVocation(cid,20)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, bardock1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 25 then
doPlayerSetVocation(cid,20)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, bardock1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 26 then
doPlayerSetVocation(cid,20)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, bardock1)
addEvent(colore,0,cid)
---Buu---
elseif getPlayerVocation(cid) == 28 then
doPlayerSetVocation(cid,27)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, buu)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 29 then
doPlayerSetVocation(cid,27)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, buu)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 30 then
doPlayerSetVocation(cid,27)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, buu)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 31 then
doPlayerSetVocation(cid,27)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, buu)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 32 then
doPlayerSetVocation(cid,27)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, buu)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 34 then
doPlayerSetVocation(cid,33)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, uub)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 35 then
doPlayerSetVocation(cid,33)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, uub)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 36 then
doPlayerSetVocation(cid,33)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, uub)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 37 then
doPlayerSetVocation(cid,33)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, uub)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 38 then
doPlayerSetVocation(cid,33)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, uub)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 39 then
doPlayerSetVocation(cid,33)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, uub)
addEvent(colore,0,cid)
---Cell---
elseif getPlayerVocation(cid) == 41 then
doPlayerSetVocation(cid,40)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cell)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 42 then
doPlayerSetVocation(cid,40)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cell)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 43 then
doPlayerSetVocation(cid,40)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cell)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 44 then
doPlayerSetVocation(cid,40)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cell)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 45 then
doPlayerSetVocation(cid,40)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cell)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 47 then
doPlayerSetVocation(cid,46)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cell)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 48 then
doPlayerSetVocation(cid,46)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cell)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 49 then
doPlayerSetVocation(cid,46)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cell)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 50 then
doPlayerSetVocation(cid,46)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cell)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 51 then
doPlayerSetVocation(cid,46)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cell)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 52 then
doPlayerSetVocation(cid,46)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cell)
addEvent(colore,0,cid)
---C17---
elseif getPlayerVocation(cid) == 54 then
doPlayerSetVocation(cid,53)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c17)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 55 then
doPlayerSetVocation(cid,53)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c17)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 56 then
doPlayerSetVocation(cid,53)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c17)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 57 then
doPlayerSetVocation(cid,53)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c17)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 58 then
doPlayerSetVocation(cid,53)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c17)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 60 then
doPlayerSetVocation(cid,59)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c171)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 61 then
doPlayerSetVocation(cid,59)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c171)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 62 then
doPlayerSetVocation(cid,59)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c171)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 63 then
doPlayerSetVocation(cid,59)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c171)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 64 then
doPlayerSetVocation(cid,59)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c171)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 65 then
doPlayerSetVocation(cid,59)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c171)
addEvent(colore,0,cid)
---C18---
elseif getPlayerVocation(cid) == 67 then
doPlayerSetVocation(cid,229)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c18)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 68 then
doPlayerSetVocation(cid,229)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c18)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 69 then
doPlayerSetVocation(cid,229)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c18)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 70 then
doPlayerSetVocation(cid,229)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c18)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 71 then
doPlayerSetVocation(cid,229)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c18)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 73 then
doPlayerSetVocation(cid,72)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c181)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 74 then
doPlayerSetVocation(cid,72)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c181)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 75 then
doPlayerSetVocation(cid,72)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c181)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 76 then
doPlayerSetVocation(cid,72)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c181)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 77 then
doPlayerSetVocation(cid,72)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c181)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 78 then
doPlayerSetVocation(cid,72)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, c181)
addEvent(colore,0,cid)
---Freeza---
elseif getPlayerVocation(cid) == 80 then
doPlayerSetVocation(cid,79)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, freeza)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 81 then
doPlayerSetVocation(cid,79)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, freeza)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 82 then
doPlayerSetVocation(cid,79)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, freeza)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 83 then
doPlayerSetVocation(cid,79)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, freeza)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 84 then
doPlayerSetVocation(cid,79)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, freeza)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 86 then
doPlayerSetVocation(cid,85)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, freeza1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 87 then
doPlayerSetVocation(cid,85)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, freeza1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 88 then
doPlayerSetVocation(cid,85)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, freeza1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 89 then
doPlayerSetVocation(cid,85)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, freeza1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 90 then
doPlayerSetVocation(cid,85)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, freeza1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 91 then
doPlayerSetVocation(cid,85)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, freeza1)
addEvent(colore,0,cid)
---Cooler---
elseif getPlayerVocation(cid) == 93 then
doPlayerSetVocation(cid,92)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cooler)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 94 then
doPlayerSetVocation(cid,92)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cooler)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 95 then
doPlayerSetVocation(cid,92)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cooler)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 96 then
doPlayerSetVocation(cid,92)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cooler)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 97 then
doPlayerSetVocation(cid,92)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cooler)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 99 then
doPlayerSetVocation(cid,98)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cooler1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 100 then
doPlayerSetVocation(cid,98)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cooler1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 101 then
doPlayerSetVocation(cid,98)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cooler1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 102 then
doPlayerSetVocation(cid,98)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cooler1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 103 then
doPlayerSetVocation(cid,98)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cooler1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 104 then
doPlayerSetVocation(cid,98)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, cooler1)
addEvent(colore,0,cid)
---Tsuful---
elseif getPlayerVocation(cid) == 106 then
doPlayerSetVocation(cid,105)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, tsuful)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 107 then
doPlayerSetVocation(cid,105)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, tsuful)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 108 then
doPlayerSetVocation(cid,105)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, tsuful)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 109 then
doPlayerSetVocation(cid,105)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, tsuful)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 110 then
doPlayerSetVocation(cid,105)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, tsuful)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 112 then
doPlayerSetVocation(cid,111)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, tsuful1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 113 then
doPlayerSetVocation(cid,111)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, tsuful1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 114 then
doPlayerSetVocation(cid,111)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, tsuful1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 115 then
doPlayerSetVocation(cid,111)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, tsuful1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 116 then
doPlayerSetVocation(cid,111)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, tsuful1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 117 then
doPlayerSetVocation(cid,111)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, tsuful1)
addEvent(colore,0,cid)
---Piccolo---
elseif getPlayerVocation(cid) == 119 then
doPlayerSetVocation(cid,118)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, piccolo)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 120 then
doPlayerSetVocation(cid,118)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, piccolo)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 121 then
doPlayerSetVocation(cid,118)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, piccolo)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 122 then
doPlayerSetVocation(cid,118)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, piccolo)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 123 then
doPlayerSetVocation(cid,118)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, piccolo)
doSendMagicEffect(getPlayerPosition(cid), 19)
--- Reborn ---
elseif getPlayerVocation(cid) == 125 then
doPlayerSetVocation(cid,124)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, piccolo1)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 126 then
doPlayerSetVocation(cid,124)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, piccolo1)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 127 then
doPlayerSetVocation(cid,124)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, piccolo1)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 128 then
doPlayerSetVocation(cid,124)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, piccolo1)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 129 then
doPlayerSetVocation(cid,124)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, piccolo1)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 130 then
doPlayerSetVocation(cid,124)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, piccolo1)
doSendMagicEffect(getPlayerPosition(cid), 19)
---Dende---
elseif getPlayerVocation(cid) == 132 then
doPlayerSetVocation(cid,131)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, dende)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 133 then
doPlayerSetVocation(cid,131)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, dende)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 134 then
doPlayerSetVocation(cid,131)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, dende)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 135 then
doPlayerSetVocation(cid,131)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, dende)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 136 then
doPlayerSetVocation(cid,131)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, dende)
doSendMagicEffect(getPlayerPosition(cid), 19)
--- Reborn ---
elseif getPlayerVocation(cid) == 138 then
doPlayerSetVocation(cid,137)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, dende1)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 139 then
doPlayerSetVocation(cid,137)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, dende1)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 140 then
doPlayerSetVocation(cid,137)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, dende1)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 141 then
doPlayerSetVocation(cid,137)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, dende1)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 142 then
doPlayerSetVocation(cid,137)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, dende1)
doSendMagicEffect(getPlayerPosition(cid), 19)
elseif getPlayerVocation(cid) == 143 then
doPlayerSetVocation(cid,137)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, dende1)
doSendMagicEffect(getPlayerPosition(cid), 19)
---Vegeta---
elseif getPlayerVocation(cid) == 145 then
doPlayerSetVocation(cid,144)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, vegeta)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 146 then
doPlayerSetVocation(cid,144)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, vegeta)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 147 then
doPlayerSetVocation(cid,144)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, vegeta)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 148 then
doPlayerSetVocation(cid,144)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, vegeta)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 149 then
doPlayerSetVocation(cid,144)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, vegeta)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 151 then
doPlayerSetVocation(cid,150)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, vegeta1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 152 then
doPlayerSetVocation(cid,150)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, vegeta1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 153 then
doPlayerSetVocation(cid,150)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, vegeta1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 154 then
doPlayerSetVocation(cid,150)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, vegeta1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 155 then
doPlayerSetVocation(cid,150)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, vegeta1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 156 then
doPlayerSetVocation(cid,150)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, vegeta1)
addEvent(colore,0,cid)
---Trunks---
elseif getPlayerVocation(cid) == 158 then
doPlayerSetVocation(cid,157)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, trunks)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 159 then
doPlayerSetVocation(cid,157)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, trunks)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 160 then
doPlayerSetVocation(cid,157)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, trunks)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 161 then
doPlayerSetVocation(cid,157)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, trunks)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 162 then
doPlayerSetVocation(cid,157)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, trunks)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 164 then
doPlayerSetVocation(cid,163)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, trunks1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 165 then
doPlayerSetVocation(cid,163)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, trunks1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 166 then
doPlayerSetVocation(cid,163)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, trunks1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 167 then
doPlayerSetVocation(cid,163)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, trunks1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 168 then
doPlayerSetVocation(cid,163)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, trunks1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 169 then
doPlayerSetVocation(cid,163)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, trunks1)
addEvent(colore,0,cid)
---Gohan---
elseif getPlayerVocation(cid) == 171 then
doPlayerSetVocation(cid,170)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gohan)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 172 then
doPlayerSetVocation(cid,170)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gohan)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 173 then
doPlayerSetVocation(cid,170)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gohan)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 174 then
doPlayerSetVocation(cid,170)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gohan)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 175 then
doPlayerSetVocation(cid,170)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gohan)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 177 then
doPlayerSetVocation(cid,176)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gohan1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 178 then
doPlayerSetVocation(cid,176)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gohan1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 179 then
doPlayerSetVocation(cid,176)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gohan1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 180 then
doPlayerSetVocation(cid,176)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gohan1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 181 then
doPlayerSetVocation(cid,176)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gohan1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 182 then
doPlayerSetVocation(cid,176)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gohan1)
addEvent(colore,0,cid)
---Brolly---
elseif getPlayerVocation(cid) == 184 then
doPlayerSetVocation(cid,183)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, brolly)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 185 then
doPlayerSetVocation(cid,183)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, brolly)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 186 then
doPlayerSetVocation(cid,183)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, brolly)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 187 then
doPlayerSetVocation(cid,183)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, brolly)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 188 then
doPlayerSetVocation(cid,183)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, brolly)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 190 then
doPlayerSetVocation(cid,189)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, brolly1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 191 then
doPlayerSetVocation(cid,189)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, brolly1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 192 then
doPlayerSetVocation(cid,189)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, brolly1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 193 then
doPlayerSetVocation(cid,189)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, brolly1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 194 then
doPlayerSetVocation(cid,189)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, brolly1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 195 then
doPlayerSetVocation(cid,189)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, brolly1)
addEvent(colore,0,cid)
---Gotenks/Trunks/Goten---
elseif getPlayerVocation(cid) == 197 then
doPlayerSetVocation(cid,196)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, chibi)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 199 then
doPlayerSetVocation(cid,198)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goten)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 201 then
doPlayerSetVocation(cid,200)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gotenks)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 202 then
doPlayerSetVocation(cid,200)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gotenks)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 203 then
doPlayerSetVocation(cid,200)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gotenks)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 205 then
doPlayerSetVocation(cid,204)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gotenks1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 206 then
doPlayerSetVocation(cid,204)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gotenks1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 207 then
doPlayerSetVocation(cid,204)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gotenks1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 208 then
doPlayerSetVocation(cid,204)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gotenks1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 209 then
doPlayerSetVocation(cid,204)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gotenks1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 210 then
doPlayerSetVocation(cid,204)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, gotenks1)
addEvent(colore,0,cid)
---Xicor---
elseif getPlayerVocation(cid) == 212 then
doPlayerSetVocation(cid,211)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, xicor)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 213 then
doPlayerSetVocation(cid,211)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, xicor)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 214 then
doPlayerSetVocation(cid,211)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, xicor)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 215 then
doPlayerSetVocation(cid,211)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, xicor)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 216 then
doPlayerSetVocation(cid,211)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, xicor)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 218 then
doPlayerSetVocation(cid,217)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, xicor1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 219 then
doPlayerSetVocation(cid,217)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, xicor1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 220 then
doPlayerSetVocation(cid,217)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, xicor1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 221 then
doPlayerSetVocation(cid,217)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, xicor1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 222 then
doPlayerSetVocation(cid,217)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, xicor1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 223 then
doPlayerSetVocation(cid,217)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, xicor1)
addEvent(colore,0,cid)
---Gogeta---
elseif getPlayerVocation(cid) == 224 then
doPlayerSetVocation(cid,228)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-healtha)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-manaa)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goku)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 226 then
doPlayerSetVocation(cid,144)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-healtha)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-manaa)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, vegeta)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 225 then
doPlayerSetVocation(cid,7)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goku1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 227 then
doPlayerSetVocation(cid,150)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, vegeta1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 256 then
doPlayerSetVocation(cid,7)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-healthaa)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-manaaa)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goku1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 257 then
doPlayerSetVocation(cid,150)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-healthaa)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-manaaa)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, vegeta1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 258 then
doPlayerSetVocation(cid,7)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health91)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana91)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, goku1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 259 then
doPlayerSetVocation(cid,150)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health91)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana91)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, vegeta1)
addEvent(colore,0,cid)
---Janemba---
elseif getPlayerVocation(cid) == 261 then
doPlayerSetVocation(cid,260)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, janemba)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 262 then
doPlayerSetVocation(cid,260)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, janemba)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 263 then
doPlayerSetVocation(cid,260)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, janemba)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 264 then
doPlayerSetVocation(cid,260)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, janemba)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 265 then
doPlayerSetVocation(cid,260)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, janemba)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 267 then
doPlayerSetVocation(cid,266)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, janemba1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 268 then
doPlayerSetVocation(cid,266)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, janemba1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 269 then
doPlayerSetVocation(cid,266)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, janemba1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 270 then
doPlayerSetVocation(cid,266)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, janemba1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 271 then
doPlayerSetVocation(cid,266)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, janemba1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 272 then
doPlayerSetVocation(cid,266)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, janemba1)
addEvent(colore,0,cid)
---Yamcha---
elseif getPlayerVocation(cid) == 274 then
doPlayerSetVocation(cid,273)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, yamcha)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 275 then
doPlayerSetVocation(cid,273)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health1)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana1)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, yamcha)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 276 then
doPlayerSetVocation(cid,273)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health2)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana2)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, yamcha)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 277 then
doPlayerSetVocation(cid,273)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health3)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana3)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, yamcha)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 278 then
doPlayerSetVocation(cid,273)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health4)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana4)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, yamcha)
addEvent(colore,0,cid)
--- Reborn ---
elseif getPlayerVocation(cid) == 280 then
doPlayerSetVocation(cid,279)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health5)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana5)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, yamcha1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 281 then
doPlayerSetVocation(cid,279)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health6)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana6)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, yamcha1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 282 then
doPlayerSetVocation(cid,279)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health7)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana7)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, yamcha1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 283 then
doPlayerSetVocation(cid,279)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health8)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana8)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, yamcha1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 284 then
doPlayerSetVocation(cid,279)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health9)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana9)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, yamcha1)
addEvent(colore,0,cid)
elseif getPlayerVocation(cid) == 285 then
doPlayerSetVocation(cid,279)
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)-health10)
setCreatureMaxMana(cid, getCreatureMaxMana(cid)-mana10)
doCreatureAddHealth(cid, 1)
doCreatureAddMana(cid, 1)
doCreatureChangeOutfit(cid, yamcha1)
addEvent(colore,0,cid)
--- End ---
else
doPlayerSendCancel(cid, "Sorry.")
doSendMagicEffect(getPlayerPosition(cid), 2)
end
return 0
end

 

 

Editado por Madaraaa
Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...