HollownessDevoured Posted April 7, 2022 Author Posted April 7, 2022 Hmm half of the script change worked, it removed the hat (as we covered previously) and removed it and the dress from inventory, but now she isn't redressed with the armor. I assume changing the markup some how superseded the change gear part (because I didn't touch that part)? (Thank you by the way I am not script savvy at all)
Pasquale1223 Posted April 8, 2022 Posted April 8, 2022 If you post the entire case statement (all of the code from case EVENT_TYPE_AREALOAD_PRELOADEXIT: to case EVENT_TYPE_AREALOAD_POSTLOADEXIT:), someone might be able to help you figure out what's wrong. (I'm assuming you're doing this in vanilla bhn200ar_castle_after_siege). Another option is to restore that script to its original, and use the PRCSCR method instead.
HollownessDevoured Posted April 8, 2022 Author Posted April 8, 2022 (edited) Wait, I did a from scratch attempt (re exported each uti and utc, then did new game it it worked). Usually if a modification doesn't work for me, it's user error XD but I learn :smile: Thank you so much for your patience :D Edited April 8, 2022 by HollownessDevoured
Recommended Posts