Page 1 of 1

Teleport_NewMap

Posted: Thu May 15, 2014 6:44 am
by Rcj8993
http://zdoom.org/wiki/Teleport_NewMap

im having issues with this, everytime I use it
it says no player 1 start....


basically I am using this for two things,
from level 1 to level 2 into a specific spot,
and then from level 2 to a specific spot in level 1.

how do I do this?
ive been fiddling with it for a bit and cant figure it out at all

I do the specific spots with player spawns correct?

RE: Teleport_NewMap

Posted: Thu May 15, 2014 7:18 am
by agaures
It would help if you actually told us how it's not working.

RE: Teleport_NewMap

Posted: Thu May 15, 2014 7:25 am
by Rcj8993
agaures wrote: It would help if you actually told us how it's not working.

Rcj8993 wrote: it says no player 1 start....
^^^^^
other than that I don't know, if I knew how it wasn't working, obviously I could fix it >.>
I have a feeling it might be the Pos, as im trying to get it to use Player 2 start points to use as the teleport to new map points...

RE: Teleport_NewMap

Posted: Thu May 15, 2014 7:55 am
by agaures
As far as my 5 minute test goes, you can use multiple player 1 starts by changing the first arg for each thing. When using Teleport_NewMap, enter the first arg of any thing you set to pos.

This should work.

RE: Teleport_NewMap

Posted: Thu May 15, 2014 8:05 am
by Rcj8993
Thanks, it works~!