tyrzi
Member
Now i'm doing bug fixing to tyrcity.wad, there is almost all teleports FOF'd, and it works only 1 time in netgame, but hoster can use it over 9000 times.
Now I tried another way to do it.
sector inside playable area
sector tag 1
sector outside playable area
linedef tag 1
linedef action 223
sector tag 2
2nd sector outside playable area
linedef tag 2
linedef action 300 (i used 301 last time and it work'd that 1 time for joiners)
same sector another line
linedef tag 3
linedef action 412
sector inside playable area
sector tag 3
teleport destination thing on sector tag 3.
=
nothing happen
If this wont work, what should I do to make teleport work?
Now I tried another way to do it.
sector inside playable area
sector tag 1
sector outside playable area
linedef tag 1
linedef action 223
sector tag 2
2nd sector outside playable area
linedef tag 2
linedef action 300 (i used 301 last time and it work'd that 1 time for joiners)
same sector another line
linedef tag 3
linedef action 412
sector inside playable area
sector tag 3
teleport destination thing on sector tag 3.
=
nothing happen
If this wont work, what should I do to make teleport work?