Author Topic: Message limit?  (Read 2173 times)

0 Members and 1 Guest are viewing this topic.

Offline TopAce

  • Stalwart contributor
  • 212
  • FREDder, FSWiki editor, and tester
I'm creating a long dialog-only mission, and I'm already at 60 messages, and I still have a couple of conversations to script. Is there a maximum number of mission messages?
My community contributions - Get my campaigns from here.

I already announced my retirement twice, yet here I am. If I bring up that topic again, don't believe a word.

 

Offline Rodo

  • Custom tittle
  • 212
  • stargazer
    • Steam
not that I'm aware of, but be careful with the length of the messages.
el hombre vicio...

 

Offline dragonsniper

  • 29
  • Master of the Irrelevant
    • Steam
About a year back I had a mission that used around 50-70 messages and IIRC, I had no problems.
Do or do not, there is no try...
~HLP Member and Modder~
          ~~2008-201x~~

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Birth of a Legend for BtRL had over 150 so whatever the limit is it's pretty damn high. I'd check but I'm not at my PC at the moment. On 3.6.10 builds and below there may be a 500 message total limit too. This is the limit for your mission messages + the number of messages in messages.tbl (around 300).
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline TopAce

  • Stalwart contributor
  • 212
  • FREDder, FSWiki editor, and tester
That's very high. Why would anyone need that many messages?
My community contributions - Get my campaigns from here.

I already announced my retirement twice, yet here I am. If I bring up that topic again, don't believe a word.

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Dynamic missions is the easiest explanation. The more ways there are of playing a single mission the more dialogue you might need for it.
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline Scotty

  • 1.21 gigawatts!
  • 211
  • Guns, guns, guns.
Indeed.  Sometimes even the most minor changes have to be accounted for in message trees.

For example, if you had a cruiser in mission, the GTC Bob, that would be replaced by the GTC Steve if it were destroyed, it wouldn't make much sense to have all the messages in the mission operate under the assumption the GTC Bob would survive the whole mission.  Nor does it make sense for the GTC Steve to have to jump in in the first minute or so.  Depending on when the Bob was destroyed, the messages would change.  If the Bob is destroyed by SEXP, that's great, but if not, you would have to duplicate all messages that reference one of those names.  When that happens in missions I FRED, that usually increases the amount of messages for just those craft by about 50%. The increase expands almost geometrically if you have more than one ship or group that can be destroyed while the mission is still a success.

  

Offline Goober5000

  • HLP Loremaster
  • 214
    • Goober5000 Productions
The message limit was quite high, but in the recent builds, it has been completely removed.  You can now have as many messages as your computer's memory will support.