Skip to content

client/map specific !skybox command for the old engine using sqlite (only tested on css)

Notifications You must be signed in to change notification settings

followingthefasciaplane/css-client-skybox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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

About

client/map specific !skybox command for the old engine using sqlite (only tested on css)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published