beyler TAM SCP SINI KOYACAK VARMI
[chardef c_heal_kas] /// Healing dummy
id=c_man
name=Healer Man
can=mt_equip



on=@Click
message @080a [Healing Dummy]
message @1153 <name>
return 1


ON=@Create
invul=1
COLOR=01
STR=9999
DEX=0
INT=0
FAME=0
KARMA=0




ITEMNEWBIE=i_hair_long
COLOR=080a
attr 04
name @1153 Heal Kas
ITEMNEWBIE=i_platemail_chest
color 080a
attr 04
name @1153 Heal Kas
ITEMNEWBIE=i_platemail_leggings
color 080a
attr 04
name @1153 Heal Kas
ITEMNEWBIE=i_platemail_arms
color 080a
attr 04
name @1153 Heal Kas
ITEMNEWBIE=i_platemail_gloves
color 080a
attr 04
name @1153 Heal Kas
ITEMNEWBIE=i_platemail_gorget
color 080a
attr 04
name @1153 Heal Kas
ITEMNEWBIE=i_katana
color 080a
attr 04
name @1153 Heal Kas
ITEMNEWBIE=i_shield_order
COLOR 080a
attr 04

on=@gethit
hits 1
if (<flags> &statf_poisoned) 
findid.i_rune_poison.remove
hits 1
return 1
else
hits 1
return 1
endif

ON=@EnvironChange
src.hits 1


[itemdef i_heal_dummy_hits] //Heal Dummylerin Hpleri &Yacute;cin
name=Heal Dummy Hitser
weight 999
id=i_crystal_green
type=t_script


ON=@create
invul=1
attr=attr_move_never|attr_invis
timer=60
color=07a0

on=@click
message @080a Heal Dummylerin hpsini ayarlar Ellemeyin
return 1

ON=@dclick
timer 1
return 1


ON=@timer
forchars 99
if ((<baseid> == c_heal_kas) && (<hits> > 1))
hits 1	
endif
endfor
attr=attr_move_never|attr_invis
timer 60
return 1

[EOF]

Gule Gule Kullan Kendi Serverem Icin Yazmistim.



Üye Ol veya Giriş Yap

Bu forum başlığına mesaj atmak istiyorsanız hemen üye olun veya giriş yapın.