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?
ADENA
500 K = 40e
1kk = 70e
3kk = 190e
ITEMS
staff of life = 150e
karmian set = 90e
elven jewls top D = 30e
Orcish Poleaxe+1 best C pole = 680e
any D grade armor on demand
discord
wiz0642_81242
❖Items that are sent by physical delivery are sent using someone else's data. That is, if you are not able to accept the parcel, we will not be able to return it. Please keep this in mind.
READY IN STOCK
PAYMENT SYSTEMS
4x4 io, Weststein, Paysafecard, Paysend, Genome, Conotoxia, Mybrocard, Payz Silver, Pockit UK, NagaPay, Volet com, SpectroCoin, SwissMoney, Yuh, Lydia / Sumeria, Ka.App, Wittix, Western Union, MyGuava, Xapo Bank, Bunq on emulator (DE, NL, FR, ES, IE ibans), Revolut on emulator (UK/EU), ICard, BlackCatCard, Vivid DE, Bankera, Bitsa, Wise EU/UK, N26 DE/ES on emulator, Skrill, Neteller, Trasta, Wirex, Lama, Paysera, Moneyjar
CRYPTOEXCHANGE
BINGX com, Bybit LVL 2, KuCoin, Binance LVL 2, Mexc, Latoken, Poloniex, Bitmart, Kraken, WhiteBit, Quppy, Nexo, Gate, OKX, Paybis, Paxful, Huobi (HTX), xcoins com, Bit2Me
BUSINESS ACCOUNTS
Stripe, Payoneer EU, Wise Business UK/EU, Revolut Business EU/UK, N26 Business DE, Wallester Business EU, Kraken Business Pro, Monzo Business, Vivid Business, Zen Business EU, Millennium Business PL, AirWallex EU/UK, Finom business, PayPal business, Payset business
NATIONAL BANKS / BANKS
BBVA, CommerzBank, ING, Santander, Kaspi Bank, Sberbank, AlfaBank, Tbank, Raiffeisen, mBank, Paribas, Bereke Bank, Kapital Bank
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