Initial upload
Initial upload
This commit is contained in:
5
_module/nss/cb_kill_oz3.nss
Normal file
5
_module/nss/cb_kill_oz3.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
DelayCommand(600.0,ExecuteScript("tabozbook4",GetModule()));
|
||||
DestroyObject(OBJECT_SELF);
|
||||
}
|
||||
Reference in New Issue
Block a user