Re: Decals show up local but not running in server
Posted by nappy on
Sun May 21st 2006 at 8:19pm
nappy
member
19 posts
62 snarkmarks
Registered:
May 19th 2006
Occupation: Software engineer
Location: Netherlands
Hi,
Been looking here and also in server related forums but found nothing yet.
I have a decal in my counterstrike source map that is visible in hammer and when i run the map localy (create server in counterstrike) it is visible.
When i run the map on my dedicated server i can not see the decal.
If i delete the map and all related files from my machine and run the map on the (remote) server i do not see the decal. If i then run the map localy i see it so it is in the server BSP.
The texture is embedded with pakrat, as is the nav and the txt and they all show/work when i run the map from the server.
Map comiles without errors, server loads the maps without errors and client runs map without errors.
Thanks for your time
Re: Decals show up local but not running in server
Posted by nappy on
Wed May 24th 2006 at 7:47pm
nappy
member
19 posts
62 snarkmarks
Registered:
May 19th 2006
Occupation: Software engineer
Location: Netherlands
Ok did some more testing.
I changed it to a texture and if i apply the texture to a brush it shows first time round so it's either that decals don't load first time or i messed up the decal stuff.
Let you know if i find out more