Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsCog Forum → startup cutseen
startup cutseen
2001-01-19, 11:44 AM #1
Ok, im making a multiplayer level. so, when someone joins, i want them to respawn in a little room where, in there, the player's screen is taken to a camera that takes them on a short overview of the level. And then when its done it will teleport them into the level itself. But i only want this to happen the first they join, not everytime they respawn. I also don't want them to respawn in that little room. That room is for people who have just joined. How would I go about creating a cog that does this?

[This message has been edited by LoA_Anxious_Bob (edited January 19, 2001).]
2001-01-20, 10:57 AM #2
I think if you use the join: message to do your little work, then use the ( insert newplayer: or respawn: here, cant remember ) to just teleport them to one of a set of ghosts around the level, that will be like waht you want...

------------------
cogs dont kill people. people kill people...

[url="mailto:no_oneatall@hotmail.com"]mailto:no_oneatall@hotmail.com[/url]no_oneatall@hotmail.com</A>
ICQ 81116825
==============================================
((Evil Cog Master))
cogs dont kill people. people kill people...

mailto:no_oneatall@hotmail.comno_oneatall@hotmail.com</A>
ICQ 81116825
==============================================
((Evil Cog Master))
2001-01-21, 2:34 AM #3
Thats kinda what i was getting @ but i dont know if like which messages do what, but i guess i can look that up. Thanks.

↑ Up to the top!