Line 811 of Prometheus/Halo/Resources/Scripting/HaloPCScriptEngineDefinition.xml
is
<Description>gets the yaw rate for the given player number</Description>
should be
<Description>gets the pitch rate for the given player number</Description>
I'm presuming you generated these automatically from preexisting data. There are other such minor mistakes among the various files.
Line 811 of Prometheus/Halo/Resources/Scripting/HaloPCScriptEngineDefinition.xml
is
<Description>gets the yaw rate for the given player number</Description>should be
<Description>gets the pitch rate for the given player number</Description>I'm presuming you generated these automatically from preexisting data. There are other such minor mistakes among the various files.