Lite Graphics Plugin (LGP)

From ArunaWiki
Jump to: navigation, search

Lite Graphics Plugin (LGP)

Lite Graphics Plugin allows you to play without effects for better gameplay and to avoid FPS drop. In situations like War of Emperium (WoE) wherein the map is crowded and it is difficult to see, LGP allows you to see the exact cell where a skills is casted even if your effects are off.

Arunafeltz Ragnarok Online enables the use of LGP.

How to Use LGP?

These are the several commands under LGP:

  • @lgp- toggles the Lite Graphics Plugin.
  • @aoes- toggles colored cells to indicate the range of an AoE skill. This allows you to specifically see the cells that an AoE skill affects.
  • @circle- toggles a colored circle around your character to determine maximum casting range.
  • @shake- toggles shaking for skills such as Critical Explosion. Does the same as /quake command basically.
  • @square <on/off/1-14>- shows a colored square around your character to determine cell amounts. You could use this to remind yourself of your melee range for instance.

Customizing LGP

Using the file plugin.ini located in your New Aruna RO folder, you can customize the colors and transparency of LGP. This is done through a hexadecimal coding system.

Defining the cell color is always started by 0x, followed by two digits for the alpha-transparency and six digits for the color determination (RRGGBB).

The alpha-transparency ranges from 0% (00) to 100% (FF). In this case, the 7F is about 50% transparency.

Following the alpha-transparency is the actual color code. In the case of Safety Wall, it's set to 000000 which is fully black. A full white would be FFFFFF. Each two digits will determine how much of Red, Green and Blue is used. As such, a code such as FF0000 is 100% red with no green and blue. In the above case of Fire Pillar, the FC8E0C code refers to a nice orange. To easily find the proper color codes, you could use this website for example.​