Posts: 19 Joined: Mon Jan 25 2010, 11:53AM Registered Member #5749
There's a PHPRcon tool made by Ashus: http://ashus.ashus.net/viewtopic.php?f=4&t=27 This tool seems to work although it has its limitations on ranked servers. (map_rotate doesn't work for example)
The only thing is of course this only works when loggins in.
So perhaps LGSL can be made to work with BO if logged into rcon?
Posts: 3 Joined: Mon Nov 15 2010, 02:51AM Registered Member #6406
I tried to add the game myself by setting it up like the other cod games in the files provided in the standalone version but it dosnt show anything My skills on PHP is poor but it was worth a try
Posts: 19 Joined: Mon Jan 25 2010, 11:53AM Registered Member #5749
Well the protocol seems different then previous games So even if you add the game to protocol.php you still get no results.
I also think that at the moment it would only work if you login to rcon. Meaning you can only get status on your own server, but this requires Richard to add it all into his code and then we have to add our rcon password along with the IP/Port
Posts: 17 Joined: Tue Jun 23 2009, 10:32AM Registered Member #5194
Kron wrote ...
I use e107 and I don't speak German I also have no idea on what to do, Although it does look good on your site.
Exactly same as me, sorry but some of us are new to websites and adding things I tried uploading it into my e107/ plugins folder but its not showing up i guess its because its not a e107 plugin so where the boserver folder and files go and how to show a menu on your site is where my problem is atm not even opened the php files yet sorry
Posts: 21 Joined: Fri May 15 2009, 11:40AM Registered Member #5092
Okay, i write 2 versions of the black ops script.
One for ilch and other for phpinclude.
In both version you have to set your IP in the config register.
For ilch, Plase upload the script to your webspace and edit the config.php in extras/boserver/inc Creat an new Box in admin panel on ilch with the boserverViewer.php in rar paket (include/boxes) that is all..
Then again the same view for detail. For detail i created on Ilch new Page and use iframe to server_details.php
Posts: 27 Joined: Sat Apr 17 2010, 01:44PM Registered Member #5972
Thanks Honk,but...
The Server shows as "online" in detailed view, but map and gamemode loading error, no players displayed... Might be some webspace hosting issues as our website is not on a root server?! I guess our host somehow blocks the rcon connection,maybe for security reasons. I´ve double checked the config.php, all is fine there.
edit: i tried the first and the include version,using e107 here. -> *fixed* working fine on a root server,thanks again.