|
ON=@Targon_ground
SRC.GO <SRC.TARGP>
REMOVE
RETURN 1if ile 5 kareden daha fazla uzağa teleport olmaya çalışıldığında ışınlanamamasını denedim ama başaramadım yapabilicek yokmu ?
[FUNCTION f_move_dir]
doswitch <dir>
move n 5
move ne 5
move e 5
move se 5
move s 5
move sw 5
move w 5
move nw 5
enddo
fix
fixKarakter baktığı yöne doğru 5 kare ileri gider.

[FUNCTION telem]
consume i_memory_telem
serv.newitem i_memory_telem
new.equip
new.targetg @,,1 Select target.
[ITEMDEF i_memory_telem]
id i_memory
name teleporter
type t_eq_script
ON=@TargOn_Cancel
remove
ON=@Targon_Item
if (<src.targ.distance> <= 5)
cont.go <src.targp>
endif
targetg @,,1 Select target.
return 1
ON=@Targon_Char
if (<src.targ.distance> <= 5)
cont.go <src.targp>
endif
targetg @,,1 Select target.
return 1
ON=@Targon_Ground
serv.newitem i_memory_telem
new.p <src.targp>
ref1 <new>
if (<new.distance> <= 5)
cont.go <src.targp>
endif
ref1.remove
targetg @,,1 Select target.
return 1
|
|
| Konu | Kategori | Son cevap | Son yazan | Mesaj | Görüntüleme | |
|---|---|---|---|---|---|---|
|
|
Bowla ataklı koşarken kare atlama
Son cevap: 23-04 20:38 · Son yazan: Eren19944 · Mesaj: 1 · Görüntü: 1303
|
ITEM Script Yardımı | 23-04 20:38 | 1 | 1303 | |
|
|
Sphere map points0 teleport düzenlemesi
Son cevap: 08-03 17:33 · Son yazan: Tyrok · Mesaj: 3 · Görüntü: 1749
|
NPC Script Yardımı | 08-03 17:33 | 3 | 1749 | |
|
|
Vendoru bir kare ileri çıkarma
Son cevap: 08-01 22:33 · Son yazan: piedra_lara · Mesaj: 5 · Görüntü: 2135
|
Script Yardımı | 08-01 22:33 | 5 | 2135 | |
|
|
Animasyon kare sayısı artırma
Son cevap: 17-04 15:15 · Son yazan: Gokku · Mesaj: 7 · Görüntü: 4498
|
Client ve Account Sistemleri | 17-04 15:15 | 7 | 4498 | |
|
|
50 kare mark yasaklayan item
Son cevap: 09-06 04:11 · Son yazan: Firot · Mesaj: 12 · Görüntü: 7053
|
Script Yardımı | 09-06 04:11 | 12 | 7053 |