Arkadaslar Simdi Bi Item Yaptim Invis Ona Sure Vermeye Calisiyorum Veriorum Ama Sure Geri Saymiyor Nerden Kaynaklandigini Bulamadim Yardimci Olursaniz Sevinirim...

Script

[ITEMDEF i_stuck_ice111]
NAME=Invis System
ID=i_handr_1
TYPE=T_EQ_SCRIPT
WEIGHT=0
LAYER=layer_special

ON=@Create
        ATTR=attr_invis|attr_decay
        MORE1=5

ON=@Equip
       cont.go safe alani
TIMER=1
ON=@Timer
  	if ( <cont> )
                if ( <more1> )
                        src.SYSMESSAGE @07a1 <EVAL(<more1>)>
                        more1=<more1>-1
                        TIMER=1
                        return 1
                else
                       cont.go safe alani
                endif
        endif
        remove
else
endif
        return 1

REMOVE
Rowall üyesi avatar
Novice
11.9
cont.go ise niye src.sysmessage ? Onuda cont yap
Duzeltim Ama Niyenede Olmuyor :S
Rowall üyesi avatar
Novice
11.9
[ITEMDEF i_stuck_ice111]
NAME=Invis System
ID=i_handr_1
TYPE=T_EQ_SCRIPT
LAYER=layer_special

ON=@Create
        ATTR=attr_invis|attr_decay
        MORE1=5

ON=@Timer
	if ( <cont> )
	if ( <more1> )
	cont.sysmessage <eval <more1>>
	more1=<more1>-1
	TIMER=1
	endif
	endif
	cont.go safe alani
	remove
	return 1
[ITEMDEF i_stuck_ice111]
NAME=Invis System
ID=i_handr_1
TYPE=T_EQ_SCRIPT
LAYER=layer_special

ON=@Create
        ATTR=attr_invis|attr_decay
        MORE1=5

ON=@Timer
if ( <cont> )
if ( <more1> )
cont.sysmessage <eval <more1>>
more1=<more1>-1
TIMER=1
return 1
endif
endif
cont.go safe alani
remove
return 1
Arkadaslar Ben Bu Itemin Playeri Ustune Veriyorum Olmuyor Islemiyor.

Üye Ol veya Giriş Yap

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

Benzer Konular

  • avatar
    timer sorunu sanırım
    waypr54 • 2011-04-20 19:56
    Cevaplar: 3
    Görüntülenme: 1743
    Son mesaj: 2011-04 • waypr54
  • avatar
    Timer Sorunu..!
    Twiliqht • 2011-02-10 08:26
    Cevaplar: 2
    Görüntülenme: 2206
    Son mesaj: 2011-02 • caos
  • avatar
    Timerf sorunu
    Wally_Fatih • 2010-11-26 21:37
    Cevaplar: 6
    Görüntülenme: 3378
    Son mesaj: 2010-11 • Rasmus
  • avatar
    Timer Sorunum
    Sexy1 • 2009-02-21 12:46
    Cevaplar: 10
    Görüntülenme: 3871
    Son mesaj: 2009-02 • Sexy1
  • avatar
    timer sorunu
    akineton • 2008-07-25 00:37
    Cevaplar: 4
    Görüntülenme: 3278
    Son mesaj: 2008-07 • akineton