GetSigilPieces

From Eternity Wiki
Revision as of 01:46, 23 April 2026 by Printz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Description[edit]

This is an ACS built-in function.

Returns the number of Sigil (Strife) pieces.

Usage[edit]

int GetSigilPieces(void)

Parameters[edit]

No parameters.

Return value[edit]

the number of Sigil pieces

Examples[edit]

No examples given.

Notes[edit]

This function only applies for Strife. Currently there is no Sigil in Eternity so this returns 0.

This function's identification in zspecial.acs is: ACS internal.

See also[edit]