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

14 lines
390 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName setlanfeartalk1
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 29/03/2005 15:08:54
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "lanfeartalk", 1);
}