help

  1. Mr. help

    My info_player_teamspawn is an error

    Hi, I'm new to mapping so this might be a stupid question, but my info_player_teamspawn is an error. Also, said error refuses to rotate, so my team spawns are always facing in one direction. Is there anyone who knows how to fix this?
  2. Cincomma

    A very frustrating cubemap bug

    I've been using a lot of reflective textures on my map arena_crosstalk. After the final compile of B1, I noticed that the cubemaps are... slanted? In my B2 compiles, the cubemap rotation stays, and I've tried experiment after experiment trying to fix this annoying issue. The checkerboard...
  3. Little Shayman

    Water in my jump map remains invisible, despite usual fixes

    After checking on interlopers, I found no leaks and I've tried adding a water_lod_control, I've tried different water textures, I compile on normal settings. Still no luck, It could be something to do with the skybox error but most sources say that its ignorable. Here's my compile log, vmf and...
  4. AveOriginals

    Hammer Editor | Some models have a black and purple checkerboard on them

    I have a big problem. I want to edit Rockford v4b but some models have a black and purple checkerboard on them. Also, I don't have some of the textures even though I decompiled the map and extracted the textures and models from it (I did the same with the content for the map). Also I have a...
  5. Ðoge

    HELP With custom texture and server glitch

    All custom textures are broken on map while playing at serveme servers. But at solo game it totally fine
  6. Ðoge

    HELP Moving capture zone with 3 positions

    I searched how to do that for quite long already. Func_moveliniar and func_door desn`t work, because they only has 2 positions.
  7. Phantom_Boy

    TF2 cart trucktrain facing wrong way

    my cart in my map with func_trucktank is facing wrong way path_tracks are set to Face direction of motion my cart and brush is left to right here is the image : View: https://imgur.com/a/rhrqy4k help
  8. Potassium

    Where to put downloaded custom models?

    I downloaded some custom models to put into my map, but I don't know where to put them. Specifically, these ones. Printer Card Reader Mikros Office Pack Mainframe Computer I have unzipped the files but still don't know.
  9. Major Richard Winters

    Can't edit input tab

    Hi, I can't edit the input tab on a prop or really any thing. I pretty sure I accidentally pressed something but I don't know how to get it back. I can edit the Output but not Input.
  10. Mistpirit

    Map file size help

    Heya so I made a fully custom map but when it's made into a .bsp at the end its 1.56 GB. How do I reduce the file size of it? I tried the usual compression programs like BSPZip but I get an " Out of memory or address space. Texture quality setting may be too high. " error. I have 16 GB of RAM...
  11. Ðoge

    Server FastDL question

    Can I use third party link for FastDL, if it contains all maps that I need? For example this one https://dl.serveme.tf/maps/ Because I`m trying to use it and doesn`t work. Server commands: sv_allowupload 1 sv_allowdownload 1 net_maxfilesize 64 sv_downloadurl "http://fakkelbrigade.eu/maps/"
  12. Ðoge

    Help with complicated ultiduo map

    So, I need to allow player to use only training rocket launcher. At first I tried to work with "trigger_multiple and command entity kill TF_Weapon_RocketLauncher", to delete default rocket launcher and force player to use training. But it deletes both weapons, and I couldn`t find a way how to...
  13. Misfortune.gb

    HELP! Phantom leak, possible file corruption.

    Hello and thank you for reading my post. Recetly I've been working on a tf2 map that I'm very proud of. Today I started bumping into this weird error that messes up everything. This happened right when I tried to add water to one area of the map. Lights don't work, some brushes dissapear and...
  14. a rapscallion

    Input/output objects disappearing upon loading the map

    When I run a map with input/output objects they just disappear.
  15. a rapscallion

    how do i find a props name for output/input functions

    I don't know how to find a target prop's name for use in output/input functions
  16. FunnyPyrofish

    I need ideas/help for making a tf2 "serious" map.

    Alright so, I want to make a cp map but I can't find any ideas, I tried to draw some stuff but that was really bad, I don't know at all where to begin, I'm doing more and more great on hammer so thats not about a problem with the editor that I eventually couldnt understand, I really really want...
  17. mickeymick

    Map is fullbright using extra parameters

    Help! my map is on fullbright when I try to use -staticproppolys -textureshadows and -staticproplighting within light.exe in hammer editor. I've managed to get lighting without the extra parameters but with them no luck. There is no leaks and no errors that I know of, help is much appreciated...
  18. ThatGreenSpyGuy

    How to change map download thumbnail

    Seriously though how the heck do I change it. Neither the edit overview page nor the post download update page allowed me to update the thumbnail for the map :/
  19. terrypvlynch

    I can't use the XYZ or 3D views in TF2 Hammer

    Hammer looks like this for me right now There's a bunch of white lines there and it makes it so that I am unable add blocks or move the camera. I tried switch to the various views but that also didn't work, I'm not sure if I accidentally clicked a button but it was working a few months ago so...
  20. Cinna

    Issue with ambient_generic

    In my map, I have a room that contains a jukebox, which is supposed to play an .mp3 file that I have created. I have the ambient_generic, a timer that re-fires after the whole song finishes and replays it, and a logic_auto to fire the timer when you join the map. Interestingly enough, in my...