|
On=@DropOn_Ground
ARGN1=7200 // 2*60*60 = 2 saat
On=@DropOn_Ground
ARGN1=288000 // 80*60*60=288000 saniye = 80 saat
[itemdef i_kulucka]
name Kulucka
defname i_kulucka_empty
id 01ad5
type t_eq_script
on=@create
more1 1
on=@click
message @0bb2,,1 <name>
if (<more1> = 2)
morex (<timer> / 60)
morey (<morex> / 60)
if (<timer> < 0)
message @68,6,1 Olgunlasmis
else
if (<morey> < 1)
message @1153,6,1 <eval <morex> +1> dakika
else
message @1153,6,1 <eval <morey> +1> saat
endif
endif
endif
ON=@gethit
src.kulucka
return 1
on=@dclick
if (<more1> = 2) && (<timer> > 0)
src.sysmessage @38,6,1 Yumurtayi catlattiniz.
dispid 01ad5
more1 1
update
elseif (<cont.uid>)
src.dialog d_kulucka
src.sysmessage @38,6,1 Kuluckayi yere birakip, cift tiklayarak yumurtayi yatirin.
elseif (<more1> = 2) && (<timer> < 1)
if (<more2> = 0)
elseif (<more2> = 1)
try src.newnpc c_mare
elseif (<more2> = 2)
try src.newnpc c_m_poison
elseif (<more2> = 3)
try src.newnpc c_fantom
endif
link <src.act.uid>
link.newitem i_memory
link.act.attr 03
link.act.more1 03
link.act.more2 <serv.time>
link.act.morep <link.p>
link.act.color memory_ipet
link.act.timer -1
link.act.link <src.uid>
link.act.cont <link.uid>
link.flags <link.flags>&statf_pet
link.update
more1 1
more2 0
dispid 01ad5
update
else
target @68,6,1 Kuluckaya koyacaginiz yumurtayi secin.
endif
return 1
on=@targon_item
if (<src.targ.baseid> = i_ostard_egg) && (<src.targ.more1> = 1) && (<more1> = 1)
more1 2
more2 <src.targ.more2>
src.targ.remove
dispid i_nest_with_eggs
update
timer 60*60*72
endif
return 1
on=@pickup_ground
if (<more1> = 2)
src.sysmessage @38,6,1 Yumurtayi catlattiniz.
dispid 01ad5
more1 1
update
endif
on=@timer
return 1
on=@step
if (<more1> = 2)
src.sysmessage @38,6,1 Yumurtayi catlattiniz.
dispid 01ad5
more1 1
update
endif
on=@spelleffect
if (<argn> = 57)
dispid 01ad5
more1 1
update
endifTheraskol|
|
| Konu | Kategori | Son cevap | Son yazan | Mesaj | Görüntüleme | |
|---|---|---|---|---|---|---|
|
|
Çantadaki itemin silinme sorunu
Son cevap: 01-03 22:11 · Son yazan: manyaqq · Mesaj: 7 · Görüntü: 2993
|
ITEM Script Yardımı | 01-03 22:11 | 7 | 2993 | |
|
|
Gate süresi sonrası işlem
Son cevap: 21-09 21:26 · Son yazan: Eren19944 · Mesaj: 7 · Görüntü: 2904
|
Script Yardımı | 21-09 21:26 | 7 | 2904 | |
|
|
hatalı evin silinme süresi hatası
Son cevap: 07-01 10:08 · Son yazan: Eren19944 · Mesaj: 3 · Görüntü: 2166
|
Script Yardımı | 07-01 10:08 | 3 | 2166 | |
|
|
Playerla itemin arasına link verme( güncel)
Son cevap: 11-10 21:56 · Son yazan: lewless · Mesaj: 5 · Görüntü: 5248
|
Script Yardımı | 11-10 21:56 | 5 | 5248 | |
|
|
Belirli maden alanını yenileme süresi ve çıkıcakları belirleme
Son cevap: 22-03 18:10 · Son yazan: Retired · Mesaj: 4 · Görüntü: 4333
|
Script Yardımı | 22-03 18:10 | 4 | 4333 |