Teleporters

Questions and answers about the how and why of making maps.
cepris
Private First Class
Private First Class
Posts: 132
Joined: Wed Dec 01, 2010 6:49 am

Teleporters

Post by cepris »

If I add a teleporter link, and do not specify :f or :b, will it work both ways, or not at all?
User avatar
Bambino
Private First Class
Private First Class
Posts: 1210
Joined: Mon Apr 21, 2008 10:27 pm
Location: Alberta, Canada

Re: Teleporters

Post by Bambino »

Not at all, because you're not specifying a destination. Why don't you try it out?
"Anyone who has never made a mistake has never tried anything new." -- Albert Einstein
GU League | Ducati League | OpenLeague
User avatar
blast
General
General
Posts: 4933
Joined: Fri Mar 21, 2003 3:49 pm
Location: playing.cxx
Contact:

Re: Teleporters

Post by blast »

At least in 2.0.x, you have to use four links to completely link two teleporters (both sides, both directions). I think 2.99.x/3.0.0 had some shortcut to make a link go both ways.
"In addition to knowing the secrets of the Universe, I can assure you that I am also quite potty trained." -Koenma (Yu Yu Hakusho)

Image
User avatar
ahs3
Private First Class
Private First Class
Posts: 327
Joined: Sun Mar 04, 2007 8:33 pm
Location: Press '/' to search
Contact:

Re: Teleporters

Post by ahs3 »

you can also do:

Code: Select all

link
from telebase:*
to teletop:*
end
Which will link randomly between back and front if that matters you need to specify direction.
cepris
Private First Class
Private First Class
Posts: 132
Joined: Wed Dec 01, 2010 6:49 am

Re: Teleporters

Post by cepris »

oh, thankyou.
User avatar
fox in the fog
Private First Class
Private First Class
Posts: 237
Joined: Fri Aug 06, 2010 7:21 am

Re: Teleporters

Post by fox in the fog »

Hm... ok, this is really interesting, and now my teleporters link are working. But the teleporters aren't black as they are normally in most of the map (i mean the color), but they are transparent... Why?
User avatar
blast
General
General
Posts: 4933
Joined: Fri Mar 21, 2003 3:49 pm
Location: playing.cxx
Contact:

Re: Teleporters

Post by blast »

Well, what did you change?
"In addition to knowing the secrets of the Universe, I can assure you that I am also quite potty trained." -Koenma (Yu Yu Hakusho)

Image
User avatar
mahem1
Private First Class
Private First Class
Posts: 91
Joined: Thu Jan 14, 2010 2:18 am
Location: Antarctica

Re: Teleporters

Post by mahem1 »

Will teleporters ever be able to be defined in a group?
Lag makes me miss all of the good stuff.
And random bans..........
Image
User avatar
blast
General
General
Posts: 4933
Joined: Fri Mar 21, 2003 3:49 pm
Location: playing.cxx
Contact:

Re: Teleporters

Post by blast »

I think that is possible in 3.0/2.99.x. So, it depends if BZFlag 3 ever gets released. ;)
"In addition to knowing the secrets of the Universe, I can assure you that I am also quite potty trained." -Koenma (Yu Yu Hakusho)

Image
User avatar
fox in the fog
Private First Class
Private First Class
Posts: 237
Joined: Fri Aug 06, 2010 7:21 am

Re: Teleporters

Post by fox in the fog »

blast, what do you mean for "what do you change"? I have modified my link like this:

Code: Select all

link
  from teleporter_149:f
  to teleporter_150:f
end

link
  from teleporter_150:f
  to teleporter:149:f
end

link
  from teleporter_149:b
  to teleporter_150:b
end

link
  from teleporter_150:b
  to teleporter_149:b
end
and now all are working, bur when i play, the teleporter aren't "normal", I can see all the stuff behind them, instead of the normal black color... And I don't understand why, I have also downloaded the HiX map to see how the link teleporter are structured, but are exactly like my map file :D
User avatar
joevano
General
General
Posts: 1863
Joined: Sat Jun 18, 2005 1:08 pm
Location: South Bend, Indiana, USA

Re: Teleporters

Post by joevano »

I can always see stuff behind them... they are semi-transparent, not black.
There is nothing worse than aggressive stupidity. -- Johann Wolfgang von Goethe
"How many legs does a dog have if you call his tail a leg? Four. Calling a tail a leg doesn't make it a leg." -- Abraham Lincoln
User avatar
fox in the fog
Private First Class
Private First Class
Posts: 237
Joined: Fri Aug 06, 2010 7:21 am

Re: Teleporters

Post by fox in the fog »

Yes, I was imprecise, the teleporters normally are semi-transparent, but not invisible: I can see only the "frame" with yellow and black stripes... I don't know how define it in English :). I usually see teleporters semi-transparent colored of black with a this color that moves... But I can see something! Right? :)
User avatar
Bambino
Private First Class
Private First Class
Posts: 1210
Joined: Mon Apr 21, 2008 10:27 pm
Location: Alberta, Canada

Re: Teleporters

Post by Bambino »

I think you mean that it's gone from translucent to transparent. Right?

Post a screenshot of what it looks like to you.
"Anyone who has never made a mistake has never tried anything new." -- Albert Einstein
GU League | Ducati League | OpenLeague
User avatar
blast
General
General
Posts: 4933
Joined: Fri Mar 21, 2003 3:49 pm
Location: playing.cxx
Contact:

Re: Teleporters

Post by blast »

Fox in the Fog wrote:blast, what do you mean for "what do you change"?
I mean exactly what I said. You said that the look of the teleporters changed. Stuff doesn't just magically change without someone making a change, so I was asking WHAT you changed in your map.
"In addition to knowing the secrets of the Universe, I can assure you that I am also quite potty trained." -Koenma (Yu Yu Hakusho)

Image
User avatar
fox in the fog
Private First Class
Private First Class
Posts: 237
Joined: Fri Aug 06, 2010 7:21 am

Re: Teleporters

Post by fox in the fog »

nothing blast, before i added the teleporters link (1 week ago), i added 2 teleporters ( 1 month ago) that of course they didn't work (i mean the link) and also they were invisible, I can see only the "frame" with yellow and black stripes. after 3 week i added the teleporters link, and now the link are working... but i can see only the "frame" with yellow and black stripes yet. When I shoot into the teleporters, the shoot make an hexagon (maybe)
User avatar
joevano
General
General
Posts: 1863
Joined: Sat Jun 18, 2005 1:08 pm
Location: South Bend, Indiana, USA

Re: Teleporters

Post by joevano »

Fox in the Fog wrote:nothing blast, before i added the teleporters link (1 week ago), i added 2 teleporters ( 1 month ago) that of course they didn't work (i mean the link) and also they were invisible, I can see only the "frame" with yellow and black stripes. after 3 week i added the teleporters link, and now the link are working... but i can see only the "frame" with yellow and black stripes yet. When I shoot into the teleporters, the shoot make an hexagon (maybe)
You may not have realized that you changed something, but you definitely did. Whatever you changed probably did it.
There is nothing worse than aggressive stupidity. -- Johann Wolfgang von Goethe
"How many legs does a dog have if you call his tail a leg? Four. Calling a tail a leg doesn't make it a leg." -- Abraham Lincoln
User avatar
blast
General
General
Posts: 4933
Joined: Fri Mar 21, 2003 3:49 pm
Location: playing.cxx
Contact:

Re: Teleporters

Post by blast »

Fox in the Fog wrote:nothing blast, before i added the teleporters link (1 week ago), i added 2 teleporters ( 1 month ago) that of course they didn't work (i mean the link) and also they were invisible, I can see only the "frame" with yellow and black stripes. after 3 week i added the teleporters link, and now the link are working... but i can see only the "frame" with yellow and black stripes yet. When I shoot into the teleporters, the shoot make an hexagon (maybe)
You said right there that you changed something .......
"In addition to knowing the secrets of the Universe, I can assure you that I am also quite potty trained." -Koenma (Yu Yu Hakusho)

Image
User avatar
fox in the fog
Private First Class
Private First Class
Posts: 237
Joined: Fri Aug 06, 2010 7:21 am

Re: Teleporters

Post by fox in the fog »

So, what I have probably changed, that can make this problem to tele? The only thing I have add are the link...
User avatar
joevano
General
General
Posts: 1863
Joined: Sat Jun 18, 2005 1:08 pm
Location: South Bend, Indiana, USA

Re: Teleporters

Post by joevano »

Fox in the Fog wrote:nothing blast, before i added the teleporters link (1 week ago), i added 2 teleporters ( 1 month ago) that of course they didn't work (i mean the link) and also they were invisible, I can see only the "frame" with yellow and black stripes. after 3 week i added the teleporters link, and now the link are working... but i can see only the "frame" with yellow and black stripes yet. When I shoot into the teleporters, the shoot make an hexagon (maybe)
My guess is you did something wrong one of those times
There is nothing worse than aggressive stupidity. -- Johann Wolfgang von Goethe
"How many legs does a dog have if you call his tail a leg? Four. Calling a tail a leg doesn't make it a leg." -- Abraham Lincoln
User avatar
fox in the fog
Private First Class
Private First Class
Posts: 237
Joined: Fri Aug 06, 2010 7:21 am

Re: Teleporters

Post by fox in the fog »

Hm, yes probably... but I have added the teleporters with BZWorkbench... the link manually
User avatar
fox in the fog
Private First Class
Private First Class
Posts: 237
Joined: Fri Aug 06, 2010 7:21 am

Re: Teleporters

Post by fox in the fog »

Code: Select all

#--Teleporter Links------------------------------

link
  from teleporter_249:f
  to teleporter_250:f
end

link
  from teleporter_250:f
  to teleporter_249:f
end

link
  from teleporter_249:b
  to teleporter_250:b
end

link
  from teleporter_250:b
  to teleporter_249:b
end

#--Unused Data-----------------------------------
these are the link I have added manually, i have also tried to set like ahs3 said to do... with *
Last edited by fox in the fog on Fri Apr 22, 2011 3:06 pm, edited 1 time in total.
User avatar
joevano
General
General
Posts: 1863
Joined: Sat Jun 18, 2005 1:08 pm
Location: South Bend, Indiana, USA

Re: Teleporters

Post by joevano »

Do you have LinkMaterial defined as being transparent? Really without seeing your all of your map code there is NOTHING more we can do.
There is nothing worse than aggressive stupidity. -- Johann Wolfgang von Goethe
"How many legs does a dog have if you call his tail a leg? Four. Calling a tail a leg doesn't make it a leg." -- Abraham Lincoln
User avatar
fox in the fog
Private First Class
Private First Class
Posts: 237
Joined: Fri Aug 06, 2010 7:21 am

Re: Teleporters

Post by fox in the fog »

Code: Select all

#--World-----------------------------------------

world
# name
  size 400.000000
  flagHeight 0.000000
# noWalls
end

#--Options---------------------------------------

options
  -c 
  -j 
  +r 
  -ms 3 
  -mp 0,6,6,6,6,10 
  -set _skyColor grey50 
  -set _angleTolerance 0.008 
  -set _disableBots true 
  -set _enableDistanceCheck 1 
  -set _flagHeight 0.000000 
  -set _notRespondingTime 10 
  -set _updateThrottleRate 200.0 
  -set _worldSize 400.000000 
end

#--Dynamic Colors--------------------------------

dynamicColor
  name LinkMaterial
  red limits 0.000000 0.250000 
  red sinusoid 2.000000 0.000000 1.000000 
  green limits 0.000000 0.250000 
  green sinusoid 2.000000 0.666667 1.000000 
  blue limits 0.000000 0.250000 
  blue sinusoid 2.000000 1.333330 1.000000 
  alpha limits 0.750000 0.750000 
end

#--Texture Matrices------------------------------

texturematrix
  name LinkMaterial
  scale 0.000000 0.000000 0.000000 0.000000
  spin 0.000000
  shift 0.000000 -0.050000
  center 0.000000 0.000000
  fixedscale 0.000000 0.000000
  fixedspin 0.000000
  fixedshift 0.000000 0.000000
  fixedcenter 0.000000 0.000000
end


#--Materials-------------------------------------

material
  name LinkMaterial
  dyncol LinkMaterial
  notextures
  nolighting
  ambient 1.000000 1.000000 1.000000 1.000000
  diffuse 0.000000 0.000000 0.000000 0.500000
  specular 0.000000 0.000000 0.000000 1.000000
  emission 1.000000 1.000000 1.000000 1.000000
  shininess 0.000000
  alphathresh 1.000000
  addtexture telelink
  texmat LinkMaterial
end

#--Objects---------------------------------------

box
  name Box
  position 150.000000 0.000000 30.000000
  size 18.000000 18.000000 3.000000
end

box
  name Box
  position -150.000000 0.000000 30.000000
  size 18.000000 18.000000 3.000000
end

box
  name Box
  position 0.000000 150.000000 30.000000
  size 18.000000 18.000000 3.000000
end

box
  name Box
  position 0.000000 -150.000000 30.000000
  size 18.000000 18.000000 3.000000
end

box
  position 0.000000 -320.000000 25.000000
  size 25.000000 4.000000 1.500000
end

box
  name Box
  position 370.000000 0.000000 27.000000
  size 5.000000 40.000000 2.000000
end

box
  position -360.000000 320.000000 25.000000
  size 20.000000 5.000000 2.000000
end

box
  name Box
  position 320.000000 -360.000000 10.000000
  size 5.000000 15.000000 2.000000
end

box
  name Box
  position -370.000000 0.000000 27.000000
  size 5.000000 40.000000 2.000000
end

box
  position 360.000000 -320.000000 25.000000
  size 20.000000 5.000000 2.000000
end

box
  position 320.000000 360.000000 25.000000
  size 5.000000 22.000000 2.000000
end

box
  position 0.000000 320.000000 25.000000
  size 25.000000 4.000000 1.500000
end

box
  position -320.000000 -360.000000 25.000000
  size 5.000000 22.000000 2.000000
end

box
  name Box
  position -320.000000 360.000000 10.000000
  size 5.000000 15.000000 2.000000
end

box
  position 12.500000 320.000000 0.000000
  size 3.500000 3.500000 25.000000
end

box
  position 139.000000 19.000000 0.000000
  size 0.500000 11.000000 25.000000
end

box
  name Box
  position 150.000000 12.500000 0.000000
  size 16.000000 1.500000 30.000000
end

box
  position 347.500000 -320.000000 0.000000
  size 2.500000 5.000000 45.000000
end

box
  name Box
  position -12.500000 -150.000000 0.000000
  size 2.000000 15.000000 30.000000
end

box
  position -320.000000 -347.500000 0.000000
  size 2.500000 2.500000 25.000000
end

box
  name Box
  position 150.000000 -12.500000 0.000000
  size 16.000000 1.500000 30.000000
end

box
  name Box
  position -150.000000 12.500000 0.000000
  size 16.000000 1.500000 30.000000
end

box
  position -139.000000 19.000000 0.000000
  size 0.500000 11.000000 25.000000
end

box
  position -347.500000 -320.000000 0.000000
  size 2.500000 2.000000 25.000000
end

box
  name Box
  position -150.000000 -12.500000 0.000000
  size 16.000000 1.500000 30.000000
end

box
  name Box
  position 12.500000 150.000000 0.000000
  size 2.000000 15.000000 30.000000
end

box
  position -320.000000 372.500000 0.000000
  size 5.000000 2.500000 25.000000
end

box
  position -320.000000 347.500000 0.000000
  size 7.000000 0.500000 25.000000
end

box
  name Box
  position -12.500000 150.000000 0.000000
  size 2.000000 15.000000 30.000000
end

box
  name Box
  position 12.500000 -150.000000 0.000000
  size 2.000000 15.000000 30.000000
end

box
  position -372.500000 320.000000 0.000000
  size 2.500000 5.000000 25.000000
end

box
  position -320.000000 -372.500000 0.000000
  size 2.000000 2.000000 25.000000
end

box
  position -12.500000 320.000000 0.000000
  size 3.500000 3.500000 25.000000
end

box
  position 139.000000 -19.000000 0.000000
  size 0.500000 11.000000 25.000000
end

box
  position -347.500000 320.000000 0.000000
  size 2.500000 5.000000 45.000000
end

box
  position -12.500000 -320.000000 0.000000
  size 3.500000 3.500000 25.000000
end

box
  position -139.000000 -19.000000 0.000000
  size 0.900000 11.000000 25.000000
end

box
  name Box
  position 370.000000 -23.000000 0.000000
  size 5.000000 2.500000 27.000000
end

box
  name Box
  position -370.000000 -23.000000 0.000000
  size 5.000000 2.500000 27.000000
end

box
  position 320.000000 347.500000 0.000000
  size 2.500000 2.500000 25.000000
end

box
  position 347.500000 320.000000 0.000000
  size 2.500000 2.000000 25.000000
end

box
  position 320.000000 -347.500000 0.000000
  size 7.000000 0.500000 25.000000
end

box
  position 12.500000 -320.000000 0.000000
  size 3.500000 3.500000 25.000000
end

box
  name Box
  position 370.000000 23.000000 0.000000
  size 5.000000 2.500000 27.000000
end

box
  name Box
  position -370.000000 23.000000 0.000000
  size 5.000000 2.500000 27.000000
end

box
  position 320.000000 372.500000 0.000000
  size 2.000000 2.000000 25.000000
end

box
  position 320.000000 -372.500000 0.000000
  size 5.000000 2.500000 25.000000
end

box
  position 372.500000 -320.000000 0.000000
  size 2.500000 5.000000 25.000000
end

box
  position -120.000000 240.000000 5.000000
  size 1.500000 23.000000 3.000000
end

box
  position 320.000000 320.000000 0.000000
  size 5.000000 5.000000 20.000000
end

box
  position -107.500000 240.000000 5.000000
  size 1.500000 23.000000 3.000000
end

box
  position -132.500000 240.000000 5.000000
  size 1.500000 23.000000 3.000000
end

box
  name Box
  position 240.000000 107.500000 0.000000
  rotation 23.000000
  size 15.000000 1.500000 2.500000
end

box
  position -335.000000 -86.000000 0.000000
  size 5.000000 5.000000 10.000000
end

box
  position 335.000000 -320.000000 0.000000
  size 10.000000 5.000000 12.000000
end

box
  position 220.000000 -220.000000 0.000000
  size 1.000000 1.000000 40.000000
end

box
  position 335.000000 -86.000000 0.000000
  size 5.000000 5.000000 10.000000
end

box
  position 134.500000 220.000000 0.000000
  rotation 90.000000
  size 1.500000 23.000000 4.000000
end

box
  name Box
  position -150.000000 -220.000000 0.000000
  size 70.000000 5.000000 2.000000
end

box
  position 320.000000 -320.000000 0.000000
  size 5.000000 5.000000 20.000000
end

box
  name Box
  position 377.000000 -83.000000 0.000000
  size 25.000000 0.500000 10.000000
end

box
  name Box
  position -134.500000 -220.000000 0.000000
  rotation 90.000000
  size 1.500000 23.000000 4.000000
end

box
  position -45.000000 320.000000 0.000000
  size 30.000000 0.500000 12.000000
end

box
  name Box
  position -150.000000 220.000000 0.000000
  size 70.000000 5.000000 2.000000
end

box
  position 320.000000 -335.000000 0.000000
  size 5.000000 10.000000 15.000000
end

box
  name Box
  position -390.000000 -45.000000 0.000000
  size 5.000000 30.000000 4.500000
end

box
  name Box
  position 240.000000 -107.500000 0.000000
  rotation -23.000000
  size 20.000000 1.500000 2.500000
end

box
  name Box
  position -240.000000 -119.918983 0.000000
  rotation 23.000000
  size 15.000000 1.500000 4.000000
end

box
  name Box
  position -377.000000 -83.000000 0.000000
  size 25.000000 0.500000 10.000000
end

box
  name Box
  position -240.000000 -132.500000 0.000000
  rotation 23.000000
  size 15.000000 1.500000 2.500000
end

box
  position -335.000000 -320.000000 0.000000
  size 10.000000 5.000000 12.000000
end

box
  name Box
  position 240.000000 -120.000000 0.000000
  rotation -23.000000
  size 20.000000 1.500000 4.000000
end

box
  position -80.000000 320.000000 0.000000
  size 5.000000 5.000000 15.000000
end

box
  position 120.000000 -240.000000 5.000000
  size 1.500000 23.000000 3.000000
end

box
  position -320.000000 -320.000000 0.000000
  size 5.000000 5.000000 20.000000
end

box
  position 107.500000 -240.000000 5.000000
  size 1.500000 23.000000 3.000000
end

box
  position 335.000000 320.000000 0.000000
  size 10.000000 5.000000 12.000000
end

box
  name Box
  position -240.000000 120.000000 0.000000
  rotation -23.000000
  size 15.000000 1.500000 4.000000
end

box
  name Box
  position -240.000000 132.500000 0.000000
  rotation -23.000000
  size 15.000000 1.500000 2.500000
end

box
  position -320.000000 -335.000000 0.000000
  size 5.000000 10.000000 15.000000
end

box
  position 132.500000 -240.000000 5.000000
  size 1.500000 23.000000 3.000000
end

box
  position -45.000000 -320.000000 0.000000
  size 30.000000 0.500000 12.000000
end

box
  name Box
  position 150.000000 -220.000000 0.000000
  size 70.000000 5.000000 2.000000
end

box
  name Box
  position 240.000000 120.000000 0.000000
  rotation 23.000000
  size 15.000000 1.500000 4.000000
end

box
  name Box
  position 240.000000 132.500000 0.000000
  rotation 23.000000
  size 15.000000 1.500000 2.500000
end

box
  position -335.000000 320.000000 0.000000
  size 10.000000 5.000000 12.000000
end

box
  name Box
  position 220.000000 220.000000 0.000000
  size 1.000000 1.000000 40.000000
end

box
  position 320.000000 335.000000 0.000000
  size 5.000000 10.000000 15.000000
end

box
  position -320.000000 320.000000 0.000000
  size 5.000000 5.000000 20.000000
end

box
  name Box
  position 390.000000 45.000000 0.000000
  size 5.000000 30.000000 4.500000
end

box
  name Box
  position 390.000000 -45.000000 0.000000
  size 5.000000 30.000000 4.500000
end

box
  name Box
  position 377.000000 83.000000 0.000000
  size 25.000000 0.500000 10.000000
end

box
  position -220.000000 -220.000000 0.000000
  size 1.000000 1.000000 40.000000
end

box
  name Box
  position 240.000000 -132.500000 0.000000
  rotation -23.000000
  size 20.000000 1.500000 2.500000
end

box
  position -320.000000 335.000000 0.000000
  size 5.000000 10.000000 15.000000
end

box
  name Box
  position -377.000000 83.000000 0.000000
  size 25.000000 0.500000 10.000000
end

box
  position 80.000000 320.000000 0.000000
  size 5.000000 5.000000 15.000000
end

box
  position 80.000000 -320.000000 0.000000
  size 5.000000 5.000000 15.000000
end

box
  position -80.000000 -320.000000 0.000000
  size 5.000000 5.000000 15.000000
end

box
  position 45.000000 -320.000000 0.000000
  size 30.000000 0.500000 12.000000
end

box
  position -220.000000 220.000000 0.000000
  size 1.000000 1.000000 40.000000
end

box
  name Box
  position 150.000000 220.000000 0.000000
  size 70.000000 5.000000 2.000000
end

box
  position 335.000000 86.000000 0.000000
  size 5.000000 5.000000 10.000000
end

box
  position -335.000000 86.000000 0.000000
  size 5.000000 5.000000 10.000000
end

box
  name Box
  position -390.000000 45.000000 0.000000
  size 5.000000 30.000000 4.500000
end

box
  position 45.000000 320.000000 0.000000
  size 30.000000 0.500000 12.000000
end

box
  name Box
  position -240.000000 -107.500000 0.000000
  rotation 23.000000
  size 15.000000 1.500000 2.500000
end

box
  name Box
  position -240.000000 107.500000 0.000000
  rotation -23.000000
  size 15.000000 1.500000 2.500000
end

pyramid
  position 240.000000 0.000000 0.000000
  size 25.000000 25.000000 25.000000
end

pyramid
  position -240.000000 0.000000 0.000000
  size 25.000000 25.000000 25.000000
end

pyramid
  position 0.000000 240.000000 0.000000
  size 25.000000 25.000000 25.000000
end

pyramid
  position 0.000000 -240.000000 0.000000
  size 25.000000 25.000000 25.000000
end

box
  name Box
  position 0.000000 0.000000 20.000000
  size 400.000000 5.000000 0.500000
end

box
  name Box copy
  position 0.000000 0.000000 20.000000
  rotation 90.000000
  size 400.000000 5.000000 0.500000
end

box
  name Box
  position 320.000000 320.000000 0.000000
  size 30.000000 30.000000 9.000000
end

box
  name Box copy
  position 320.000000 -320.000000 0.000000
  size 30.000000 30.000000 9.000000
end

box
  name Box copy 1
  position -320.000000 -320.000000 0.000000
  size 30.000000 30.000000 9.000000
end

box
  name Box copy 2
  position -320.000000 320.000000 0.000000
  size 30.000000 30.000000 9.000000
end

box
  name Box
  position -175.000000 0.000000 0.000000
  size 25.000000 25.000000 15.000000
end

box
  name Box copy
  position 175.000000 0.000000 0.000000
  size 25.000000 25.000000 15.000000
end

box
  name Box copy 1
  position 0.000000 -175.000000 0.000000
  size 25.000000 25.000000 15.000000
end

box
  name Box copy 2
  position 0.000000 175.000000 0.000000
  size 25.000000 25.000000 15.000000
end

box
  name Box
  position -190.000000 -280.000000 0.000000
  size 30.000000 30.000000 15.000000
end

box
  name Box copy
  position -190.000000 280.000000 0.000000
  size 30.000000 30.000000 15.000000
end

box
  name Box copy 1
  position 190.000000 -280.000000 0.000000
  size 30.000000 30.000000 15.000000
end

box
  name Box copy 2
  position 190.000000 280.000000 0.000000
  size 30.000000 30.000000 15.000000
end

box
  name Box
  size 3.800000 6.000000 30.000000
end

pyramid
  name Pyramid
  position 0.000000 0.000000 30.000000
  size 4.000000 4.000000 200.000000
end

pyramid
  name Pyramid
  size 11.000000 11.000000 10.000000
end

pyramid
  name Pyramid
  position 150.000000 0.000000 33.000000
  size 8.000000 8.000000 8.000000
end

pyramid
  name Pyramid copy
  position -150.000000 0.000000 33.000000
  size 8.000000 8.000000 8.000000
end

pyramid
  name Pyramid copy 1
  position 0.000000 150.000000 33.000000
  size 8.000000 8.000000 8.000000
end

pyramid
  name Pyramid copy 2
  position 0.000000 -150.000000 33.000000
  size 8.000000 8.000000 8.000000
end

box
  name Box
  position 107.000000 107.000000 0.000000
  size 25.000000 25.000000 15.000000
end

box
  name Box copy
  position -100.000000 100.000000 0.000000
  size 32.000000 24.000000 8.000000
end

box
  name Box copy 1
  position -107.000000 -107.000000 0.000000
  size 25.000000 25.000000 15.000000
end

box
  name Box copy 2
  position 100.000000 -100.000000 0.000000
  size 32.000000 24.000000 8.000000
end

box
  name Box copy
  position 90.000000 90.000000 0.000000
  size 15.000000 15.000000 5.000000
end

box
  name Box copy 1
  position -90.000000 -90.000000 0.000000
  size 15.000000 15.000000 5.000000
end

base
  name base_229
  position 360.000000 0.000000 0.000000
  size 20.000000 20.000000 3.500000
  color 4
end

pyramid
  name pyramid_230
  position 278.000000 0.000000 0.000000
  size 3.000000 35.000000 6.000000
end

pyramid
  name pyramid_231
  position -278.000000 0.000000 0.000000
  size 3.000000 35.000000 6.000000
end

base
  name base_232
  position -360.000000 0.000000 0.000000
  size 20.000000 20.000000 3.500000
  color 1
end

pyramid
  name pyramid_232
  position 83.000000 83.000000 0.000000
  size 10.000000 10.000000 10.000000
end

pyramid
  name pyramid_232
  position -83.000000 -83.000000 0.000000
  size 10.000000 10.000000 10.000000
end

pyramid
  name pyramid_234
  position -220.000000 -220.000000 0.000000
  size 3.000000 6.000000 27.000000
end

pyramid
  name pyramid_234
  position 220.000000 220.000000 0.000000
  size 3.000000 6.000000 27.000000
end

pyramid
  name pyramid_234
  position 220.000000 -220.000000 0.000000
  size 3.000000 6.000000 27.000000
end

pyramid
  name pyramid_234
  position -220.000000 220.000000 0.000000
  size 3.000000 6.000000 27.000000
end

box
  name box_238
  size 6.000000 3.800000 30.000000
end

box
  name Box copy 2
  position 1.000000 -400.000000 0.000000
  size 30.000000 45.000000 5.000000
end

pyramid
  name pyramid_241
  position -330.000000 81.000000 0.000000
  size 8.000000 8.000000 6.000000
end

pyramid
  name pyramid_241
  position -330.000000 -81.000000 0.000000
  size 8.000000 8.000000 6.000000
end

pyramid
  name pyramid_241
  position 330.000000 81.000000 0.000000
  size 8.000000 8.000000 6.000000
end

pyramid
  name pyramid_241
  position 330.000000 -81.000000 0.000000
  size 8.000000 8.000000 6.000000
end

pyramid
  name pyramid_245
  position -350.000000 350.000000 0.000000
  size 26.000000 22.000000 18.000000
end

pyramid
  name pyramid_245
  position 350.000000 -350.000000 0.000000
  size 26.000000 22.000000 18.000000
end

pyramid
  name pyramid_245
  position -350.000000 -350.000000 0.000000
  size 26.000000 22.000000 18.000000
end

pyramid
  name pyramid_245
  position 350.000000 350.000000 0.000000
  size 26.000000 22.000000 18.000000
end

teleporter
  name teleporter_249
  position -300.000000 380.000000 0.000000
  rotation -90.000000
  size 0.500000 10.000000 8.000000
  border 1.000000
end

teleporter
  name teleporter_250
  position 300.000000 -380.000000 0.000000
  rotation 90.000000
  size 0.500000 10.000000 8.000000
  border 1.000000
end

base
  name base_258
  position -1.000000 380.000000 0.000000
  size 20.000000 20.000000 10.000000
  color 2
end

box
  name box_259
  position -1.000000 400.000000 0.000000
  size 30.000000 45.000000 5.000000
end

base
  name base_260
  position 1.000000 -380.000000 0.000000
  size 20.000000 20.000000 10.000000
  color 3
end

arc
  name arc_261
  position -388.000000 75.000000 0.000000
  size 12.000000 12.000000 6.000000
  divisions 16
  angle 360.000000
  ratio 1.000000
  texsize -8.000000 -8.000000 -8.000000 -8.000000
end

arc
  name arc_261
  position -388.000000 -75.000000 0.000000
  size 12.000000 12.000000 6.000000
  divisions 16
  angle 360.000000
  ratio 1.000000
  texsize -8.000000 -8.000000 -8.000000 -8.000000
end

arc
  name arc_261
  position 388.000000 -75.000000 0.000000
  size 12.000000 12.000000 6.000000
  divisions 16
  angle 360.000000
  ratio 1.000000
  texsize -8.000000 -8.000000 -8.000000 -8.000000

end

arc
  name arc_261
  position 388.000000 75.000000 0.000000
  size 12.000000 12.000000 6.000000
  divisions 16
  angle 360.000000
  ratio 1.000000
  texsize -8.000000 -8.000000 -8.000000 -8.000000
end

pyramid
  name pyramid_265
  position -28.000000 -367.000000 0.000000
  size 6.000000 6.000000 45.000000
end

pyramid
  name pyramid_265
  position 28.000000 367.000000 0.000000
  size 6.000000 6.000000 45.000000
end

pyramid
  name pyramid_267
  position 31.000000 -372.000000 0.000000
  size 9.000000 9.000000 8.000000
end

pyramid
  name pyramid_267
  position 41.000000 -362.000000 0.000000
  size 8.000000 8.000000 5.000000
end

pyramid
  name pyramid_267
  position -31.000000 372.000000 0.000000
  size 9.000000 9.000000 8.000000
end

pyramid
  name pyramid_267
  position -41.000000 362.000000 0.000000
  size 8.000000 8.000000 5.000000
end

pyramid
  name pyramid_263
  position -372.500000 320.000000 0.000000
  size 4.000000 4.000000 60.000000
end

pyramid
  name pyramid_263
  position 372.500000 -320.000000 0.000000
  size 4.000000 4.000000 60.000000
end

arc
  name arc_265
  position -82.000000 320.000000 0.000000
  size 10.000000 10.000000 4.000000
  divisions 16
  angle 360.000000
  ratio 1.000000
  texsize -8.000000 -8.000000 -8.000000 -8.000000
end

arc
  name arc_265
  position 82.000000 -320.000000 0.000000
  size 10.000000 10.000000 4.000000
  divisions 16
  angle 360.000000
  ratio 1.000000
  texsize -8.000000 -8.000000 -8.000000 -8.000000
end

arc
  name arc_265
  position 82.000000 320.000000 0.000000
  size 10.000000 10.000000 4.000000
  divisions 16
  angle 360.000000
  ratio 1.000000
  texsize -8.000000 -8.000000 -8.000000 -8.000000
end

arc
  name arc_265
  position -82.000000 -320.000000 0.000000
  size 10.000000 10.000000 4.000000
  divisions 16
  angle 360.000000
  ratio 1.000000
  texsize -8.000000 -8.000000 -8.000000 -8.000000
end

pyramid
  name pyramid_269
  position -181.000000 -220.000000 0.000000
  size 3.000000 3.000000 4.000000
end

pyramid
  name pyramid_269
  position -171.000000 -220.000000 0.000000
  size 3.000000 3.000000 4.000000
end

pyramid
  name pyramid_269
  position -181.000000 220.000000 0.000000
  size 3.000000 3.000000 4.000000
end

pyramid
  name pyramid_269
  position -171.000000 -220.000000 0.000000
  size 3.000000 3.000000 4.000000
end

pyramid
  name pyramid_269
  position -171.000000 220.000000 0.000000
  size 3.000000 3.000000 4.000000
end

pyramid
  name pyramid_269
  position 171.000000 220.000000 0.000000
  size 3.000000 3.000000 4.000000
end

pyramid
  name pyramid_269
  position 181.000000 220.000000 0.000000
  size 3.000000 3.000000 4.000000
end

pyramid
  name pyramid_269
  position 171.000000 -220.000000 0.000000
  size 3.000000 3.000000 4.000000
end

pyramid
  name pyramid_269
  position 181.000000 -220.000000 0.000000
  size 3.000000 3.000000 4.000000
end

pyramid
  name pyramid_278
  position 335.000000 -86.000000 0.000000
  size 2.000000 2.000000 55.000000
end

pyramid
  name pyramid_278
  position -335.000000 86.000000 0.000000
  size 2.000000 2.000000 50.000000
end

pyramid
  name pyramid_278
  position -335.000000 -86.000000 0.000000
  size 2.000000 2.000000 55.000000
end

pyramid
  name pyramid_278
  position -335.000000 86.000000 0.000000
  size 2.000000 2.000000 55.000000
end

pyramid
  name pyramid_278
  position 335.000000 86.000000 0.000000
  size 2.000000 2.000000 55.000000
end

pyramid
  name pyramid_284
  position -80.000000 -320.000000 0.000000
  size 4.500000 4.500000 40.000000
end

pyramid
  name pyramid_284
  position 80.000000 320.000000 0.000000
  size 4.500000 4.500000 40.000000
end

pyramid
  name pyramid_284
  position 80.000000 -320.000000 0.000000
  size 4.500000 4.500000 40.000000
end

pyramid
  name pyramid_284
  position -80.000000 320.000000 0.000000
  size 4.500000 4.500000 40.000000
end

pyramid
  name pyramid_214
  position 390.000000 -80.000000 0.000000
  size 15.000000 10.000000 10.000000
end

pyramid
  name pyramid_214
  position -390.000000 80.000000 0.000000
  size 15.000000 10.000000 10.000000
end

pyramid
  name pyramid_214
  position -390.000000 -80.000000 0.000000
  size 15.000000 10.000000 10.000000
end

pyramid
  name pyramid_214
  position 390.000000 80.000000 0.000000
  size 15.000000 10.000000 10.000000
end

pyramid
  name pyramid_218
  position 211.000000 -300.000000 0.000000
  size 10.000000 10.000000 20.000000
end

pyramid
  name pyramid_218
  position -211.000000 -300.000000 0.000000
  size 10.000000 10.000000 20.000000
end

pyramid
  name pyramid_218
  position 211.000000 300.000000 0.000000
  size 10.000000 10.000000 20.000000
end

pyramid
  name pyramid_218
  position -211.000000 300.000000 0.000000
  size 10.000000 10.000000 20.000000
end

pyramid
  name pyramid_222
  position 137.500000 -12.500000 0.000000
  size 3.000000 3.000000 60.000000
end

pyramid
  name pyramid_222
  position -137.500000 -12.500000 0.000000
  size 3.000000 3.000000 60.000000
end

pyramid
  name pyramid_222
  position -137.500000 12.500000 0.000000
  size 3.000000 3.000000 60.000000
end

pyramid
  name pyramid_222
  position 137.500000 12.500000 0.000000
  size 3.000000 3.000000 60.000000
end

pyramid
  name pyramid_226
  position 370.000000 -23.000000 0.000000
  size 4.000000 3.000000 60.000000
end

pyramid
  name pyramid_226
  position -370.000000 -23.000000 0.000000
  size 4.000000 3.000000 60.000000
end

pyramid
  name pyramid_226
  position -370.000000 23.000000 0.000000
  size 4.000000 3.000000 60.000000
end

pyramid
  name pyramid_226
  position 370.000000 23.000000 0.000000
  size 4.000000 3.000000 60.000000
end

pyramid
  name pyramid_230
  position -318.000000 -318.000000 0.000000
  size 6.000000 6.000000 30.000000
end

pyramid
  name pyramid_230
  position 318.000000 318.000000 0.000000
  size 6.000000 6.000000 30.000000
end

sphere
  name sphere_232
  position -30000000.000000 -367.000000 0.000000
  size 6.000000 6.000000 6.000000
  divisions 16
end

arc
  name arc_233
  position -27.000000 -378.000000 0.000000
  size 8.000000 8.000000 7.000000
  divisions 16
  angle 360.000000
  ratio 1.000000
  texsize -8.000000 -8.000000 -8.000000 -8.000000
end

arc
  name arc_233
  position 27.000000 378.000000 0.000000
  size 8.000000 8.000000 7.000000
  divisions 16
  angle 360.000000
  ratio 1.000000
  texsize -8.000000 -8.000000 -8.000000 -8.000000
end

pyramid
  name pyramid_235
  position -18.500000 -146.000000 0.000000
  size 4.000000 4.000000 15.000000
end

pyramid
  name pyramid_235
  position -18.500000 146.000000 0.000000
  size 4.000000 4.000000 15.000000
end

pyramid
  name pyramid_235
  position 18.500000 146.000000 0.000000
  size 4.000000 4.000000 15.000000
end

pyramid
  name pyramid_235
  position 18.500000 -146.000000 0.000000
  size 4.000000 4.000000 15.000000
end

pyramid
  name pyramid_230
  position 318.000000 -318.000000 0.000000
  size 6.000000 6.000000 30.000000
end

pyramid
  name pyramid_230
  position -318.000000 318.000000 0.000000
  size 6.000000 6.000000 30.000000
end

box
  name box_241
  position 256.000000 293.000000 8.000000
  rotation 23.000000
  size 50.000000 5.000000 1.000000
end

box
  name box_241
  position -256.000000 -293.000000 8.000000
  rotation 20.000000
  size 50.000000 5.000000 1.000000
end

pyramid
  name pyramid_243
  position -256.000000 -293.000000 0.000000
  size 3.000000 3.000000 8.000000
end

pyramid
  name pyramid_243
  position -248.000000 -293.000000 0.000000
  size 3.000000 3.000000 8.000000
end

pyramid
  name pyramid_243
  position -264.000000 -293.000000 0.000000
  size 3.000000 3.000000 8.000000
end

pyramid
  name pyramid_243
  position -240.000000 -293.000000 0.000000
  size 3.000000 3.000000 15.000000
end

pyramid
  name pyramid_243
  position -272.000000 -293.000000 0.000000
  size 3.000000 3.000000 15.000000
end

pyramid
  name pyramid_243
  position 272.000000 293.000000 0.000000
  size 3.000000 3.000000 15.000000
end

pyramid
  name pyramid_243
  position 264.000000 293.000000 0.000000
  size 3.000000 3.000000 8.000000
end

pyramid
  name pyramid_243
  position 256.000000 293.000000 0.000000
  size 3.000000 3.000000 8.000000
end

pyramid
  name pyramid_243
  position 248.000000 293.000000 0.000000
  size 3.000000 3.000000 8.000000
end

pyramid
  name pyramid_243
  position 240.000000 293.000000 0.000000
  size 3.000000 3.000000 15.000000
end

arc
  name arc_255
  position 220.000000 277.000000 8.000000
  size 12.000000 12.000000 1.000000
  divisions 16
  angle 360.000000
  ratio 1.000000
  texsize -8.000000 -8.000000 -8.000000 -8.000000
end

arc
  name arc_255
  position -220.000000 -277.000000 8.000000
  size 12.000000 12.000000 1.000000
  divisions 16
  angle 360.000000
  ratio 1.000000
  texsize -8.000000 -8.000000 -8.000000 -8.000000
end

arc
  name arc_255
  position 220.000000 -277.000000 8.000000
  size 12.000000 12.000000 1.000000
  divisions 16
  angle 360.000000
  ratio 1.000000
  texsize -8.000000 -8.000000 -8.000000 -8.000000
end

arc
  name arc_255
  position -220.000000 277.000000 8.000000
  size 12.000000 12.000000 1.000000
  divisions 16
  angle 360.000000
  ratio 1.000000
  texsize -8.000000 -8.000000 -8.000000 -8.000000
end

pyramid
  name pyramid_243
  position -272.000000 293.000000 0.000000
  size 3.000000 3.000000 15.000000
end

pyramid
  name pyramid_243
  position -264.000000 293.000000 0.000000
  size 3.000000 3.000000 8.000000
end

pyramid
  name pyramid_243
  position -256.000000 293.000000 0.000000
  size 3.000000 3.000000 8.000000
end

pyramid
  name pyramid_243
  position -248.000000 293.000000 0.000000
  size 3.000000 3.000000 8.000000
end

pyramid
  name pyramid_243
  position -240.000000 293.000000 0.000000
  size 3.000000 3.000000 15.000000
end

box
  name box_241
  position -256.000000 293.000000 8.000000
  rotation -20.000000
  size 50.000000 5.000000 1.000000
end

pyramid
  name pyramid_243
  position 272.000000 -293.000000 0.000000
  size 3.000000 3.000000 15.000000
end

pyramid
  name pyramid_243
  position 264.000000 -293.000000 0.000000
  size 3.000000 3.000000 8.000000
end

pyramid
  name pyramid_243
  position 256.000000 -293.000000 0.000000
  size 3.000000 3.000000 8.000000
end

pyramid
  name pyramid_243
  position 248.000000 -293.000000 0.000000
  size 3.000000 3.000000 8.000000
end

pyramid
  name pyramid_243
  position 240.000000 -293.000000 0.000000
  size 3.000000 3.000000 15.000000
end

box
  name box_241
  position 256.000000 -293.000000 8.000000
  rotation -20.000000
  size 50.000000 5.000000 1.000000
end


#--Teleporter Links------------------------------

link
 from teleporter_249:f
 to teleporter_250:f
end

link
 from teleporter_249:b
 to teleporter_250:b
end

link
 from teleporter_250:f
 to teleporter_249:f
end

link
 from teleporter_250:b
 to teleporter_249:b
end

#--Unused Data-----------------------------------
User avatar
joevano
General
General
Posts: 1863
Joined: Sat Jun 18, 2005 1:08 pm
Location: South Bend, Indiana, USA

Re: Teleporters

Post by joevano »

As I said.... it is your LinkMaterial... remove this stuff and tell me what happens...

Code: Select all

#--Dynamic Colors--------------------------------

dynamicColor
  name LinkMaterial
  red limits 0.000000 0.250000 
  red sinusoid 2.000000 0.000000 1.000000 
  green limits 0.000000 0.250000 
  green sinusoid 2.000000 0.666667 1.000000 
  blue limits 0.000000 0.250000 
  blue sinusoid 2.000000 1.333330 1.000000 
  alpha limits 0.750000 0.750000 
end

#--Texture Matrices------------------------------

texturematrix
  name LinkMaterial
  scale 0.000000 0.000000 0.000000 0.000000
  spin 0.000000
  shift 0.000000 -0.050000
  center 0.000000 0.000000
  fixedscale 0.000000 0.000000
  fixedspin 0.000000
  fixedshift 0.000000 0.000000
  fixedcenter 0.000000 0.000000
end
There is nothing worse than aggressive stupidity. -- Johann Wolfgang von Goethe
"How many legs does a dog have if you call his tail a leg? Four. Calling a tail a leg doesn't make it a leg." -- Abraham Lincoln
User avatar
fox in the fog
Private First Class
Private First Class
Posts: 237
Joined: Fri Aug 06, 2010 7:21 am

Re: Teleporters

Post by fox in the fog »

I have to delete all this:

Code: Select all

    #--Dynamic Colors--------------------------------

    dynamicColor
      name LinkMaterial
      red limits 0.000000 0.250000
      red sinusoid 2.000000 0.000000 1.000000
      green limits 0.000000 0.250000
      green sinusoid 2.000000 0.666667 1.000000
      blue limits 0.000000 0.250000
      blue sinusoid 2.000000 1.333330 1.000000
      alpha limits 0.750000 0.750000
    end

    #--Texture Matrices------------------------------

    texturematrix
      name LinkMaterial
      scale 0.000000 0.000000 0.000000 0.000000
      spin 0.000000
      shift 0.000000 -0.050000
      center 0.000000 0.000000
      fixedscale 0.000000 0.000000
      fixedspin 0.000000
      fixedshift 0.000000 0.000000
      fixedcenter 0.000000 0.000000
    end
so I will delete Dynamic Colors and texture Matrices... Ok
Post Reply