Kod:
///////////////////////////////////////////////////////////////////////
// *Scripter Name : -
// *Shard Name : The Rosario Game
// *Shard Address : www.rosario.gen.tr
// *Personal Address : www.raskolserna.com
// *Messenger and E-Mail : raskolserna@msn.com
// *Sphere Version : Specially 0.56b and maybe other releases
//
// *Bu kodlar TheRaskol tarafından yazılmış veya editlenmiştir.
// *The codes are written or were edited by TheRaskol (Raskol Serna).
///////////////////////////////////////////////////////////////////////
[ITEMDEF i_potion_bleed]
ID=i_bottle_ORANGE
TYPE=T_POTION
NAME=bleed potion
TDATA1=i_bottle_empty
RESOURCES=i_reag_garlic, i_bottle_EMPTY
SKILLMAKE=ALCHEMY 85.1
ON=@Create
COLOR=060
MORE1=s_Cure
MORE2=40.1
ON=@DClick
if <cont> != <src.findlayer(21)>
src.sysmessage @0845,1,1 Bunu kullanabilmeniz için çantanızda olmalıdır!
return 1
endif
if !(rand(5) == 1)
if (<src.findid.i_bleeding>)
src.findid.i_bleeding.remove
src.effect snd_spell_poison
src.effect 3,0376a,2,10,1
src.sayua 048,6,6,0 * yarasını tedavi eder *
remove
src.act i_bottle_empty
else
src.sysmessage @0845,1,1 Potion heba oldu.
remove
src.act i_bottle_empty
endif
endif
// *Scripter Name : -
// *Shard Name : The Rosario Game
// *Shard Address : www.rosario.gen.tr
// *Personal Address : www.raskolserna.com
// *Messenger and E-Mail : raskolserna@msn.com
// *Sphere Version : Specially 0.56b and maybe other releases
//
// *Bu kodlar TheRaskol tarafından yazılmış veya editlenmiştir.
// *The codes are written or were edited by TheRaskol (Raskol Serna).
///////////////////////////////////////////////////////////////////////
[ITEMDEF i_potion_bleed]
ID=i_bottle_ORANGE
TYPE=T_POTION
NAME=bleed potion
TDATA1=i_bottle_empty
RESOURCES=i_reag_garlic, i_bottle_EMPTY
SKILLMAKE=ALCHEMY 85.1
ON=@Create
COLOR=060
MORE1=s_Cure
MORE2=40.1
ON=@DClick
if <cont> != <src.findlayer(21)>
src.sysmessage @0845,1,1 Bunu kullanabilmeniz için çantanızda olmalıdır!
return 1
endif
if !(rand(5) == 1)
if (<src.findid.i_bleeding>)
src.findid.i_bleeding.remove
src.effect snd_spell_poison
src.effect 3,0376a,2,10,1
src.sayua 048,6,6,0 * yarasını tedavi eder *
remove
src.act i_bottle_empty
else
src.sysmessage @0845,1,1 Potion heba oldu.
remove
src.act i_bottle_empty
endif
endif
Yorumlar
Henüz yorum yapılmamıştır.
|
OylamalarOylama :![]()
Üyelerin oylama ortalaması (10 dışında) : Henüz Oylanmamış
Oylar: 0 |
Benzer Sayfalar
| Sayfalar | Yorumlar | Gönderen | Tarih |
| Potion Stone | 0 | Roes | 13-10-2011 |
| Çiftli Heal Potion | 0 | Bayram | 09-02-2010 |
| Shrink Potion | 0 | TheRaskol | 19-09-2009 |
| Alchemy Magical Skill Potion System | 0 | aydin | 13-08-2009 |
| Potion Keg | 0 | TheRaskol | 02-08-2009 |







