Author Topic: Riftval Falling Through Bridges.  (Read 455 times)

Offline bustr

  • Plutonium Member
  • *******
  • Posts: 12436
Riftval Falling Through Bridges.
« on: August 01, 2018, 12:15:10 PM »
Hitech I stopped at psaving the 5th bridge since it covered two types of bridges and is probably global to all the bridges on the terrain.

Here are the bridge types I used.

bridge0a
bridge1a
bridge1b
bridge2a

Here are the 5 psave locations, I drove onto the bridge and fell through, then psaved.

-269313,35,-264126,0.0,2.2,-4.4
-350051,30,-229275,-0.4,-14.0,-2.4
-44571,35,-218933,-0.1,1.7,-96.5
-43769,31,-288907,0.2,-18.1,-118.3
-43727,30,-288941,0.5,-6.0,-120.9

You asked for a few of the sectors some bridges were in.


7,8
8,8
9,8
8,7
9,7




bustr - POTW 1st Wing


This is like the old joke that voters are harsher to their beer brewer if he has an outage, than their politicians after raising their taxes. Death and taxes are certain but, fun and sex is only now.

Offline hitech

  • Administrator
  • Administrator
  • *****
  • Posts: 12398
      • http://www.hitechcreations.com
Re: Riftval Falling Through Bridges.
« Reply #1 on: August 01, 2018, 01:31:01 PM »
Life really really sucks when you type

            Entry->Flags &= tobjTOF_SET_TO_TERRAIN_ALT;
            Entry->Flags |= tobjTOF_ALT_ABOVE_TERRAIN;
Instead of this
            Entry->Flags &= ~tobjTOF_SET_TO_TERRAIN_ALT;
            Entry->Flags |= tobjTOF_ALT_ABOVE_TERRAIN;



HiTech

Offline bustr

  • Plutonium Member
  • *******
  • Posts: 12436
Re: Riftval Falling Through Bridges.
« Reply #2 on: August 01, 2018, 02:14:18 PM »
I hope more people than myself have faith that you always find what went wrong and fix it. Including if it was my own fat finger.


Thank you.
bustr - POTW 1st Wing


This is like the old joke that voters are harsher to their beer brewer if he has an outage, than their politicians after raising their taxes. Death and taxes are certain but, fun and sex is only now.