merhabalar ya cok basit bir sey aslında ama sorun nerde anlamadım .

aynısını heal ,cure potion lar için yaptım sorun cıkmadı fakat bandaj da oluyor nedense.

bandaja tıklandıgında cantaya 10 tane bandaj düsmesini istiyorum söyle yazdım bir bakarmısınız .


[itemdef i_bandaj1]
id=i_Bandage
type=t_bandaj

[typedef t_bandaj]
ID=i_bandage

on=dclick
src.newitem i_Bandage
src.act.bounce
src.act.dupe 10

[ITEMDEF i_heal]
NAME=Heal
ID=i_bottle_YELLOW
type=t_pot

[typedef t_pot]
id=i_bottle_yellow


ON=@dclick
src.newitem i_potion_healgreat
src.act.bounce
src.act.dupe 10

[ITEMDEF i_cure]
NAME=Heal
ID=i_bottle_orange
type=t_pot2

[typedef t_pot2]
id=i_bottle_yellow


ON=@dclick
src.newitem i_potion_curegreat
src.act.bounce
src.act.dupe 10

[ITEMDEF i_poison]
NAME=Heal
ID=i_bottle_green
type=t_pot3

[typedef t_pot3]
id=i_bottle_green


ON=@dclick
src.newitem i_potion_PoisonDeadly
src.act.bounce
src.act.dupe 10

[ITEMDEF i_agility]
NAME=Heal
ID=i_bottle_blue
type=t_pot4

[typedef t_pot4]
ID=i_bottle_blue


ON=@dclick
src.newitem i_potion_agility
src.act.bounce
src.act.dupe 10


[ITEMDEF i_refresh]
NAME=Heal
ID=i_bottle_Red
type=t_pot5

[typedef t_pot5]
ID=i_bottle_Red


ON=@dclick
src.newitem i_potion_refresh
src.act.bounce
src.act.dupe 10



[eof]
Novice
11.9
on=@dclick
serv.newitem i_bandage,10
new.bounce
abi ya of cok gülüyorum kendime salak sphere niye hata vermediyse sorun suymus ya
on=dclick yazmısım @ i yutmus pf bende diyorum bu kadar basit bisi niye hata veriyor tesekkürler yinede hatamı farkettim sayende

Üye Ol veya Giriş Yap

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