Disabled most ExportPlayer functions
Disabled most ExportPlayer functions
This commit is contained in:
@@ -58,11 +58,11 @@ if(GetArea(GetAreaFromLocation(lSaved))!=OBJECT_INVALID)
|
||||
|
||||
if(MULTI_PLAYER)
|
||||
{
|
||||
DelayCommand(3.0, ExportSingleCharacter(oPC));
|
||||
//DelayCommand(3.0, ExportSingleCharacter(oPC));
|
||||
}
|
||||
else
|
||||
{
|
||||
DelayCommand(2.0, DoSinglePlayerAutoSave());
|
||||
//DelayCommand(2.0, DoSinglePlayerAutoSave());
|
||||
}
|
||||
|
||||
if(nHD == 5 || nHD == 10 || nHD == 15 || nHD == 20 ||
|
||||
|
Reference in New Issue
Block a user