Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: [QUESTION] Fleet Conversations  (Read 1264 times)

Thule

  • Admiral
  • *****
  • Posts: 580
    • View Profile
[QUESTION] Fleet Conversations
« on: December 07, 2012, 02:27:18 AM »

Code
{
"id":"standard_fleet_conv",
"convClass":"data.factions.StandardFleetConv",

"lines":{
"greeting_aggressive":"Well, well. If we can do this the easy way, I promise we won't put holes in your lifeboats for sport. Unless some of the boys get trigger-happy, but with the space-fever, who can blame them?",
"threaten_success":"Yes, perhaps we'd better reconsider.",
"threaten_failure":"I'm trembling in my magnetic boots.",
},
}

I ask before i try.
Is this handled like sounds,. If i would add more then one possible greeting for each response (aggressive, success, failure) would the code pick one random?
Logged