Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 720 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 720 Bytes

pix2box

Python script to build in Aion on the basis of the existing game objects

this file converst pixel (black) position from Sample.bmp file to npc coordinates (result.txt) for AION online game. example result in result.txt for integration in \AC-Game\data\static_data\spawns\Npcs\New\location.xml file.

  1. Modificate Sample.bmp in paint. Note: python needs only black pixels.
  2. Put coordinates from your bottem left start point and item size in pix2box.py and run it.
  3. copy coordinates from result.txt and put it in \AC-Game\data\static_data\spawns\Npcs\New\location.xml file.

Result see Example_pix2box.jpg

and Youtube

https://youtu.be/7Y24vIwrLIQ