Bosses

04/10/2014 18:00 accuface35#1
im searching for a Boss ecord Script.
04/10/2014 19:51 Mithrandir.#2
why u dont code it on ur own?

Code:
SELECT TOP 20 [Text1], [Text2], [Text3], [MapID], [ActionTime] FROM PS_GameLog.dbo.ActionLog WHERE [ActionType]='173' AND [Text2]='death' ORDER BY [ActionTime] DESC
Now create a html table and a output
04/11/2014 11:26 QQers19#3
You script dont show me when Seraf death. Any idea why? ;/
04/11/2014 11:34 nubness#4
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.
04/11/2014 11:56 QQers19#5
Thanks
04/13/2014 11:53 Mithrandir.#6
Quote:
Originally Posted by nubness View Post
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.
^

Just delete the Bosses from ur svmap and add them to ur Obelisk.ini, thats all :)
05/25/2015 18:58 Apero#7
hello
I am putting on my website
I want to learn how to

thank you
05/25/2015 20:40 SkuulCandy#8
How to what ??
06/01/2015 17:03 killer2p#9
use php