Changed folder name.
Changed folder name.
This commit is contained in:
6
_module/nss/scry_isafk.nss
Normal file
6
_module/nss/scry_isafk.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
if(GetLocalInt(GetPCSpeaker(), "PCL_AFK")== 1)
|
||||
{return TRUE;}
|
||||
return FALSE;
|
||||
}
|
Reference in New Issue
Block a user