Changeset 2229

Show
Ignore:
Timestamp:
06/27/08 19:27:52 (3 months ago)
Author:
DrLecter
Message:

fixes #2768. tnx _DS_ (report), DrHouse (contrib), l2jbot (IRC announces :P). Untested.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/L2_GameServer/java/net/sf/l2j/status/GameStatusThread.java

    r2190 r2229  
    442442                            player.sendPacket(sm); 
    443443                            _print.println("ok"); 
     444                            GMAudit.auditGMAction("Telnet Admin", "Give Item", player.getName(), "item: "+itemId+" amount: "+amount); 
    444445                        } 
    445446                    }