In Map02 of "Noob Project Part 5 - Digital Highway".
http://www.doomworld.com/idgames/index.php?id=15254
When after cutscene, it should be teleport player to "Digital Highway"(or Digital World?).
But in r186, it doesn't teleport and player stuck at the computer room.
I tested in r89 and it works.
Is it a bug or map error?
[r186] Noob Project Part 5 - teleport doesn't work
Moderator: Graf Zahl
-
- Posts: 62
- Joined: Sat Sep 23, 2006 6:28
- Location: Taipei county, Taiwan
- Enjay
- Developer
- Posts: 4748
- Joined: Tue Aug 30, 2005 23:19
- Location: Scotland
- Contact:
Assuming I'm looking at the right thing, here's what I've found. Script 12 has the following line
When I look in map02 I find a map spot with tid 1 and all other arguments at 0 sitting in a sector with tag36. As far as I know, this is a mapping error. It should be a teleport landing. If I change the map spot to a teleport landing it works.
[rant]I don't understand why so many people seem to have used map spots for teleports when there is an actor specifically designed to be a telport destination. I mean, why do people do that? Teleport destinations have been in Doom since forever and people have been using them. For most people, map spots are newer and surely it's pretty obvious that something called a teleport destination is meant to be used as a teleport destination and a map spot is something else? When I use a handle, I don't press it with my feet and when I use a foot pedal, I don't use my hands. And if I wasn't sure, there is a big clue in the name.
I mean, where is the logic? Why does a person say to themselves "right, I need to teleport the player to a destination in my map. I've got this thing here called a teleport destination. I wonder what I can use... I know, I'll use a map spot!" [/rant]
Yeah, so um, mapping error I reckon.
All that being said, I hadn't actually played the map until now. That is some impressive use of 3D space and cool effects.
Code: Select all
teleport(1,36,0);
[rant]I don't understand why so many people seem to have used map spots for teleports when there is an actor specifically designed to be a telport destination. I mean, why do people do that? Teleport destinations have been in Doom since forever and people have been using them. For most people, map spots are newer and surely it's pretty obvious that something called a teleport destination is meant to be used as a teleport destination and a map spot is something else? When I use a handle, I don't press it with my feet and when I use a foot pedal, I don't use my hands. And if I wasn't sure, there is a big clue in the name.
I mean, where is the logic? Why does a person say to themselves "right, I need to teleport the player to a destination in my map. I've got this thing here called a teleport destination. I wonder what I can use... I know, I'll use a map spot!" [/rant]
Yeah, so um, mapping error I reckon.

All that being said, I hadn't actually played the map until now. That is some impressive use of 3D space and cool effects.
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
-
- Posts: 62
- Joined: Sat Sep 23, 2006 6:28
- Location: Taipei county, Taiwan
- Enjay
- Developer
- Posts: 4748
- Joined: Tue Aug 30, 2005 23:19
- Location: Scotland
- Contact:
- Kassman
- Posts: 2
- Joined: Tue Dec 18, 2007 2:57
Sorry for the bump guys. I'm just here to say that I fixed the minor issue, and now my question is this: is it worth a re-upload to the /idgames archive? And if so, how would I go about replacing the current version on the archive?
Thanks Playerlin for pointing out the issue, and Enjay for finding the solution. I know this is a bit of a delayed response =P.
Thanks Playerlin for pointing out the issue, and Enjay for finding the solution. I know this is a bit of a delayed response =P.
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact: