Initial commit. Updated release archive.
This commit is contained in:
4
_module/nss/door_closeself.nss
Normal file
4
_module/nss/door_closeself.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
DelayCommand(10.0, ActionCloseDoor(OBJECT_SELF));
|
||||
}
|
Reference in New Issue
Block a user