help

  1. CyanideNoodles

    Commission For Animal Crossing Models

    I'm looking to get some animal crossing new leaf, and happy home or pocket camp (if possible but new leaf is most important) models and textures. I had someone doing it before but they stopped doing it and now I need someone else. I have the map done for it but I just need the models. Right now...
  2. Destskelen

    Pick up a weapon (Is it possible?)

    Good day, mappers! :cap: Recently, I found an old video where you can pick up weapons on the TF2 server. Is it possible to ban weapons on the map so that later you can pick up a specific gun? I would be happy to have more information, thanks! | Just pick up a weapon when the game starts without...
  3. Cincomma

    Does anyone know what entity this is?

    So... I've been working on a PD map and was trying to make a sprite much like the one in watergate The bottle, by the way, not the outline I've looked through the entities and I cant find it, does anyone know what entity it is?
  4. Mountern

    How to get percentages higher than 99 in with inverted percentage

    I was editing my pop file and I wanted the Demomen to fire 3 times faster, however since fire rate bonus is an inverted percentage I couldn't figure out a way for the formula of (1.0 - x) * 100 to get a value higher than 99% since (1.0 - 0.01) * 100 equals 0.99 and you cant you much higher...
  5. Mountern

    Need help for custom mvm mission

    I was creating a custom mvm mission on mvm.tf and everything loaded up fine at first. Then I went and changed some attributes and missions and everything broke. I was getting errors like"unknown attribute in wavespawn" so I moved a few brackets and that fixed most of the errors. However, now I...
  6. Cincomma

    Odd lighting between different brushes

    Hello all, I've an issue that I need to fix I've been working on a map of mine and after I ran it, this happened between 3 brushes They have the same lightmap scale, and no props that would mess up the lighting. There's a room inside this building as well, I've also ran into this problem...
  7. Matthew 2

    Where/How can I test maps?

    Hello, I'm new TF2 mapping, I've used hammer and I know the basics, but I have never finished a map, I recently started on a project, I got the basic layout and the logic but I need to test it. I tested it whit bots, but I don't think that's enough and I have only one friend who plays TF2. How...
  8. Smg065

    Fixing an upload?

    Hi. I'm new to this website. I made my first public alpha map and uploaded it to the website, but accidently uploaded the version that wasn't repacked. I figured it wasn't a big deal, and after reading the threads for help, I posted an updated version that was properly repacked. However, the...
  9. Leonin

    How can I make a hovering func_movelinear?

    what i mean is how would you make a func_movelinear that starts at the bottom, goes (for example 300 hammer units) higher in a straight line, stays for a second or two, then ends up at the coordinates where it started?
  10. Grampa Swood

    ABS not working

    Hi, I don't know if this is the right place for this, but ABS used to work fine but since I installed a new PC this happened. I don't know why it happens but it just does. Hammer also crashes every time I try to open the texture browser. Any help? These are spawn points btw, but it happens with...
  11. KiddleyWiffers

    How to make a func_breakable only damageable by melee

    I am creating a map and need to make it to where a func_breakable can only be damaged via melee. I am making a map that you can dig through and I don't want a heavy, soldier, demo, or even medic just drilling through the entire area very quickly.
  12. PrivateerMan

    Propper for SFM?

    I figured converting brushes into models for some scenes would be easier than making new models from scratch in 3DS Max or Blender, but despite making several attempts, Propper fails to function properly for me. Is it due to it being incompatible with SFM, or me just being a numbskull? If that...
  13. Nethy

    Input on a 3 Point AD map? (Bad/Good idea?)

    Hey everyone! I'm currently designing a 3 point AD style map with roman aspects, and I just wanna check if theoretically that is okay. I'm basically just brain storming here & I came up with some sketches for the 3 CPs; alongside the types of spawn buildings. Feel free to voice your own...
  14. ELEMES

    Hammer turned my "almost a1 map" completely empty, I'd like some help.

    Hey, I'm new here and I have stumbled upon something concerning Yesterday I was working on my map: koth_billabong, its all good, the map is almost viable to be played upon. I was making most my brushes into func_detail after watching ueak_crash's guide about it. Then when I opened the file...
  15. TheBluScout #frontline!

    Map Event Timers?

    I'm currently working on a CTF map where every 3 minutes a event will happen and then it ends after 3 minutes (and then it repeats), How do i do? Do i use logic_timers or is there better methods?
  16. Dr.FrenchFries

    Name of Skybox in rd_asteroid

    Hello, I'm making a space themed Attack/Defend Map, I'm trying to look for the skybox from rd_asteroid but I can't find it. Does someone know the name?
  17. SirGoldalot

    TC map project, (I need feedback and possibly help)

    I want my next mapping endeavor to evolve for more people than just myself, meaning I wanted to do a non ordinary map idea, a cool and interesting theme, and tackle a problem facing tf2, so I decided I wanted to fix territorial control... sounds daunting THINGS I WANTED TO KEEP -only 2...
  18. CyanideNoodles

    How to fix texture?

    Hello I'm having this weird issue I can't seem to fix. I try to manually align the textures and it's just impossible. Its only an issue in SOME areas. and ONLY if they are vertexed geometry. (not every vertexed block has this issue with this texture.) fitting it doesn't work either. Does anyone...
  19. JLuka

    help with packing assests

    ive followed this tutorial on how to make other people see custom content in my map, all seems good and everything is green. i put my map in the feedback discord for testing and i open the demo and all i hear is that it was not packed. (sorry for anyone who had to deal with it) is there...
  20. Lokk iz a skul

    How do I make a block emit light?

    I'm making a lava pit in a map that I'm working on. However, I can't for the life of me find out a way to make the lava itself emit light. (The lava being a block with a lava texture) How can I/can I make it emit light without using a separate light source?