bak gir scriptler bolumune ya nese ben sana yazıım bunu al sen bi scpnin içine koy onu biliosun dimi nsl koyucaanı sonrada .add c_m_fire yaz çıkart
[CHARDEF c_m_fire]
DEFNAME=c_m_fire
NAME=Fire Steed
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_brown_lt
ICON=i_pet_horse_brown_dk
DESCRIPTION=Fire Steed
SUBSECTION=Horses
CATEGORY=Animals
DAM=3,4
ARMOR=44
RESOURCES=15 i_ribs_raw,10 i_hide,
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
SHELTER=r_stables,e_Human_Greet
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Steed)
SUBSECTION=Animals
CATEGORY=New
ON=@Create
COLOR=0486
STR={300 340}
DEX={160 170}
INT={9 23}
karma -5800
fame 4000
NPC=brain_animal
FAME=0
KARMA={1000 2000}
PARRYING={95.0 100.0}
MAGICRESISTANCE={95.0 100.0}
TACTICS={95.0 100.0}
WRESTLING=100.0
TAMING=104.5
ANIMALLORE=104.5
on=@gethit
if (<hits> < 20)
sayua 0481,2,0,eng,* kendini iyilestirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
hits=(<hits> + 75)
return 1
endif
if (<act.baseid>=c_vortex)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<act.baseid>=c_blade_spirit)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<act.baseid>=c_daemon)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<act.baseid>=c_bear_polar)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<flags> &statf_poisoned)
sayua 0481,2,0,eng,* zehiri iyilestirir *
sound snd_spell_cure
findid.i_rune_poison.remove
return 1
endif
//////////////////////////////////////////////////////
Bu konu mthN tarafından düzenlendi(2008-08-01 11:15, 16 yıl önce)