Scripter By Vox Bazı Kısımları Diger Scplerden Birleştirdim Ek item Amaclıdır.
Umarım İşinize Yarar.Bug yoktur
[itemdef i_red_robe]
Name=Red Mage Robe
DYE=1
TYPE=t_clothing
ID=0204e
WEIGHT=5
ARMOR=120
RESOURCES=48 i_cloth
SKILLMAKE=TAILORING 100.0, t_sewing_kit
ON=@Create
COLOR=1945
HITPOINTS=100
ON=@Click
message @50,,1 Red Mage Robe
return 1
ON=@Equip
IF ( <SRC.magery> < 98.0 )
SRC.SYSMESSAGE @07a1 En az 98 Magery'niz olmali.
UNEQUIP
RETURN 1
ENDIF
IF ( <SRC.EVALUATINGINTEL> < 98.0 )
SRC.SYSMESSAGE @07a1 En az 98 Evaluating Intelligence'iniz olmali.
UNEQUIP
RETURN 1
ENDIF
IF ( <SRC.MEDITATION> < 98.0 )
SRC.SYSMESSAGE @07a1 En az 98 Meditation olmali.
UNEQUIP
RETURN 1
ENDIF
IF ((<src.tactics> > 0.0) || (<src.wrestling> > 0.0) || (<src.swordsmanship> > 0.0) || (<src.fencing> > 0.0) || (<src.macefighting> > 0.0) || (<src.archery> > 0.0) )
SRC.SYSMESSAGE @07a1 Combat Skillleri olmamali.
UNEQUIP
RETURN 1
ENDIF
src.events +e_resist_fire
COLOR 066d
ON=@UnEquip
src.events -e_resist_fire
[EVENTS e_resist_fire]
ON=@SPELLEFFECT
If (<argn>==1) || (<argn>==3) || (<argn>==5) || (<argn>==8)
sayua 044,6,6,0 * Buyuden Etkilenmez *
return 1
endif
ON=@Gethit
IF (<src.findid.i_rune_clumsy>) || (<src.findid.i_rune_feeblemind>) || (<src.findid.i_rune_magic_arrow>) || (<src.findid.i_rune_weaken>)
src.findid.i_rune_clumsy.remove
src.findid.i_rune_feeblemind.remove
src.findid.i_rune_magic_arrow.remove
src.findid.i_rune_weaken.remove
SPELLEFFECT=s_cure,150.0,1
endif
Total votes: 0
Ultima Online 18 saat önce
RunUo Scripting 19 saat önce
Sunucular 4 gün önce
Sunucular 4 gün önce
Ultima Online 2 hafta önce
Sunucular 3 hafta önce
Sunucular 3 hafta önce
Ultima Online 1 ay önce
Sunucular 1 ay önce
Ultima Online 1 ay önce
Sunucular 2 ay önce
Sohbet & Geyik 2 ay önce
2024-10-31 22:47
2024-10-14 17:45
2024-09-26 14:21
2024-07-08 22:50
2024-07-08 22:34
2024-06-19 22:05
2024-06-01 02:19
2024-05-31 21:17
Yorumlar (0)