Gargash / GalaxyExtender

Extends Star Wars Galaxies Client, allowing new slash commands, object functionality etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GalaxyExtender

Allows for extensions of the Star Wars Galaxies client.

  • **/globaldetail X** - sets the Global Detail Level to X, valid ranges are 1-24. You must move the slider in Terrain options AFTER using this command.
    
  • /hdterrain|/highdetailterrain X - sets the High Detail Terrain Distance to X, valid ranges are 1-50. You must move the slider in Terrain options AFTER using this command.
  • /radialflora X - sets the Radial Flora Distance to X, valid ranges are 1-256.
  • /ncflora|/noncollidableflora X - sets the Non-Collidable Flora Distance to X, valid ranges are 1-128.
  • /vd|/viewdistance X - sets the View/Rendering Distance to X, valid ranges are 512-4096.
  • /getvd|/getviewdistance> - Prints the current View/Rendering Distance value to the chat.
  • /getradialflora - Prints the current Radial Flora Distance value to the chat.
  • /getncflora|/getnoncollidableflora - Prints the current Non-Collidable Flora Distance value to the chat.
  • /setall|/overrideall default|low|medium|high|ultra - Sets all graphics settings to preset values. Type /overrideall help for info on each preset.
  • /exthelp - This command, which lists help info on available extension commands.

About

Extends Star Wars Galaxies Client, allowing new slash commands, object functionality etc.

License:GNU General Public License v3.0


Languages

Language:C++ 99.7%Language:Lua 0.2%Language:C 0.1%