Skip to content

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

License

Notifications You must be signed in to change notification settings

painchaudAlexandre/GalaxyExtender

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.4%
  • C 1.3%
  • Other 0.3%