#include "x4_inc_functions" int StartingConditional() { if(GetIsSinglePlayer()==TRUE) return FALSE; return TRUE; }