Basically, I cant create any types of polygons, just cuboids! the Polygon zones I created long time ago are working perfectly, I just cant add new ones!
If i change the zone type to Cuboid and use just 2 vertices, it works! Cuboid also works even without creating the zone in database, just in xml it already works! but Npoly doesnt work with database record or without dtabase record wtf!
Seems that there is a problem with NPoly. But that doesnt make sense cause I have created other NPoly zones 2 years ago and they are working fine! I have a NPoly zone with 27 (twenty fucking seven) vertices, which I created 2 years ago and it is working normally lol...
Im back to developing my server after 2 years break, am I missing anything?
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-market
https://campsite.bio/utchihaamkt
areadata 파일은 없지만 PVP zone 스크립트 폴더는 있습니다.
PVP 존 폴더의 arena zone 명령어로 arena 모드를 활성화 할 수 있습니다.
하지만 ID를 자동으로 보라색으로 바꾸는 명령이 무엇인지 알고 싶습니다.
The areadata file is not in my server pack
I can activate arena mode with the arena zone command in the PVP zone folder,
but I would like to know which command to use to automatically change the ID to purple.
The registration panel does not come with the VIP download, or is it paid separately, I would be interested in purchasing it, thank you How do I get in touch or how much it costs, I'll stay tuned.
Question
tiguz
Hello! It seems that NPoly just doesnt work! I dont know what im doing wrong, Im working in this 2 days already.
I ran lots of tests, and It doesnt work, with any type of polygon! not even with a simple triangle!
L2JFrozen 1118
*I got the 3 vertices with /loc
*I created a new zone in my database (zone_vertices table) with X, Y info and in correct order.
*Then I created the zone in my zones.xml:
<zone id='3017' type='FlagZone' shape='NPoly' minZ='3000' maxZ='-9000'>
<node X="30514" Y="73342" />
<node X="30143" Y="72850" />
<node X="30142" Y="73350" />
</zone>
^ this is a simple triangle lol...Am I forgeting something?
I also tried this way: (without the coords in the xml file, just in the database)
<zone id='3017' type='FlagZone' shape='NPoly' minZ='3000' maxZ='-9000'>
</zone>
Basically, I cant create any types of polygons, just cuboids! the Polygon zones I created long time ago are working perfectly, I just cant add new ones!
If i change the zone type to Cuboid and use just 2 vertices, it works! Cuboid also works even without creating the zone in database, just in xml it already works! but Npoly doesnt work with database record or without dtabase record wtf!
Seems that there is a problem with NPoly. But that doesnt make sense cause I have created other NPoly zones 2 years ago and they are working fine! I have a NPoly zone with 27 (twenty fucking seven) vertices, which I created 2 years ago and it is working normally lol...
Im back to developing my server after 2 years break, am I missing anything?
Edited by tiguz7 answers to this question
Recommended Posts