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/hood-services
https://campsite.bio/utchihaamkt
hello everyone !
I need help with a l2script Rev H5-Salvation/Classic build. I compiled the project, installed everything but I can't log in to the server, it won't log me in. I tried a thousand ways without good results. I leave you the error when logging in either with the H5-Salvation Client.
ERROR ---> WARN: IPBANMANAGER ---> IP !!!!
I'm waiting for help! Thank you!
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