[itemdef i_bineksiler]
id=i_crystal_red
type=t_script
on=@create
timer=30
attr=attr_move_never|attr_invis
color=0810
on=@timer
horse2sil
horsesill
timer=30
return 1
on=@click
message @38,,1 Otomatik AT Silici
Return 1
On=@PickUp_Ground
src.sysmessage @1100 Hareket Ettirilemez.
return 1
Al bakalım.
[function llamasil]
forchars 65000
if (<baseid>==c_llama)
remove
endif
endfor
[function horsesil]
forchars 65000
if (<baseid>==c_horse_brown_dk)
remove
endif
endfor
[function horse1sil]
forchars 65000
if (<baseid>==c_horse_gray)
remove
endif
endfor
[function horse2sil]
forchars 65000
if (<baseid>==c_horse_brown_lt) || (<act.baseid> == c_horse_brown_dk) || (<act.baseid> == c_horse_gray)
remove
endif
endfor
[function horsesill]
forchars 65000
if (<baseid>==c_horse_brown_lt)
remove
endif
endfor
[function horse3sil]
forchars 65000
if (<baseid>==c_horse_gray)
remove
endif
endfor
[function horse4sil]
forchars 65000
if (<baseid>==c_horse_tan)
remove
endif
endfor
[function dragonsil]
forchars 65000
if (<baseid>==c_bin_dragona)
remove
endif
endfor
[function polarsil]
forchars 65000
if (<baseid>==c_bin_polara)
remove
endif
endfor
[PLEVEL 2]
binektemizle
[function binektemizle]
llamasil
horsesil
horse1sil
horse2sil
horse3sil
horse4sil
Ayrıca bunda hiç bir hata yok..
ON=COME
if (<region.safe> == 1)
src.sysmessage @07a1 Bu alanda yapamassin dostum.
return 1
Yapman gereken üstte yazıyordu
Bu konu [Narcotich] tarafından düzenlendi(2008-03-03 00:51, 17 yıl önce)