Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Rappelz > Rappelz Private Server
You last visited: Today at 14:18

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



users online status

Discussion on users online status within the Rappelz Private Server forum part of the Rappelz category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2011
Posts: 54
Received Thanks: 9
users online status

How can I add to my Rappelz online players ?
anatoliawar is offline  
Old 11/07/2011, 20:11   #2
 
elite*gold: 0
Join Date: Feb 2010
Posts: 54
Received Thanks: 12
Search for [Telecaster].[dbo].[Character] in your Database. There are two colums named "login_time" and "logout_time". If logout_time is earlier than login_time the character should be online.
Rangada is offline  
Old 11/07/2011, 20:13   #3
 
elite*gold: 0
Join Date: Jun 2011
Posts: 54
Received Thanks: 9
I want to put the game's Status web !

anatoliawar is offline  
Old 11/07/2011, 20:30   #4
 
elite*gold: 0
Join Date: Feb 2010
Posts: 54
Received Thanks: 12
Quote:
Originally Posted by anatoliawar View Post
I want to put the game's Status web !

I understood that no need to ' ! '

Very Raw. Just proof of concept. Won`t work if a character logs in more than one time a day. But this shoould give you a raw view how this could be done. (If you want have it more excat you have probalby to do it webserver side. (Well, my knowgelge in mssql is very limited, but this is not hard to do with php or any other server capable language (.NET, JAVA whatever)
Code:
SELECT name
FROM [Telecaster].[dbo].[Character]
WHERE DATEDIFF(day, login_time, logout_time) < 0
Rangada is offline  
Old 05/24/2012, 23:04   #5
 
elite*gold: 0
Join Date: Apr 2012
Posts: 25
Received Thanks: 15
Good evening,

You still have no status players?
OnlyWorld is offline  
Old 05/25/2012, 00:53   #6
 
elite*gold: 0
Join Date: May 2012
Posts: 56
Received Thanks: 3
Quote:
Originally Posted by OnlyWorld View Post
Good evening,

You still have no status players?
Can u help me with something with my server ? lease:
BlueConnect is offline  
Reply


Similar Threads Similar Threads
[Release]Users Visiting/Players Online
03/28/2012 - EO PServer Guides & Releases - 5 Replies
Just some simple code to display how many people are visiting your site and the number of players on your server. Players Online: This one will not display your players online unless you are running a website on the same computer as the server. I am working on making a code that can grab the users online from a website that isn't hosted on the servers computer. <?php echo (exec('netstat -a -n |find "5816" |find "ESTABLISHED" /c')-2); ?> Users Visiting: <?php $output = shell_exec...
Server is not online for other users
09/26/2011 - Shaiya Private Server - 4 Replies
Alright, so after months of trying I at last go server running, on hamachi of course. The problem is, I DO can play, however as I create the autopatcher for others, they cannot connect. Only an error pops out "Checking server, please try again later" I tried many ways from across the threads here on elitepvpers, however I still can't manage to make it so public, so others can play. Things to know: - We all have hamachi run and connected - The error persists after trying many ways ...
Online Users Script!!
10/12/2010 - Shaiya Private Server - 1 Replies
any 1 have a online users php or html script ??need it for my website ..pls:D if any 1 wanna share plss!
any1 got PHP script for online users,top pk top pvp?
08/30/2010 - Dekaron Private Server - 7 Replies
If yes pls sent me :D
game online users STATISTICS code
05/24/2009 - CO2 Private Server - 4 Replies
i search for that script for the website, thats shows how many users are connected to the server,not the site! i use tq binarys 5065 mike's. Thanks



All times are GMT +2. The time now is 14:18.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.