Author Topic: My reactor makes portals [SOLVED]  (Read 2414 times)

MothMan

  • Posts: 23
  • Turrets: +0/-0
My reactor makes portals [SOLVED]
« on: July 13, 2010, 01:45:29 pm »
Hi community ! This is my first post in this forum.

I'm currently making a train map for me and my friends, but I have a problem with some vis portals.
I attached an image to show you that the reactor generates 4 portals I don't want to have.

Do you know how I can remove them ?

Thanks in advance.
« Last Edit: July 13, 2010, 04:19:53 pm by MothMan »
I'm gonna procrastinate tomorrow...

UniqPhoeniX

  • Spam Killer
  • *
  • Posts: 1376
  • Turrets: +66/-32
Re: My reactor makes portals
« Reply #1 on: July 13, 2010, 03:08:16 pm »
Those are not created by the reactor, they are on coords x=0 and y=0. By default the whole map area is split by portals at 1024gu intervals, use the _blocksize key on worldspawn to change it if you really need to (value 0 to disable it iirc).

MothMan

  • Posts: 23
  • Turrets: +0/-0
Re: My reactor makes portals
« Reply #2 on: July 13, 2010, 04:18:02 pm »
Wow great ! Thank you a lot ! I was near to suicide because of this. :)
I'm gonna procrastinate tomorrow...