Files
HeroesStone_PRC8/_module/nss/p000q001_show.nss
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

6 lines
98 B
Plaintext

int StartingConditional()
{
int nShow = !GetLocalInt(OBJECT_SELF, "p000began");
return nShow;
}