Disabled most ExportPlayer functions

Disabled most ExportPlayer functions
This commit is contained in:
Jaysyn904
2023-09-07 00:07:21 -04:00
parent 86aeba546a
commit f2dd0ca319
14 changed files with 12 additions and 12 deletions

View File

@@ -64,9 +64,9 @@ if(GetArea(GetAreaFromLocation(lSaved))!=OBJECT_INVALID)
//Delete the // on the next 2 lines below to activate Automatic Character Saving.
if(IsShifterMorphed(oPC)!=1)
{
DelayCommand(2.0, ExportSingleCharacter(oPC));
//DelayCommand(2.0, ExportSingleCharacter(oPC));
FloatingTextStringOnCreature("Your character was saved!", oPC);
//FloatingTextStringOnCreature("Your character was saved!", oPC);
}
//////////////////////////////////////////////////////////////////////////////
if(nHD == 5 || nHD == 10 || nHD == 15 || nHD == 20 ||