6 lines
112 B
Plaintext
6 lines
112 B
Plaintext
void main()
|
|
{
|
|
DelayCommand(600.0,ExecuteScript("drowlight",GetModule()));
|
|
DestroyObject(OBJECT_SELF);
|
|
}
|