Currently busy working on implementing faction intro's. I've got nearly every table and script I need: movie_event_strings, videos, missions and scipting.lua.

However, I can't seem to find one file. I don't know whether it's a lua file or a database table.

Does anyone know in which database or lua file movie events are actually triggered?

Movie events are created in movie_event_strings, under the column: 'event'. The database table which triggers these movie events should have the column 'events' aswell.

Thanks in advance