Question about site

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Chir0
Posts: 2
Joined: Wed Jun 29, 2011 7:32 am

Question about site

Post by Chir0 »

Hi ! Sorry for my bad english.

I have one question, i want to create a site for my lineage 2 server. But i don't know if they are specific site to make for have after vote reward and statut of the server with number of online people ?

Thanks for answer =)
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: Question about site

Post by tukune »

number of online people
Count characters table online field
exsample: SELECT COUNT(*) FROM characters WHERE online = 1
Post Reply