ts-co

Results 3 issues of ts-co

### Details This probably isn't a bug, but seeing as there is no way to change it's default behavior it would be nice if the startexture for env_skypaint encompassed all...

Shaders

### Problem: I have a CD version of the game with a different language. I believe this is the issue when I get this error: ![Capture](https://user-images.githubusercontent.com/3075268/67628449-cc8c0c80-f83b-11e9-81ba-2f9a032dc123.PNG) ### Additional Notes: My...

Tried calling a function like this: `lua_run print(NikNaks.CurrentMap:IsRenderingSkyboxAtPosition(player.GetAll()[1]:GetPos()))` Received this error: ``` [NikNaks] lua/niknaks/modules/sh_bsp_module.lua:1066: attempt to call method 'Has3DSkyInPVS' (a nil value) 1. IsRenderingSkyboxAtPosition - lua/niknaks/modules/sh_bsp_module.lua:1066 2. unknown - lua_run:1...