8 logs only GM ( 100 <= n < 200 )
As for the other fields:
Logging of trades is detailed in zone/mob.cpp, lines 2478-2516.
Logging of player looting is detailed in zone/PlayerCorpse.cpp, lines 578-607.
Logging of merchants is in zone/client_process.cpp, lines 3133-3161.
No matter their location, however, the logging behavior seems consistent with that detailed in the OP.
|