Added DMFI
Added DMFI. Set Diamond Golem appearance size to large. Full compile. Updated release archive.
This commit is contained in:
9
_module/nss/sm_on_client_lv.nss
Normal file
9
_module/nss/sm_on_client_lv.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "habd_include"
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
// Following is HABD support
|
||||
HABDSetDBOnClientLeave(GetName(GetExitingObject()));
|
||||
|
||||
}
|
Reference in New Issue
Block a user