白菜 发表于 2008-9-16 01:39:59

LGSL 实时服务器列表

并非amxx ,应该算是网站了。因为今天需要所以找到了这个,不知道我火星了没有,实也在不知道应该发到哪个板块好了。

不知道怎么描述这个程序,暂时叫:在线服务器状态列表

经过在论坛的搜索发现很久以前有人(wcg重庆)提过这个。

http://www.dt-club.net/forum/showthread.php?t=24465

实现的功能类似: http://ip.simen.cn/ (可能就是这个)
应该也不仅仅是cs的服务器列表,支持很多游戏吧。


这里是程序的下载地址
http://www.greycube.com/site/download.php

只是刚刚了解这个东西,英文不好,请英文好的同学深入研究下吧。

php 写的,可能需要sql 。我还没安装太晚了,明天在弄。

在百度可搜索:Live Game Server List
有一遍中文的博客文章:有关Live Game Server List 汉化的内容
http://blog.sina.com.cn/s/blog_442d7a6f01009dx4.html

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

安装环境 :PHP+Mysql

安装步骤:Stand Alone version

Use PhpMyAdmin ( or some other tool ) to import the included: lgsl_install_sa.sql

Edit the lgsl_config.php and put in your MySQL details.

Edit the lgsl_config.php and change the admin password.

Upload the lgsl folder to your site.

To configure: navigate to the admin.php and enter config username and password.

To add zone:

$lgsl_zone_number = 1;
$output = "";
require "lgsl/lgsl_files/lgsl_zone.php";
echo $output;
The above describes adding a zone to a .PHP page, where the <?php ?> tags are currently open.


_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

测试你服务器的一个地址:http://www.greycube.co.uk/lgsl/test/index.php

linpf 发表于 2008-9-16 19:38:30

回复: LGSL 实时服务器列表

好东西,顶你!!!!!!!!

I.King 发表于 2008-9-18 10:14:33

回复: LGSL 实时服务器列表

用了后中文的服务器名显示不出来,这是怎么回事

monday1203 发表于 2008-9-18 10:55:34

回复: LGSL 实时服务器列表

谁可以说下安装教程啊,都不知道怎么安装..

expectant 发表于 2008-9-18 11:27:59

回复: LGSL 实时服务器列表

Post by I.King
用了后中文的游戏名显示不出来,这是怎么回事
charset=UTF-8

dongtianbao 发表于 2008-9-18 12:00:21

回复: LGSL 实时服务器列表

........................................................

I.King 发表于 2008-9-18 13:02:28

回复: LGSL 实时服务器列表

Post by expectant
charset=UTF-8

呵呵,我已经设好了的

Cr@zyTreE 发表于 2008-9-18 13:49:02

回复: LGSL 实时服务器列表

顶白菜。。。。。。。。。好东东。。。

ps3也有类似的功能,我以前看了一段时间,看不懂跟服务器通讯的那部分,所以后来没搞了。
通讯的部分应该可以独立出来。

白菜 发表于 2008-9-18 15:23:27

回复: LGSL 实时服务器列表

恩,crazy ,这个程序的代码很短小.整个程序虽然是4m多,但基本上是各种游戏的地图图片.

点通粉丝 发表于 2008-9-18 17:55:12

回复: LGSL 实时服务器列表

顶....................C.T1*l*总将军:cool:
页: [1] 2 3 4
查看完整版本: LGSL 实时服务器列表