Scripting Engine Bugs
From X-Wiki
(Redirected from ScriptingBugs)
Known Bugs in the Scripting Engine
Script Engine v32
Skip if not will cause the [PLAYERSHIP] to explode
Entering this code into the in-game editor will cause the player's ship to explode and the current game to end.
skip if not <?> ...
skip if not <?> ...
<some command here>

