Author Topic: OSS custom builds for TBP  (Read 6003 times)

0 Members and 1 Guest are viewing this topic.

Offline Mobius

  • Back where he started
  • 213
  • Porto l'azzurro Dolce Stil Novo nella fantascienza
    • Skype
    • Twitter
    • The Lightblue Ribbon | Cultural Project
Re: OSS custom builds for TBP
3. Increased maximum number of allowed NAV points - up to 1000

Please forgive the OT, but I have an eternal-crashing mission with many navpoints...what's the limit of navpoint in standard FSO builds?
The Lightblue Ribbon

Inferno: Nostos - Alliance
Series Resurrecta: {{FS Wiki Portal}} -  Gehenna's Gate - The Spirit of Ptah - Serendipity (WIP) - <REDACTED> (WIP)
FreeSpace Campaign Restoration Project
A tribute to FreeSpace in my book: Riflessioni dall'Infinito
My interviews: [ 1 ] - [ 2 ] - [ 3 ]

 

Offline Asprin

  • 27
Re: OSS custom builds for TBP
Quote
what's the limit of navpoint in standard FSO builds?
Code: [Select]
#define MAX_NAVPOINTS 8


Quote
Wow those collisions are deadly now. And some targets which gets hit are little "defused" or unable to continue fighting.
Well, this feature was actually developed for the "Newtonian" physics model, therefore some problems are inevitable. I'll fix it asap.
QuantreTech Studios

 

Offline Mobius

  • Back where he started
  • 213
  • Porto l'azzurro Dolce Stil Novo nella fantascienza
    • Skype
    • Twitter
    • The Lightblue Ribbon | Cultural Project
Re: OSS custom builds for TBP
Code: [Select]
#define MAX_NAVPOINTS [b]8[/b]

Isn't that value the way too limited? :eek:
The Lightblue Ribbon

Inferno: Nostos - Alliance
Series Resurrecta: {{FS Wiki Portal}} -  Gehenna's Gate - The Spirit of Ptah - Serendipity (WIP) - <REDACTED> (WIP)
FreeSpace Campaign Restoration Project
A tribute to FreeSpace in my book: Riflessioni dall'Infinito
My interviews: [ 1 ] - [ 2 ] - [ 3 ]