Fixed DivideLoot() bug
Fixed DivideLoot() bug from GetNumberPartyMembers() finally getting fixed. Updated classes.2da Full compile. Updated release archive.
This commit is contained in:
@@ -63,7 +63,7 @@ void main()
|
||||
object oPlayer = oPC;
|
||||
object oPP = oPC;
|
||||
string sCDKey = GetPCPublicCDKey(oPC, FALSE);
|
||||
|
||||
|
||||
SetTlkOverrideForMaximumLevel(oPC);
|
||||
|
||||
//IMPORTANT, please set the Nap Time Below!
|
||||
|
Reference in New Issue
Block a user