Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 1.22 KB

README.md

File metadata and controls

13 lines (12 loc) · 1.22 KB

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.