LoD_PRC8/_module/nss/sc_isdm.nss
Jaysyn904 94990edc60 Initial Upload
Initial Upload
2023-09-21 21:20:34 -04:00

12 lines
374 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName sc_isdm
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 7/19/2003 1:25:16 AM
//:://////////////////////////////////////////////
int StartingConditional()
{
return GetLocalInt(GetPCSpeaker(), "IsDm");
}