Aschbourne_PRC8/_module/nss/mk_get_version.nss
GetOffMyYarn d39928374d Area Changes and other fixes
Added CCOH
Fixed some on death issues
Fixed the gaurd
Added Server Enty/ooc
changed some areas back to original craftable
2024-08-30 10:02:16 -04:00

7 lines
149 B
Plaintext

#include "mk_inc_version"
void main()
{
MK_VERSION_DetectGameVersionQ(OBJECT_SELF, GetLocalInt(OBJECT_SELF, "MK_NWN_VERSION_DEBUG_MESSAGE"));
}