Map translation problem
Quote from E1025 on December 15, 2007, 8:28 amI've finished the first map of my series of levels and already there is a problem with the second map.
After translating to the second map (which right now is just a small room, just for testing if the map change works or not), out side the room is random props and effects from the first map. How do I get rid of those so just what I've made in the second map, is in the second map?
[img]http://img340.imageshack.us/img340/2219/portallife020002in0.jpg[/img]
[img]http://img340.imageshack.us/img340/1273/portallife020001nm7.jpg[/img]
I've finished the first map of my series of levels and already there is a problem with the second map.
After translating to the second map (which right now is just a small room, just for testing if the map change works or not), out side the room is random props and effects from the first map. How do I get rid of those so just what I've made in the second map, is in the second map?
[img]http://img340.imageshack.us/img340/2219/portallife020002in0.jpg[/img]
[img]http://img340.imageshack.us/img340/1273/portallife020001nm7.jpg[/img]
Quote from MrCow on December 15, 2007, 8:50 amsorry but i can't help you here if don't do the follow things:
1. please clarify what you mean by "translating":
did you copy the first map and changed it?
did you copy a gold source engine (hl1 engine) map and changed into portal?
or did you just end a level via trigger and load the next game? (like in the single player game and the normal map transition)2. can you compile the map without light and post bigger screenshots of it please (so you can actually see whats going on
3. are you sure the file itself in the hammer editor does not contain these "random props" than rather get it from the old map?
by that i mean that the props can be seen when you open your map in the hammer editor and they are just placed outside of the rest of your map4. maybe you could post a screenshot of the compiling process and the ingame console, so people can take a look at the errors.
5. maybe i just don't get it and other people see whats wrong, without doing 1-4, then i'm sorry ^^"
sorry but i can't help you here if don't do the follow things:
1. please clarify what you mean by "translating":
did you copy the first map and changed it?
did you copy a gold source engine (hl1 engine) map and changed into portal?
or did you just end a level via trigger and load the next game? (like in the single player game and the normal map transition)
2. can you compile the map without light and post bigger screenshots of it please (so you can actually see whats going on
3. are you sure the file itself in the hammer editor does not contain these "random props" than rather get it from the old map?
by that i mean that the props can be seen when you open your map in the hammer editor and they are just placed outside of the rest of your map
4. maybe you could post a screenshot of the compiling process and the ingame console, so people can take a look at the errors.
5. maybe i just don't get it and other people see whats wrong, without doing 1-4, then i'm sorry ^^"
Quote from youme on December 15, 2007, 9:28 amthere is a brush tha transfers any entity within it, I imagine if you don't have it at your transition the game will either copy everything or nothing (or maybe just things with names)
You need a trigger_transition with the same name as your info_landmark. Make sure the trigger_transition is in an area at the end of your level where you can't place portals or you will get portals joining you in the next level.
you should also make sure your trigger_transition is larget than your trigger_changelevel, but not too large.
there is a brush tha transfers any entity within it, I imagine if you don't have it at your transition the game will either copy everything or nothing (or maybe just things with names)
You need a trigger_transition with the same name as your info_landmark. Make sure the trigger_transition is in an area at the end of your level where you can't place portals or you will get portals joining you in the next level.
you should also make sure your trigger_transition is larget than your trigger_changelevel, but not too large.
Quote from msleeper on December 15, 2007, 1:21 pmThe info_landmark only needs to be nearby the trigger_transition, it provides a reference point for nearby props to be copied over to the next map.
The info_landmark only needs to be nearby the trigger_transition, it provides a reference point for nearby props to be copied over to the next map.
Please do not Private Message me for assistance. Post a thread if you have questions or concerns.
If you need to contact the staff privately, contact the Global Moderators via Discord.