Username:    Password:        Click Here To Signup     Forgotten Password
Main Menu
Online
Members: 0

Guests: 10

112.111.x.x forum
112.111.x.x forum
175.42.x.x forum
185.25.x.x forum
192.80.x.x forum
220.250.x.x forum
222.77.x.x news
36.248.x.x forum
54.234.x.x forum
94.228.x.x rss

Last Seen

Dodgeitorelse Tue 18:36
Enzo Tue 18:16
ODDBALL118 Tue 16:23
code72 Tue 14:53
Wussie Tue 13:48

Newest Members

Forums
Call Of Duty: Black Ops
dutchbastard
Thu Nov 18 2010, 05:05PM
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?
Website
nweDoT
Fri Nov 19 2010, 01:17AM
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

http://inkfish.se/lgsl/?s=1

Hope someone will crack this nut soon
Website
dutchbastard
Fri Nov 19 2010, 07:30AM
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
Website
Honk
Sat Nov 20 2010, 01:33PM
Posts: 21
Joined: Fri May 15 2009, 11:40AM
Registered Member #5092
look at that..
Call of Duty Black Ops Server Viewer
We have created a server viewer for Black ops

As long as Rich Black Ops in LGS include

Bad Company 2 Leaderboard Script v2.0.0 by EoT-Clan (English and German)
Website
Saint
Sat Nov 20 2010, 03:03PM
Posts: 24
Joined: Tue Jun 01 2010, 03:38PM
Registered Member #6084
Thx,honk

But my german is very badly more then english

So i still don't know what to do with your viewer and i don't see a read me with how to use it.

Greetz
Saint
Website
Honk
Sat Nov 20 2010, 04:09PM
Posts: 21
Joined: Fri May 15 2009, 11:40AM
Registered Member #5092
Sorry for my Bad english..

Open and edit config.php on inc directory.
You can use the viewer with IP and port in url..

The Viewer need rcon PW in config.php this is the only way.

insert IP and Port in URL

Sample:

http://yourDomain.com/boserver/viewer.php?ip=195.122.135.111&port=3094

Bad Company 2 Leaderboard Script v2.0.0 by EoT-Clan (English and German)
Website
philips
Sat Nov 20 2010, 05:24PM
Posts: 17
Joined: Tue Jun 23 2009, 10:32AM
Registered Member #5194
I have no idea how to get this to show on my site in a menu, shame no english install notes
Website
Honk
Sat Nov 20 2010, 06:54PM
Posts: 21
Joined: Fri May 15 2009, 11:40AM
Registered Member #5092
where is the problem, it's so easy

Look at my post about it is, thats all what you need

Bad Company 2 Leaderboard Script v2.0.0 by EoT-Clan (English and German)
Website
Lenda
Sat Nov 20 2010, 09:08PM
Posts: 3
Joined: Tue Nov 16 2010, 01:08PM
Registered Member #6409
nice, just gotta integrate the code into lgsl now
Website
Kron
Sat Nov 20 2010, 09:18PM
Posts: 22
Joined: Fri May 22 2009, 08:36PM
Registered Member #5110
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.
Website
philips
Sun Nov 21 2010, 02:09AM
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
Website
Honk
Sun Nov 21 2010, 05:21AM
Posts: 21
Joined: Fri May 15 2009, 11:40AM
Registered Member #5092
i write this script for php include and ilch okay?

give me 1 hour

I will also try my best English

Bad Company 2 Leaderboard Script v2.0.0 by EoT-Clan (English and German)
Website
Saint
Sun Nov 21 2010, 06:22AM
Posts: 24
Joined: Tue Jun 01 2010, 03:38PM
Registered Member #6084
Honk,thx mate for everything you are doing for us

But i don't use e107 but joomla.....

Greetz
Saint
Website
Honk
Sun Nov 21 2010, 07:15AM
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

<iframe src="http://your_domain/include/extras/boserver/detail_server.php"  width=100% height=870  scrolling="no" border="0" frameborder="0"></iframe>


The second version is almost the same.
Edit the config.php and include the viewer.php on a box in your CMS.

Call of Duty Black Ops Server Viewer

Bad Company 2 Leaderboard Script v2.0.0 by EoT-Clan (English and German)
Website
Kron
Sun Nov 21 2010, 12:23PM
Posts: 22
Joined: Fri May 22 2009, 08:36PM
Registered Member #5110
I get a 404 error,
Website
Honk
Sun Nov 21 2010, 12:53PM
Posts: 21
Joined: Fri May 15 2009, 11:40AM
Registered Member #5092
Fehler 404??

Page not found

Bad Company 2 Leaderboard Script v2.0.0 by EoT-Clan (English and German)
Website
wraahhm
Sun Nov 21 2010, 01:19PM
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.
Website
Saint
Mon Nov 22 2010, 03:38PM
Posts: 24
Joined: Tue Jun 01 2010, 03:38PM
Registered Member #6084
Sadly not for joomla so

But thx again honk.

Its sad to see that some people know how to make it for LGSL but don't want to share it because they don't like the game.

Bit childisch

Website
philips
Tue Nov 23 2010, 11:42AM
Posts: 17
Joined: Tue Jun 23 2009, 10:32AM
Registered Member #5194
thnx honk i have it working now for anyone having trouble see this post http://forums.gameservers.com/viewtopic.php?f=11&t=42306&sid=170f310612b0ad672203b45a6b057ebd
Website
F4T4L1TY
Mon Dec 13 2010, 03:18PM
Posts: 3
Joined: Fri Apr 02 2010, 01:51AM
Registered Member #5935
i have no clue of this... plz help me?

I have joomla, so i dont know:

where to upload the boserver?
how do i will call the viewer?

could you guys tell me how to do it with joomla system, i will appreciate it.

Grettings
Go to page   <<        >>   

Jump:     Back to top


You are not logged in - Click Here To Signup

Username:    Password:   

Mini Buttons

.... © GreyCube.com - Richard Perry - Powered by e107.org