Jump to content

Recommended Posts

Posted

Hello, maybe someone has a script with Lineage2 rankings, like top pvp, with data update at certain time? I want to use this script ant website, i need that info from databese whould bo stored to website at every 60s? Maybe someone that understands coding really well could give an advice? 

Posted

Most of "L2 websites" shared here has a ranking page to some extent. If I were You (especially if You want to implement it into current portal) I would look into shares and start playing with their code. Otherwise be ready to pay a web dev.

  • 4 weeks later...
Posted (edited)

about the rankings I would recommend cron job and make a php file to run a query of tops (w/e you like) customized with some css and html and load it to your main page and the cron job will do it from 60 sec to 5min depends what you select.

technical desired excecution:

is to create a file

while the file holds the database data from tops

and check with a simple "if" the time it has been created its > from "time() + 60000"

or else to recreate it

 

and read it on every page load into php with (html/css)

Edited by Nightw0lf

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock