Disabled most ExportPlayer functions
Disabled most ExportPlayer functions
This commit is contained in:
@@ -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...
|
||||
|
Reference in New Issue
Block a user