Skip to content

A collection of python scripts to build in Aion on the basis of the existing game objects

License

Notifications You must be signed in to change notification settings

ZirumAndBigBro/Aion-object-builder-SDK

Repository files navigation

Aion-object-builder-SDK

A collection of python scripts to build in Aion on the basis of the existing game objects.

This scripts generates coordinates for AION game objects.

example result in result.txt for integration in \AC-Game\data\static_data\spawns\Npcs\New\location.xml file.

  1. Put coordinates from the game (use ingame command //gps) and item size in .py-files and run it in IDLE.
  2. copy coordinates from IDLE output and put it in \AC-Game\data\static_data\spawns(Npcs or gather)\New\location.xml file.

Results see in

Example_construction_scripts.jpg

Example_sphere_aquamarin.jpg

Example_spiral_platform_blue.jpg

Example_spiral_platform_grey.jpg

Example_wall_box.jpg

Example_wall_diamant.jpg

and Youtube

https://youtu.be/7Y24vIwrLIQ

About

A collection of python scripts to build in Aion on the basis of the existing game objects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages