Orvid / Champollion

A PEX to Papyrus Decompiler for Skyrim, Fallout 4 and Starfield
GNU Lesser General Public License v3.0
106 stars 20 forks source link

Ensure that Array_GetAllMatchingStructs is correct #20

Open nikitalita opened 1 year ago

nikitalita commented 1 year ago

Array_GetAllMatchingStructs was added a while back because it was in Fallout76, and the person who added it said that they had no idea how it worked. As far as I know, Fallout76 never released the script sources for any of the scripts, so we had no way of verifying what the syntax is. So, we should ensure we have the correct syntax for this in addition to the new guards opcodes for Starfield.

MGuffin commented 11 months ago

Just FYI: the script sq_env_afflictionsscript.pex has this OP code, and so far it's the only one