This is for a singleplayer mod. The sci talks to you (I don't think you will hear it was custom) and then pushes a secret button. A elevator goes up and the screen fades black. Now its suppose to change maps but when it goes LOADING HL freezes.
Commented 20 years ago2003-12-10 17:44:43 UTCComment #544
Well, if you want the player go through the next level, make sure that the player IS inside the trigger_changelevel. If the player is not inside, it won't work. Also important, the info_landmark has to be on the same spot in both maps. How to fix: cover the whole map with the trigger_changelevel entity so that player is always inside it. But don't cause any leaks.
And one other thing, you have a major skybox, so i guess r_speeds are pretty high. Especcialy with all those leaves.
Also important, the info_landmark has to be on the same spot in both maps. How to fix: cover the whole map with the trigger_changelevel entity so that player is always inside it. But don't cause any leaks.
And one other thing, you have a major skybox, so i guess r_speeds are pretty high. Especcialy with all those leaves.