Okay I am nearly ready to release my map, just got one more question, okay i have a teleporter that once the player buys it it teleports them to a room where they have to survive before the game will end. how would i make it so the zombies stop spawning in the other zones while they are in that room? since its a room off of the map it would be impossible for the zombies to travel over there so they will just glitch out.
Has the ability to issue warnings to users, edit and remove posts from the forum and to move topics to other boards. Upholds the rules of the forum. Moderates Chat Rooms.
Okay I am nearly ready to release my map, just got one more question, okay i have a teleporter that once the player buys it it teleports them to a room where they have to survive before the game will end. how would i make it so the zombies stop spawning in the other zones while they are in that room? since its a room off of the map it would be impossible for the zombies to travel over there so they will just glitch out.
Set an interest point for them to run towards which is out of the players' view. This assumes that all players will always be teleported. If there are certain cases where some players are not teleported, you should not do this as the zombies will work properly in those situations.
Set an interest point for them to run towards which is out of the players' view. This assumes that all players will always be teleported. If there are certain cases where some players are not teleported, you should not do this as the zombies will work properly in those situations.
That code will send all the zombies towards the spawnpoint of player 0 (host).
That code didnt seem to help me, they still spawn in the spawn room then they just die off after a little bit, i want them not to spawn in there at all to just spawn in the room that they get teleported to. I already added zombies in that room so they will still get zombies, which they do, a couple of them but most of them spawn in the spawn room so i cant kill them
Okay I am nearly ready to release my map, just got one more question, okay i have a teleporter that once the player buys it it teleports them to a room where they have to survive before the game will end. how would i make it so the zombies stop spawning in the other zones while they are in that room? since its a room off of the map it would be impossible for the zombies to travel over there so they will just glitch out.
Make a buyable debris going into that last room... have that open to the new(last) Zone. In your mapname.gsc call that last zone "true" like this: