help

  • New users! Unable to confirm your account via email? Contact nesman on discord, there's an issue with the email server. *unrelated to the recent issue that we DM'd everyone about.
  1. FateFighter

    info_player_teamspawn help

    My question is, can someone help me with how to solve it, there are 2 spawn places for both teams, but I want to use one of the spawns only when they are in the trigger and the players die there, and I also know that trigger_player_respawn_override and info_player_teamspawn are needed . If...
  2. xCape

    Seeking mappers for winter-themed event

    Hello fellow map creators! If you are a map creator looking to improve your skills, get new connections and more, read along! I'm looking for someone who can help us create a map for a large event we are planning to host around the end of the year. My vision of the map is that it's like a large...
  3. Ðoge

    Ending of particle appears at 0 0 0 coordinates. How to fix?

    Link to gif
  4. The Cock Consumer

    Model Weird Question, can someone rig the Yeti to use the Sniper's Rig?

    I'm experimenting around with the idea of making a new gamemode around hunting yetis (yetie?), but I've run into a big of a snag. I don't know how to properly rig a Yeti. I was hoping to use the Sniper's rig, as that rig is the same that the skeleton npcs use. I've taken a few cracks at it...
  5. Top sporing fungi

    passtime map crashes

    made everything necessary. both triggers coded the same both spawn balls coded the same help me
  6. CyanideNoodles

    Hiring someone to make blended textures

    I'm currently looking someone to help me make some blended displacement textures. Im currently working on an animal crossing inspired map and a big part of the games design is the blended paths. Youd just need to make my custom textures blendable for me. Looking to hire someone to make these...
  7. CyanideNoodles

    How to fix view distance for models

    I feel really dumb asking this because ive been mapping for so long, but I had to reinstall stuff and since doing so, prop models are only visible if up close. How do I turn this off so they always are showing? its the one with the blue square around it
  8. Fillie

    Hello there

    I'm Fillie and I just started getting into tf2. so recently I wanted to make a map and I was wondering how to start on macOS Monterey. Can you guys help me get started? I'd greatly appreciate it.
  9. 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?
  10. 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...
  11. 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...
  12. 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...
  13. Ð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
  14. Ð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.
  15. 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
  16. 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.
  17. 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.
  18. 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...
  19. Ð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/"
  20. Ð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...