Closed GenMalfunction closed 3 years ago
Aurora: Edit | Module Properties | OnUserDefined: s_moduserdef.nss
(line 55): DelayCommand(300.0f,StartNewModule("Diablo Lord of Destruction"));
target v1.4.1 for verification in beta
revisited the module name and chose to eliminate spaces from the filename.
therefore:
Aurora: Edit | Module Properties | OnUserDefined: s_moduserdef.nss
(line 55): DelayCommand(300.0f,StartNewModule("DiabloLordofDestruction"));
Ensure filename is 'DiabloLordofDestruction.mod' when building/saving mod in Aurora or Nasher
verified scheduled auto-reload works.
verify that "module name" in properties matches "module name" in auto-reload script