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

Guests: 9

119.63.x.x forum
157.56.x.x forum
184.72.x.x forum
199.58.x.x forum
36.248.x.x forum
37.113.x.x forum
5.63.x.x news
66.249.x.x forum
66.249.x.x forum

Last Seen

Hostprofil Wed 09:52
Dodgeitorelse Wed 09:48
Wussie Wed 09:38
palyarmerc Wed 09:10
Zipps Wed 06:42

Newest Members

Forums
individual title for servers
burundukas
Mon Apr 07 2008, 02:16PM
Posts: 25
Joined: Wed Jan 30 2008, 11:09AM
Registered Member #3626
how make that? example:

(direct link to image)

i hope you understand this image.. maybe Rich you will make it in new lgsl sa version (if it's posible)
Website
Rich
Mon Apr 07 2008, 02:20PM
Posts: 1700
Joined: Wed Nov 26 2003, 04:30PM

Setup a copy of LGSL for each game ( each with its own database ) and make a page which links to them.
Website
burundukas
Mon Apr 07 2008, 02:24PM
Posts: 25
Joined: Wed Jan 30 2008, 11:09AM
Registered Member #3626
oh man.. ok.. clear.. i think better use one list for all servers.. ( all kinds servers in one list )
Website
burundukas
Tue Apr 08 2008, 07:27AM
Posts: 25
Joined: Wed Jan 30 2008, 11:09AM
Registered Member #3626
how make that:



direct link to image
Website
Rich
Tue Apr 08 2008, 09:29AM
Posts: 1700
Joined: Wed Nov 26 2003, 04:30PM

See this thread

http://www.greycube.com/site/e107_plugins/forum/forum_viewtopic.php?6887
Website
burundukas
Tue Apr 08 2008, 10:30AM
Posts: 25
Joined: Wed Jan 30 2008, 11:09AM
Registered Member #3626
mhm.. i need where servers zones , i need only that game type servers list
Website
Rich
Tue Apr 08 2008, 06:44PM
Posts: 1700
Joined: Wed Nov 26 2003, 04:30PM

There is no simple way of setting that up from a single copy of lgsl without a lot of code changes.

The easiest would be again, multiple copies of lgsl, and then load them in a page using an iframe.
Website
Elite_Marines
Tue Apr 08 2008, 09:16PM
Posts: 59
Joined: Tue Mar 25 2008, 11:18PM
Registered Member #3872
I will look into this.

Website
Anonymous
Tue Apr 08 2008, 09:55PM
Guest I split my different gametypes into server zones and modified the lgsl.php to end up with this: HTM Servers
Elite_Marines
Tue Apr 08 2008, 11:52PM
Posts: 59
Joined: Tue Mar 25 2008, 11:18PM
Registered Member #3872
bad link?

Website
crystygye
Fri Feb 20 2009, 03:13AM
Posts: 17
Joined: Thu Jan 22 2009, 12:59AM
Registered Member #4752
Rich wrote ...

Setup a copy of LGSL for each game ( each with its own database ) and make a page which links to them.


i have e107 and i want to make the same thing.
i put the lgsl plugin in e107_plugins, 4 times for 4 games...i make 4 databases in phpmyadmin, and the i configured the 4 lgsl (stand alone) versions?
and this will work?
Website
XoxMa
Fri Feb 27 2009, 12:38AM
Posts: 7
Joined: Thu Jul 24 2008, 03:16AM
Registered Member #4257
burundukas, it's easy to do!
just put something like this on your lgsl_list.php

foreach ($server_list as $key)
{
if ($sort_playing != "quake3")
{
if ($key['b']['type'] != $sort_playing)
unset($server_list[$m]);
}
}
Website
crystygye
Sun Mar 01 2009, 06:15AM
Posts: 17
Joined: Thu Jan 22 2009, 12:59AM
Registered Member #4752
i put that lines in logs_list.php but nothing happend...what i need to do?
Website
 

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