SinglePlayer
From Eternity Wiki
Jump to navigationJump to search
Description[edit]
This is an ACS built-in function.
Returns 1 if game type is single player.
Usage[edit]
Boolean SinglePlayer()
Parameters[edit]
No parameters.
Return value[edit]
TRUE if single-player, FALSE otherwise
Examples[edit]
No examples given.
Notes[edit]
No particular notes.
This function's identification in zspecial.acs is: ACS internal.