Changed folder name.
Changed folder name.
This commit is contained in:
7
_module/nss/good_by.nss
Normal file
7
_module/nss/good_by.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "nwnx_admin"
|
||||
|
||||
void main()
|
||||
{
|
||||
object pc = GetPCSpeaker();
|
||||
NWNX_Administration_DeletePlayerCharacter(pc);
|
||||
}
|
Reference in New Issue
Block a user