R

Ribo Zurai

Campones
Total items
8
Registered on
Novembro 2, 2006
Last visit
Abril 18
Days won
0
reputation
0

Recent activity

R
Arvore Da Banana! (7.6)

topic replied by Ribo Zurai in Actions e Talkactions

Ahh... Ok Primeiro voce insere ela nos scripts de actions. Depois, veja o id da bananeira (ao me lembro qual eh, veja a lista de ids.) quando for inserido, clike com o botao direito do mouse numa bana

02 de nov. de 20063 replies
R
Tree Summon! 100% Por Mim!

posted a topic in the forum by Ribo Zurai in Globalevents e Spells

area = { {0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0}, {1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1}, {1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1}, {1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1}, {1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1}, {1, 1, 1, 1, 1,

02 de nov. de 20065 replies
R
Lux

posted a topic in the forum by Ribo Zurai in Globalevents e Spells

attackType = ATTACK_NONEanimationEffect = NM_ANI_NONEhitEffect = NM_ME_NONEdamageEffect = NM_ME_MAGIC_ENERGIEanimationColor = GREENoffensive = falsedrawblood = falseEnergieObject = MagicDamageObject(a

02 de nov. de 20062 replies
R
Music

posted a topic in the forum by Ribo Zurai in Globalevents e Spells

area = { {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0}, {0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0}, {0, 0, 0, 1, 1,

02 de nov. de 20063 replies
R
Arvore Da Banana! (7.6)

posted a topic in the forum by Ribo Zurai in Actions e Talkactions

function onUse(cid, item, frompos, item2, topos) if item.itemid == 2725 then doTransformItem(item.uid,2725) doPlayerAddItem(cid,2676,4) end return 1 end vlw

02 de nov. de 20063 replies
R
Deus Zurai, O Boss

posted a topic in the forum by Ribo Zurai in NPCs, monsters e raids

<?xml version="1.0"?><monster name="Deus Zurai" level="260" maglevel="250" experience="15000000" pushable="0" armor="150" defense="90" canpushitems="1" staticattack="700" changetarget="20" speed="1200

02 de nov. de 20061 replies
R
Cruz Divinum

posted a topic in the forum by Ribo Zurai in Globalevents e Spells

area = { {0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0}, {0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0}, {0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0}, {0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0}, {0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0}, {0, 0, 0, 0, 1,

02 de nov. de 20066 replies
R
Exevo Con Crystal

posted a topic in the forum by Ribo Zurai in Globalevents e Spells

function onCast(cid, creaturePos, level, maglv, var) n = makeArrows(cid,2352,5); return n end Essa magia cria uma Crystal Arrow para pallys de level muito alto (lá pros 120) Mana Recomendada: 1250 Lev

02 de nov. de 20069 replies