Added PnP Dire Rat.
Added PnP Dire Rat.
This commit is contained in:
12
nwn_dark_sun/spawnb_sc_notrck.nss
Normal file
12
nwn_dark_sun/spawnb_sc_notrck.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// Spawn Banner
|
||||
// Turn Spawn Tracking OFF
|
||||
//
|
||||
|
||||
#include "spawn_functions"
|
||||
|
||||
void main()
|
||||
{
|
||||
NESS_TrackModuleSpawns(FALSE);
|
||||
SendMessageToAllDMs("Spawn tracking disabled");
|
||||
}
|
Reference in New Issue
Block a user