Can i show my squadron on my website, who are on the lobby?
So i'd like make a nu box on my site (www.dongo.hu / now on hungarian language, i will make on english too), and i'd like to show who are on the hyperlobby, online and offline. Can i make? Or somebody can send a PHP script to the database or stg?
thx to very much:!:
Gunny Hyper Postman
Joined: Feb 06, 2003
Posts: 479
Location: AU
Posted:
Tue Sep 23, 2003 3:36 pm
Hello, I found this.
You cant show players *usernames on your site but you can show how many players are in what rooms.
JG27*Hyper wrote:
code in PHP:
Code:
<script language="PHP">
//load lines in to $counter collection
$counter=file("http://hyperfighter.jinak.cz/var/logs/hlhost.txt");
//display lines whish you need
echo "IL-2 Sturmovik DEMO: ".$counter[12]."<br>";
echo "IL-2 Sturmovik: ".$counter[13]."<br>";
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum