Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.08 KB

README.md

File metadata and controls

27 lines (23 loc) · 1.08 KB

source !skybox

cfg

  • sourcemod/configs/databases.cfg - update info here.
  • sourcemod/data/sqlite/skybox.sq3 - just upload this default db from this repo. haven't tested if it generates successfully yet on its own.
  • sourcemod/configs/skybox.ini - add custom skyboxes here and they will automatically load in the list (credits deathknife)
  • make sure your skyboxes exist in cstrike/materials/skybox.
  • default setup includes some custom skyboxes

commands

  • sm_sky | !sky
  • sm_skybox | !skybox

instructions

  1. choose your skybox with commands
  2. reconnect to server

todo

  • more extensive testing for database operations
  • more extensive testing for client index handling (broken)
  • edge case testing
  • map change handling