Author Topic: Client-sided skybox  (Read 676 times)

Is it possible to make some sort of event or command to change the skybox for only one person? I'm not sure if the engine can handle that, but I'm just wondering.


Is it possible to make some sort of event or command to change the skybox for only one person? I'm not sure if the engine can handle that, but I'm just wondering.
To be more specific than jes00, the skybox is a server sided command and the only way to change it on the client-side would involve changing the memory which the skybox texture is located in. In other words you can't do it from in game

In a way, it is possible to change the skybox but not in TorqueScript

certain unnamed blocklanders have created this but it requires dll injection so its not in a state that it can be released
so without modding the engine this isn't possible on a clean install of blockland

makes sense, thanks

The engine can do this, but the required functions aren't exposed to torkscript