Teleport_ZombieChanger

From ZDoom Wiki

Jump to: navigation, search

39:Teleport_ZombieChanger (tid, tag)

tid: Thing ID of the destination spot 
tag: Tag of destination sector

Teleports the activating thing to a new location, but without fog or a delay. After teleporting the teleported object switches to its pain state. If tag is 0, it will use a random teleport destination out of those with the matching tid. This can be restricted to certain sectors if tag!=0. If Tid is 0 and Tag!=0 it will use the first teleport destination found in the first sector with the matching tag.

Personal tools