GithubHelp home page GithubHelp logo

zirumandbigbro / colourpix2box Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 483 KB

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

License: MIT License

Python 100.00%
aion python colourpix2box game-development

colourpix2box's Introduction

colourpix2box

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

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

  1. Modificate .bmp-file in paint.
  2. Get information about RGB values from pixels, you used in .bmp-file. For that put each colour in palette located in upper left corner of your immage (starting in second row and second line). Run script in IDLE. This will show you RGB values from your palette.
  3. Put game coordinates from your bottem left start point and adjust RGB values in colourpix2box.py and run it.
  4. copy coordinates from "colour".txt and put it in \AC-Game\data\static_data\spawns(Npcs or gather)\New\location.xml file.

Result see Example_colourpix2box.jpg

and Youtube

https://youtu.be/7Y24vIwrLIQ

colourpix2box's People

Contributors

zirumandbigbro avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.