AnsS Posted July 13, 2010 Posted July 13, 2010 Hi all! Help me :$ My problem is: zone is not Arena. Zone.xml: <zone id="1" type="Arena" shape="NPoly" minZ="-1800" maxZ="-2050" /> Sql, zone_vertices: ID Order X Y 1 0 13797 256677 1 1 20414 256635 1 2 23608 254298 1 3 21709 249853 1 4 13655 249929 What's wrong? Thank you.
0 Intrepid Posted July 13, 2010 Posted July 13, 2010 if the type is arena than its arena so your problem is from other stuff
0 AnsS Posted July 13, 2010 Author Posted July 13, 2010 Zomg.. im a idiot. minZ="-1800" maxZ="-2050" <--- This wrong... This good: minZ="-2050" maxZ="-1800" -_- Lock plz.
Question
AnsS
Hi all!
Help me :$
My problem is: zone is not Arena.
Zone.xml:
<zone id="1" type="Arena" shape="NPoly" minZ="-1800" maxZ="-2050" />
Sql, zone_vertices:
ID Order X Y
1 0 13797 256677
1 1 20414 256635
1 2 23608 254298
1 3 21709 249853
1 4 13655 249929
What's wrong?
Thank you.
3 answers to this question
Recommended Posts