Hesabına erişemeyen eski üyeler Discord üzerinden yardım alabilir.
Merhaba arkadaşlar benim çözemediğim bir konu varda duello sisteminde hakem geri sayarken kişilerin etrafının cevrili olmasını istiyorum beceremedimde acaba nasıl olucak ?

[itemdef i_cpvp_duello_gerisayim]
id i_memory
type t_eq_script
name gerisayim

on=@timer
if (<morex>==0)
cont.say BASLA
cont.go <cont.tag.koordinat3>
try uid.<cont.tag.player1>.events e_cpvp_duello
try uid.<cont.tag.player2>.events e_cpvp_duello
try uid.<cont.tag.player1>.findlayer.1.bounce
try uid.<cont.tag.player1>.events -e_cpvp_area
try uid.<cont.tag.player2>.events -e_cpvp_area
try uid.<cont.tag.player2>.findlayer.1.bounce
remove
else
timer 1
morex -=1
cont.say <morex>
endif
return 1
verdiğin yere ekle bunu.

try uid.<cont.tag.player2>.cevir
try uid.<cont.tag.player1>.cevir

[FUNCTION cevir]
NEWITEM=0822
ACT.TYPE=t_normal
ACT.COLOR=0b4d
ACT.P=<P>
ACT.MOVE 1,1
ACT.ATTR=00002
ACT.TIMER=10

NEWITEM=0821
ACT.TYPE=t_normal
ACT.COLOR=0b4d
ACT.P=<P>
ACT.MOVE 1,0
ACT.ATTR=00002
ACT.TIMER=10

NEWITEM=0821
ACT.TYPE=t_normal
ACT.COLOR=0b4d
ACT.P=<P>
ACT.MOVE -1,0
ACT.ATTR=00002
ACT.TIMER=10

NEWITEM=0821
ACT.TYPE=t_normal
ACT.COLOR=0b4d
ACT.P=<P>
ACT.MOVE -1,1
ACT.ATTR=00002
ACT.TIMER=10


NEWITEM=0823
ACT.TYPE=t_normal
ACT.COLOR=0b4d
ACT.P=<P>
ACT.MOVE 0,1
ACT.ATTR=00002
ACT.TIMER=10

NEWITEM=0823
ACT.TYPE=t_normal
ACT.COLOR=0b4d
ACT.P=<P>
ACT.MOVE 0,1
ACT.ATTR=00002
ACT.TIMER=10

NEWITEM=0823
ACT.TYPE=t_normal
ACT.COLOR=0b4d
ACT.P=<P>
ACT.MOVE 0,-1
ACT.ATTR=00002
ACT.TIMER=10

NEWITEM=0823
ACT.TYPE=t_normal
ACT.COLOR=0b4d
ACT.P=<P>
ACT.MOVE 1,-1
ACT.ATTR=00002
ACT.TIMER=10

Üye Ol veya Giriş Yap

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