Player number: no player. This constant can be used to indicate 'no ownership' in cases such as
CreateObject or
FindObjectOwner.
This value is also defined as a constant. Thus the parameter brackets can be omitted.
CreateObject(EFLN, 100,100, NO_OWNER);
Creates a flint owned by no one.