Trying to create a custom filter for image events, but the "custom" line does nothing. Anyone know how to create a new filter?
Made for [HHS+ 1.9.5 u39] . Not tested with Lexville but should workI don't remember who asked about it but here is a way to get the stats of every person in the game.Version 0.1:This is just Name, Stats and Birthday but I plan on adding more when I have time.It is probably a bit overwritten especially when getting Energy into a string because converting a number over 1000 to string adds a comma to it and I used commas to separate the text. I should probably add "" around everything but I didn't want to make the output even larger than it is now (152kb in 1260 lines)I could also trim the decimals off the numbers to save space but that would make it run slower.I will add Personality, Archetype, Relationship, Family, Job, etc. eventuallyI also plan on adding choices to cut down on the number of people and items checked.I edited some of it with notepad++ to make copying the stats faster that's why the stat section overlaps a lot.This adds a button in Your Bedroom, click it and it will give you a text box. Select all, copy and either paste it into a text editor and save as csv or paste into a spreadsheet separating by commas.\Events\Location\Your Bedroom\Btn_OutputPeopletoCSV.ve.xml
why not use the ";" character as seperator?