Python script to build in Aion on the basis of the existing game objects
this file converst pixel (black) position from Minecraft_Schrift_100x130.png 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.
- Modificate Minecraft_Schrift_100x130.png in paint. Note: python needs only black pixels.
- Put coordinates from your bottem left start point and item size in pix2wall.py and run it.
- copy coordinates from result.txt and put it in \AC-Game\data\static_data\spawns\Npcs\New\location.xml file.
disadvantage: its only possible to build the wall only in one direction (y-value = constant)
Result see Example_pix2wall.jpg
and Youtube