Author Topic: disable-built-in-messages SEXP doesn't work  (Read 1403 times)

0 Members and 1 Guest are viewing this topic.

Offline npsi

  • 24
disable-built-in-messages SEXP doesn't work
Hi again,
I'm creating a sort of minicampaign (no details) and I wanted to disable the built in messages with that sexp, but when i run the game the game locks up... I used it in a has-time-elapsed event, in a true event, but the game still locks up... does that sexp really works?

Oh, I put some ships in that sexp so they could talk..

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Re: disable-built-in-messages SEXP doesn't work
I can't think of anything that SEXP could be doing to lock up the game.

It worked for me but if you want to make a test mission and post it for me I'll get right on testing/fixing the problem.

EDIT : I see a possible problem! You're not using <Any Wingman> as the ship choice are you? It's not currently implemented and I've noticed that cause I missed a line of code it will loop forever if you use that. Add the wingman names individually and it should work.
« Last Edit: September 29, 2007, 11:19:41 am by karajorma »
Karajorma's Freespace FAQ. It's almost like asking me yourself.

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

 

Offline npsi

  • 24
Re: disable-built-in-messages SEXP doesn't work
I think i did... yes! I used <Any wingman> ... so, do i need to put the ships name by name?

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Re: disable-built-in-messages SEXP doesn't work
Yeah. That would work. I'm trying to decide what to do with Any Wingman as we speak.
Karajorma's Freespace FAQ. It's almost like asking me yourself.

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