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

14 lines
394 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName sc_setdrarryinfo
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 7/4/2002 11:07:52 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "lv_drarryinfo", 1);
}