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

@@ -259,7 +259,7 @@ void main()
//Save the PC's character instantly.. (If it's a multiplayer game..)
if(MULTI_PLAYER)
{
ExportSingleCharacter(oPC);
//ExportSingleCharacter(oPC);
}
//Clear the PC's Reputation immediately...