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. Starhorder

    payload cart cannot be pushed.

    so... when a BLU player tries to push the cart in my map, nothing happens. I am... at a loss. i've checked the checkpoint names, the logic entities, the in editor problem checker, map compiles properly, i've inserted a totally new train group, checked the checkpoint indices. and still, the cart...
  2. KatwithaKinit

    *FIXED* Spawndoor not opening!

    I wanted to add some windows to the spawndoors on my map. Everything works fine except for one red spawndoor. All of the doors worked before, and I added the windows the same way for every spawndoor on the map. The part with the window and the parts above and below it are grouped into one...
  3. Sae35™

    Map not properly registering custom assets when they're packed.

    (Fair warning: While this map is for Open Fortress, this may be a Source issue or a VIDE issue. I'm posting the issue here because of that.) Hello. Lately, I've been having issues where despite packing a map with required assets, it wouldn't load them, being filled with errors. Despite the...
  4. SosenkaZPolski

    Specific-Team hostile bots on a map

    I’m planning to start work on a Payload map, and with the things I’ve seen done with VScript, I have a question. Is it possible to have NPC’s spawn which are hostile to one team, lets say RED for this example but aren’t hostile against BLU? I don’t mean tf_bot_add command, but bots similar to...
  5. Sae35™

    Outputs from trigger_teleport not working.

    Hello, while this is being made for Open Fortress, the logic issue still carries over to TF2. For some reason, any of the trigger_teleports that I have in a map are not producing outputs. I've tried setting up a relay for the outputs to come from, I've tried remaking the whole teleport system...
  6. Renek2

    Prop error

    i wanted to test my map after i booted it up every prop i added was a eror or either hidden. this also happend with my gmod map where 2 props were gone. anybody know how to fix???
  7. Renek2

    How to play your map that you made with your friends??

    Hello, i have just finished making my small mge map im trying to play with a friend but i dont know how to play with him. if theres any solution to this please tell me!
  8. jimmy sakamoto

    Looking for an old custom map

    I remember it took place in Earth's upper atmosphere, you could get on top and fall off of it, giant metallic warehouse container looking thing, possibly A/D or CP. Very VERTICAL. Had a strange almost HL2 vibe. Dark and shadowy. Might've had altered gravity or that could have been RTD. Anyone...
  9. parker j

    Creatively-blocked, need ideas for map.

    This is going to be my first ever map and I feel like I should add something. Anyone got any ideas?
  10. parker j

    How to fix problem with game crashing during loading screen? (No error codes)

    Whenever I try to run the the map, it keeps crashing during the loading screen. Oddly enough, there are no errors being reported.
  11. Grassen

    (SOLVED)Minor Help in manual enabling and disabling of a control point!

    So couple days ago, I wanted to create a trigger region where upon entering a door you enable the control point. Now I did do a few solutions before writing posts such as: Setlocked 0, and Enable name CP on StartTouch. Nothing seemed to work as far as my trials went, so hopefully few people can...
  12. Pickle Da Goldfish

    Need help getting specific payload cart behavior.

    So, I've been experimenting with the func_tracktrain's acceleration and deceleration variables to try to get this to work but have not been successful. Here's the behavior I'm trying to get: 1. Payload cart moves forward automatically after setup time 2. During rollback, payload cart moves...
  13. GAMERxPRO

    Items are black when facing one side but not the other

    Hello, I'm new to mapping, and while making my first map, I've noticed that these lanterns that you see in the provided screenshots become black when facing a direction, what could be a possible fix for this? (for reference, I think it might be a lighting glitch as my light ent is situated right...
  14. Dooby McGroovy

    Problems with packing my map ["Update"]

    Hey, It's me again, so ever since I made this thread (Which by the way thank you so much to the people who tried to help me it really meant a lot) I've been trying to figure out what exactly was that I was doing wrong and came to the (non-confirmed actual) conclusion that I've may have screwed...
  15. skydler

    Hi, can you help me find this map?

    Hi everyone! My friends and I played daily on a map we found on a random server around 2012. I remember spending all summer playing on the same server who always hosted the same map. The server was shut down some time later. I would love to revive that experience again after all this time but...
  16. joemcjoeson

    How do I change the Model & Trail of the Intel/Flag in CTF?

    Howdy, I've been working on a CTF map where the two Teams cap Cleaning Supplies instead of the Intel. How can I change the Model and Trail Effect of the Intel? (Preferably to models\props_2fort\mop_and_bucket.mdl, the 2Fort Mop & Bucket Model) Please, and thank you :D
  17. KarmaDev

    Embeding custom models and sounds in the map compiled file

    Hi, I have a map with custom models, but when I compile the map and test in on a different computer, the custom models are not there, instead the missing model texture is loaded (the error thing). When I open the map file, I've notice there's not custom models (neither custom .wav files). How...
  18. dystopian

    Hammer wont start...

    I need help. Everytime I open Hammer it just doesn't open. Instead, it creates a MDMP file. Does anybody have a clue on how to fix hammer? I've already tried verifying the game cache and it still wont work...
  19. KatwithaKinit

    How do I force a team to win when the timer runs out?

    I'm making an attack defend map, and I need RED to win when the timer runs out, but right now, when the timer runs out, nothing happens, no team wins. How can I fix this so that RED will win?