HoS_PRC8/_mod/_module/nss/gs_pclikeleader.nss

14 lines
401 B
Plaintext
Raw Normal View History

2024-11-25 19:36:07 -05:00
//::///////////////////////////////////////////////
//:: FileName gs_pclikeleader
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 3/19/2005 1:48:38 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetModule(), "bAIPCLeaderType", TRUE);
}