TSMDude wrote...
Anyone know where in the BioWare code the message Experience Points Gained is coming from?
I am trying to make that message go away and become hidden so if a PC kills a rhino or a dragon he has no idea what xp he was given. Just want it complelty hidden but cannot find it to stop the feedback message.
NWNX allows this, also you can workaround it via storing the XP into local variable instead and give them to PC only if the hidden xp count reached new level.