Kod:
[itemdef i_stam_bow]
defname i_stam_bow
id=i_bow
name StamShot Bow
type t_weapon_bow
SPEED=40
RESOURCES=4 i_potion_refreshtotal, 60 i_log
skillmake 99.9 BOWCRAFT, 100.0 MAGERY , 100.0 Meditation
CATEGORY=Tcpip
SUBSECTION=Weapon
DESCRIPTION=StamShot Bow
DAM={5 10}
ON=@Create
HITPOINTS={20 45}
COLOR=07ed
on=@click
message <name>
return 1
on=@dclick
if (<src.archery> == 100.0) && (<src.tactics> == 100.0)
equip
else
src.sysmessage @07a1,0,1 Bunu kullanabilmeniz icin 100.0 Archery ve 100.0 Tactics skilline ihtiyaciniz var.
endif
on=@equip
cont.sayua 0823,0,0,1 *StamShot Gucu Seninle*
on=@damage
if (<src.stam> <= 0)
src.stam 0
else
src.stam -=20
return 1
endif
defname i_stam_bow
id=i_bow
name StamShot Bow
type t_weapon_bow
SPEED=40
RESOURCES=4 i_potion_refreshtotal, 60 i_log
skillmake 99.9 BOWCRAFT, 100.0 MAGERY , 100.0 Meditation
CATEGORY=Tcpip
SUBSECTION=Weapon
DESCRIPTION=StamShot Bow
DAM={5 10}
ON=@Create
HITPOINTS={20 45}
COLOR=07ed
on=@click
message <name>
return 1
on=@dclick
if (<src.archery> == 100.0) && (<src.tactics> == 100.0)
equip
else
src.sysmessage @07a1,0,1 Bunu kullanabilmeniz icin 100.0 Archery ve 100.0 Tactics skilline ihtiyaciniz var.
endif
on=@equip
cont.sayua 0823,0,0,1 *StamShot Gucu Seninle*
on=@damage
if (<src.stam> <= 0)
src.stam 0
else
src.stam -=20
return 1
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 |
| Stam Azaltan Npc | 0 | Tiffany | 03-05-2010 |
| Moving Shot | 0 | TheRaskol | 29-07-2009 |
| Stam Bonusu | 0 | TheRaskol | 28-07-2009 |







