How is the event system written?

Discuss and distribute tools and methods for modding. Moderator - Grognak
Glitch100
Posts: 3
Joined: Sat Jan 19, 2013 2:31 pm

How is the event system written?

Postby Glitch100 » Sat Jan 19, 2013 2:37 pm

Hey guys,
I am just wondering how the event system is built, is it an XML file with a deep structure, or a simple text file?

Looking for some clarification, and possibly an example of an event, and possible outcomes!
User avatar
Kieve
Posts: 952
Joined: Tue Sep 18, 2012 2:21 pm

Re: How is the event system written?

Postby Kieve » Sat Jan 19, 2013 3:05 pm

http://ftlwiki.com/wiki/Events_file_structure

That should clear things up considerably for you. ;)
If you have any further (/more specific/) questions, don't hesitate to ask!
Glitch100
Posts: 3
Joined: Sat Jan 19, 2013 2:31 pm

Re: How is the event system written?

Postby Glitch100 » Sat Jan 19, 2013 4:04 pm

Thanks dude!