Removed useless XP reward text
Removed useless XP reward text. Full compile. Updated release archive.
This commit is contained in:
@@ -368,7 +368,7 @@ void GiveXP(object oKiller, int nXPToGive, float fKillerBonus, int nDiff, int nP
|
||||
{
|
||||
if (FLOATING_TEXT)
|
||||
{
|
||||
DelayCommand(0.1, FloatingTextStringOnCreature(IntToString(nXPToGive)+"XP", oParty, FALSE));
|
||||
//DelayCommand(0.1, FloatingTextStringOnCreature(IntToString(nXPToGive)+"XP", oParty, FALSE));
|
||||
}
|
||||
if (REWARD_GP)
|
||||
{
|
||||
|
Reference in New Issue
Block a user