Luciana -  27-07-2009 21:17
Kod:
[itemdef i_animaldelete]
name= hayvan silici.
id=i_deed
color=0455
type=t_eq_script
weight=0
layer=layer_special

On=@Create
attr attr_invis|attr_decay
timer 5

ON=@Dclick
src.smg2 <timer>
timer 2
return 1

on=@timer
animaldelete
timer 5
return 1

[function animaldelete]
forchars 300
if (<memoryfindtype.memory_ipet>)
remove
return 1
endif

{eof]
--------------------------------------------------------------------------------

YORUMLAR (0)

Henüz yorum yapılmamış.

BENZER SAYFALAR