Jump to content
Forumu Destekleyenlere Katılın ×
Paticik Forumları
2000 lerden beri faal olan, çok şukela bir paylaşım platformuyuz. Hoşgeldiniz.

Poison & nebula


devilsworld

Öne çıkan mesajlar

[itemdef i_poisonlvl]
name=poison gain
id=i_memory
type=t_eq_script
weight=0
layer=layer_special

On=@Create
attr attr_invis|attr_decay

On=@Equip
timer 3

On=@Timer
if ( == 1)
cont.poisoning ( + 1)
elseif ( == 2)
cont.poisoning ( + 2)
elseif ( == 3)
cont.poisoning ( + 3)
elseif ( == 4)
cont.poisoning ( + 4)
elseif ( == 5)
cont.poisoning ( + 5)
elseif ( == 6)
cont.poisoning ( + 6)
elseif ( == 7)
cont.poisoning ( + 7)
elseif ( == 8)
cont.poisoning ( + 8)
endif
attr attr_decay
remove
return 1

bunu buldum simdi ne yapacam :D
Link to comment
Sosyal ağlarda paylaş

×
×
  • Yeni Oluştur...