Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: JCDNWarrior on April 10, 2009, 07:18:38 am

Title: Event-based messages
Post by: JCDNWarrior on April 10, 2009, 07:18:38 am
Hey guys, I've been busy building a few levels in Fred2, and i was looking for a method for NPCs to send messages when a certain event happens, such as if a ship gets below 50%, or gets destroyed, i would like to show the responses of the other ships to it instead of time-basing it as i've done in the past.

I've looked through the wiki and the search but i couldnt find any suitable answer, so that's why I wanted to take the easy approach instead of wasting much more of my valuable free time ;).

Hope you guys can help out. ^^

- JC
Title: Re: Event-based messages
Post by: karajorma on April 10, 2009, 07:23:55 am
Have you done the walkthrough that came with FRED (http://www.freespacefaq.com/freddocs/walkthrough.html)? It explains how to do all this stuff in detail.

You can find it via the help menu in FRED so you don't have to keep using the online one. :)
Title: Re: Event-based messages
Post by: JCDNWarrior on April 10, 2009, 07:27:33 am
Have you done the walkthrough that came with FRED (http://www.freespacefaq.com/freddocs/walkthrough.html)? It explains how to do all this stuff in detail.

You can find it via the help menu in FRED so you don't have to keep using the online one. :)

Ahh, so THERE it was. I knew i was looking the wrong way. Thanks, i'll go see if the walkthrough has what i seek. I'll update if needed, although any additional information and help is appreciated!

- JC
Title: Re: Event-based messages
Post by: karajorma on April 10, 2009, 08:03:06 am
The best thing is to actually put aside your mission for a day and actually do the walkthrough rather than simply reading it. You'll learn a hell of a lot more that way. :)
Title: Re: Event-based messages
Post by: Dilmah G on April 10, 2009, 08:06:08 am
The best thing is to actually put aside your mission for a day and actually do the walkthrough rather than simply reading it. You'll learn a hell of a lot more that way. :)

Ohh I dunno, I've NEVER done the walkthrough. However I still read it regularly when I'm in doubt about something. However the wiki tops it IMO. www.hard-light.net/wiki, one of the best sites for FRED-ers. Hell I learned how to do most of my "Shimbizzle" by reading the stuff on there. My advice is everything takes practice, but that applies to me and not necessarily everyone. Especially when you learn it piece by piece on the wiki, doing it a few dozen times in various missions doesn't hurt :)
Title: Re: Event-based messages
Post by: Rodo on April 10, 2009, 08:40:36 am
The best thing is to actually put aside your mission for a day and actually do the walkthrough rather than simply reading it. You'll learn a hell of a lot more that way. :)

Ohh I dunno, I've NEVER done the walkthrough. However I still read it regularly when I'm in doubt about something.

I did the hole walkthough and I never had to get back to read something I forgot, from personal experience I know that for me it's better to do in order to learn it than to just study it.
Title: Re: Event-based messages
Post by: Dilmah G on April 10, 2009, 09:01:09 am
The best thing is to actually put aside your mission for a day and actually do the walkthrough rather than simply reading it. You'll learn a hell of a lot more that way. :)

Ohh I dunno, I've NEVER done the walkthrough. However I still read it regularly when I'm in doubt about something.

I did the hole walkthough and I never had to get back to read something I forgot, from personal experience I know that for me it's better to do in order to learn it than to just study it.

I see, Happy 1,001 posts btw :D
Title: Re: Event-based messages
Post by: Rodo on April 10, 2009, 10:12:52 am
I see, Happy 1,001 posts btw :D

I haven't realized how high that number was... damn I think I have to start lurking a little less and working a little more right?

tnks by the way.
Title: Re: Event-based messages
Post by: Scotty on April 10, 2009, 11:48:17 am
I use the "length of message +2 seconds" rule of thumb (well, my thumb anyway).  I keeps messages from getting too clustered, but also makes it seem to have realistic response times."
Title: Re: Event-based messages
Post by: Dilmah G on April 10, 2009, 08:17:33 pm
I use the "length of message +2 seconds" rule of thumb (well, my thumb anyway).  I keeps messages from getting too clustered, but also makes it seem to have realistic response times."

Yeah I use that to some extent as well. Varying it a bit depending on the context of a message, it gives the situation more urgency if the messages come right after each other.