LoD_PRC8/_module/nss/sc_isdm.nss

12 lines
374 B
Plaintext
Raw Normal View History

2023-09-21 21:20:34 -04:00
//::///////////////////////////////////////////////
//:: FileName sc_isdm
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 7/19/2003 1:25:16 AM
//:://////////////////////////////////////////////
int StartingConditional()
{
return GetLocalInt(GetPCSpeaker(), "IsDm");
}