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 → is there a cog to teleport?
is there a cog to teleport?
2001-04-23, 3:52 PM #1
i need a teleport cog that could move a player from one sector to either another specific sector upon entrance or a random sector upon entrance... any ideas? does this exist?
2001-04-24, 12:36 AM #2
Go to the main massi page, click on cogs, MP/SP, scroll down, bing baddabing, teleprt cog.
Code:
if(getThingFlags(source) & 0x8){
  do her}
elseif(getThingFlags(source) & 0x4){
  do other babe}
else{
  do a dude}
2001-04-24, 4:46 PM #3
i tried that.... nothing there..... i need it for multiplayer, fyi

↑ Up to the top!