• trigger_changelevel Infinite Loading Screen
    4 replies, posted
Hello, I'm trying to make a HL2 mod, and I've made a couple of maps for it, each one with a trigger_changelevel to progress to the next level Some of the maps I've made work as expected, transporting you to the next level, but other maps get stuck indefinitely on the loading screen I've searched google and many other forums but I couldn't find an answer, because some maps work perfectly and others don't Maybe it's only me that's getting this problem, so here's a link to two maps that I'm having trouble with, both .bsp and .vmf https://mega.nz/#!8Z4xBKLZ!DmQYFGxheaAF6710UtSKqPnTbr_-rzOry02JNJZkNSQ I think the problem is with the map, maybe there's a solution? Thanks
my guess is the info_landmark is so close to the trigger_changelevel its causing a loop ,,, seperate them more
I know this is a late reply, but seeing that no one answered, here's what might be the problem the trigger_changelevel's must be in the same place in both maps
What does this mean? Same coordinates? Same room/area?
I actually solved this problem a while ago, I placed it in the exact same coordinates and it worked fine
Sorry, you need to Log In to post a reply to this thread.