LoD_PRC8/_module/nss/shp_dest_listnr.nss

5 lines
90 B
Plaintext
Raw Normal View History

2023-09-21 21:20:34 -04:00
void main()
{
DelayCommand(2.0f, DestroyObject(GetNearestObjectByTag("listener")));
}