Nycidian Posted October 17, 2013 Share Posted October 17, 2013 (edited) I was trying to find all the events in the game to see if there might already exists an even to help what I'm working on, no luck but I thought this might help others its a list of pushed events by what files they are pushed from. Find Results.txt It took a bit to parse through and delete the non event stuff so I thought I might save someone else the trouble. FYI: A very few are listed as <variable> because they are in functions that change depending on a variable I'm sure you can figure out what they are if you want to by looking directly at the files. Edited October 17, 2013 by Nycidian Link to comment https://forums.kleientertainment.com/forums/topic/28824-list-of-default-events/ Share on other sites More sharing options...
Malacath Posted October 17, 2013 Share Posted October 17, 2013 You know, this is already great. But it would be even better to know what data is pushed with the events. We can look that up of course, so no big deal ^^ Link to comment https://forums.kleientertainment.com/forums/topic/28824-list-of-default-events/#findComment-345020 Share on other sites More sharing options...
simplex Posted October 17, 2013 Share Posted October 17, 2013 (edited) I posted a list a while back, as well as the (bash) script I used to generate it. No idea what the name of the thread was (it was in this subforum, and started by @mouse), but I'm attaching the script. The DIR variable needs to be adjusted accordingly.event_fetch.zip Edited October 17, 2013 by simplex Link to comment https://forums.kleientertainment.com/forums/topic/28824-list-of-default-events/#findComment-345139 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now