im searching for a Boss ecord Script.
SELECT TOP 20 [Text1], [Text2], [Text3], [MapID], [ActionTime] FROM PS_GameLog.dbo.ActionLog WHERE [ActionType]='173' AND [Text2]='death' ORDER BY [ActionTime] DESC
^Quote:
The PS_GameLog logs only records of bosses which are instantiated by the Obelisk.ini, not the .svmap files. It is likely that Greendieta Seraphim is part of your .svmap file, not Obelisk.ini.