• HyperFilter | DoS Protection | DDoS Protection | DoS Mitigation | DDoS Mitigation | AntiDoS | AntiDDoS | Proxy Shielding

<<Breth Piana Full +Full Mobs Npcler Vs Vs (kaynak)TswX Farkıyla>>

kendi yaptıklarımı ve bunları karşılaştırdım da benimkiler daha iyi olmuş 😀 yapışkan sorunu fixlenmesi gerekir.
 
Kod:
--mob hareket ekleme fix by swx karus



update K_NPCPOS set RightX= RightX + 30 where ZoneID=1 and ActType=1

update K_NPCPOS set BottomZ= BottomZ - 20 where ZoneID=1 and ActType=1

update K_NPCPOS set LimitMaxX= LimitMaxX + 30 where ZoneID=1 and ActType=1

update K_NPCPOS set LimitMaxZ= LimitMaxZ - 30 where ZoneID=1 and ActType=1

update K_NPCPOS set LimitMinZ= LimitMinZ - 6 where ZoneID=1 and ActType=1

update K_NPCPOS set LimitMinX= LimitMinX + 14 where ZoneID=1 and ActType=1



Kod:
--mob hareket ekleme fix by swx (elmo)



update K_NPCPOS set RightX= RightX + 30 where ZoneID=2 and ActType=1

update K_NPCPOS set BottomZ= BottomZ - 20 where ZoneID=2 and ActType=1

update K_NPCPOS set LimitMaxX= LimitMaxX + 30 where ZoneID=2 and ActType=1

update K_NPCPOS set LimitMaxZ= LimitMaxZ - 30 where ZoneID=2 and ActType=1

update K_NPCPOS set LimitMinZ= LimitMinZ - 6 where ZoneID=2 and ActType=1

update K_NPCPOS set LimitMinX= LimitMinX + 14 where ZoneID=2 and ActType=1




---------- Yorum eklendi 01:09'da ---------- Önceki yorum 12:47'da ----------



Teşekkürler Tufan.. 1 Ara ulaş Bana Cep'ten 🙂





tolga olm ne tufanı 😡
 
Kod:
update K_NPCPOS set RightX= RightX + 30 , BottomZ= BottomZ - 20 , LimitMaxX= LimitMaxX + 30 , LimitMaxZ= LimitMaxZ - 30 , LimitMinZ= LimitMinZ - 6 , LimitMinX= LimitMinX + 14 where ZoneID in (1,2) and ActType=1



bu şekildede tek komutla halledilebilir
 
evet arkadaslar yakında acacağım serverdan size breth ve piana 'daki 1e1 olmasada hemen hemen tüm kordinatlar buyrun



View hidden content is available for registered users!






Not:bu kodları teker teker gireceksiniz dbye ayrı olarak yapıskan sorunu fixlemeniz gerekir elimde suan gerekli kodu yok evde kaldı onu siz ayarlarsınız zaten basit bişey

eger benim verdigim kodlarda sizin npclere uyumlu degilse kendiniz k_npc'den yada k_monsterden mobların ve npclerin numarasına bakıp ayarlayın





Yapısıklık Sorunu Fixleme



Kod:
--mob hareket ekleme fix by swx (karus)



update K_NPCPOS set RightX= RightX + 30 where ZoneID=1 and ActType=1

update K_NPCPOS set BottomZ= BottomZ - 20 where ZoneID=1 and ActType=1

update K_NPCPOS set LimitMaxX= LimitMaxX + 30 where ZoneID=1 and ActType=1

update K_NPCPOS set LimitMaxZ= LimitMaxZ - 30 where ZoneID=1 and ActType=1

update K_NPCPOS set LimitMinZ= LimitMinZ - 6 where ZoneID=1 and ActType=1

update K_NPCPOS set LimitMinX= LimitMinX + 14 where ZoneID=1 and ActType=1



Kod:
--mob hareket ekleme fix by swx (elmo)



update K_NPCPOS set RightX= RightX + 30 where ZoneID=2 and ActType=1

update K_NPCPOS set BottomZ= BottomZ - 20 where ZoneID=2 and ActType=1

update K_NPCPOS set LimitMaxX= LimitMaxX + 30 where ZoneID=2 and ActType=1

update K_NPCPOS set LimitMaxZ= LimitMaxZ - 30 where ZoneID=2 and ActType=1

update K_NPCPOS set LimitMinZ= LimitMinZ - 6 where ZoneID=2 and ActType=1

update K_NPCPOS set LimitMinX= LimitMinX + 14 where ZoneID=2 and ActType=1



teşekkür ederim 😀
 
Geri
Üst