Jump to content

Utility: PvP log - Simple SQL PvP Logging


Recommended Posts


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  141
  • Reputation:   24
  • Joined:  01/19/12
  • Last Seen:  

PvP log - Simple SQL PvP Logging


PvP log - Simple SQL PvP Logging

//===== rAthena Script =======================================
//= PvP log
//===== By: ================================================== 
//= Vietlubu
//===== Description: =========================================
//= Simple SQL PvP log
//= Notes:
//= - Create table `pvplog` when start script.
//= - Add new record when has OnPCKillEvent
//= - Remove NCP PvP Ranking if you don't want to use.
//===== Compatible With: ===================================== 
//= rAthena Project
//===== Changelogs: ==========================================
//= 1.0 First version.
//============================================================

With table `pvplog` you can easy get PvP ranking by month/week or day.

by downloading this file you agree on the following:

  • You never sell/exchange this file.
  • You never claim my work as yours.
  • You never remove line By Vietlubu

If you like it, give me a /repup

Thank you!

 


  • Submitter
  • Submitted
    03/05/2018
  • Category
  • Video
  • Content Author
    Vietlubu

 

  • Love 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.07
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

issue

 

image.png.fe717e86da7eee6d1aa96284c73f21a2.png

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  141
  • Reputation:   24
  • Joined:  01/19/12
  • Last Seen:  

22 hours ago, Quesooo said:

issue

 

image.png.fe717e86da7eee6d1aa96284c73f21a2.png

Thank for your report. What is the MySQL version you using?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.07
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

2 minutes ago, Vietlubu said:

Thank for your report. What is the MySQL version you using?

  • MySQL client version: 5.1.73
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  141
  • Reputation:   24
  • Joined:  01/19/12
  • Last Seen:  

9 minutes ago, Quesooo said:
  • MySQL client version: 5.1.73

You can try update version here: https://github.com/vietlubu/eAscript/blob/master/pvplog.txt

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.07
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

1 minute ago, Vietlubu said:

thank you i will try that after work and give feed back after test thank you

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.07
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

already test thank you now its fixed

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...