Recent content by moxie2020

  1. M

    Block LOS Doesn't Work?

    It is not working with any bots. I just tested that. It also should not be casting any shadows. I am going to chalk this up to broken.
  2. M

    Block LOS Doesn't Work?

    I am trying to use Block LOS so the monoculus doesn't fire at players in a safe zone. The monoculus is ignoring it and on top of that it is casting shadows. It is plenty thick. I started at 16 went up to 32. Is there a work around to get this to work?
  3. M

    Custom Skybox - Whitelist/Fastdownload

    The skybox originally says this in the vmt files: "UnlitGeneric" { "$basetexture" "skybox/mpa112bk" "$nofog" 1 "$ignorez" 1 } I changed it to this: "sky" { "$nofog" 1 "$ignorez" 1 "$basetexture" "skybox/mpa112bk" "%keywords" "tf" }
  4. M

    Custom Skybox - Whitelist/Fastdownload

    I spoke too soon. I am getting the following error right before it crashes: Requesting texture value from var "$basetexture" which is not a texture value (material: skybox/mpa112rt) Requesting texture value from var "$basetexture" which is not a texture value (material: skybox/mpa112bk)...
  5. M

    Custom Skybox - Whitelist/Fastdownload

    Ok guys. I resolved the problem. Somehow the .nav file I kept placing with it got corrupted and it turned out to be causing the problem. Even though it too worked fine locally. I appreciate all the help. Thank you.
  6. M

    Custom Skybox - Whitelist/Fastdownload

    Thats what I figured. I even changed the VMT parameters to make them more tf2 friendly. I have no idea why the server doesn't like the skybox. It works perfectly fine locally. Here is the exact sky I have been trying to use: http://css.gamebanana.com/textures/2211 I tried editing the vmts to...
  7. M

    Custom Skybox - Whitelist/Fastdownload

    I tried both. My guess is the skybox wasn't set up for tf2. I am looking at the .vmt's and setting them up appropriately.
  8. M

    Custom Skybox - Whitelist/Fastdownload

    Do I only need the .vmt files perhaps? I added the .vtf and .vmt files both.
  9. M

    Custom Skybox - Whitelist/Fastdownload

    I don't get it. I don't have anything but the skyboxes added and it still crashes immediately. It works locally just fine. I tried it with both programs too.
  10. M

    Custom Skybox - Whitelist/Fastdownload

    Thanks. I tried Pakrat. It packed the skybox into the .bsp and runs fine locally but crashes on the server. I tried omitting the ain, cache and nav files also but it still crashes. I will try packBSP and see if I have any better luck.
  11. M

    Map crashing tf2?

    Any other ideas? I added only the skybox textures. I omitted the .ain, cache, and nav files. It loads locally just fine but crashes instantly when installed and run on a server.
  12. M

    Custom Skybox - Whitelist/Fastdownload

    I made a map using a custom skybox. It compiles and runs just fine. My question is how do I get it to work on a server. The map itself downloads but the sky does not. The whitelist definitely allows for file downloads and all the files are in the appropriate locations: materials\skybox\...
  13. M

    merasmus and players dance

    Actually the Jarate rain works fine. Theres a brush for it. func_brush spawn cloud. I can't find what triggers ghosts.
  14. M

    merasmus and players dance

    ok great. did you get the ghosts to work? I cannot figure out how they spawn.