Could you give me all the installation instructions Dynamic Server Image for LGSL from beginning to end?
you just need to unpack the archive to the lgsl dir, current latest version is addon-lgsl_dsi_v13.zip. the structure is already in the archive so you just need to follow that. as reference folder you can use lgsl_files so that it´s like lgsl_files/lgsl_image.php at the end. the images are available via /lgsl_files/lgsl_image.php?s=<ID> or /s_<ID>.png if you´re using the provided .htaccess (requires enabled mod_rewrite on the server) wich is to be placed in the root lgsl folder, next to the index.php and admin.php from LGSL. <ID> is the same ID like when looking up the server throught the details page or respective the "order" they appear in LGSL admin panel.
the different layouts are then available by the "type" switch while "normal" is the default if "type" isn´t defined for example <URL_to_lgsl>/lgsl_files/lgsl_image.php?s=5&type=sky or respective <URL_to_lgsl>/s_5-sky.png (mod_rewrite)
available types currently are normal small sky
optional is then the GeoIP/Countryflag addon wich is also just copy/paste the folder/files from the geoipaddon archive (current addon-lgsl_dsi-cflagsupport_v10.zip).
if there´s still something unclear give me a shout, will see if i can find some time and create a mini video tutorial wich i anyway planed to do some day^^ SpiffyTek
1. You said on your homepage that you can have game-based background images.
I viewed the code (I don't know PHP really) and couldn't figure out how to get the game based backgrounds to work. So could you please help me out with that. I'm running a Killing Floor server and I want to edit the bg img for it.
So I made them called kf_sky.png killingfloor_sky.png killing floor_sky.png Killing Floor_sky.png
and it always uses the default image instead. What am I doing wrong?
2. Would it be possible to add a scroll list of players currently in the server under the sky type map image or instruct me on how about doing that?
Posts: 19 Joined: Fri Feb 19 2010, 12:15PM Registered Member #5808
Hi MadMakz please help me, I have still problem with images are not displayed, only URL
GD settings GD Support enabled GD Version 2.0 or higher GIF Read Support enabled GIF Create Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled
1. You said on your homepage that you can have game-based background images.
I viewed the code (I don't know PHP really) and couldn't figure out how to get the game based backgrounds to work. So could you please help me out with that. I'm running a Killing Floor server and I want to edit the bg img for it.
So I made them called kf_sky.png killingfloor_sky.png killing floor_sky.png Killing Floor_sky.png
and it always uses the default image instead. What am I doing wrong?
2. Would it be possible to add a scroll list of players currently in the server under the sky type map image or instruct me on how about doing that?
(i´ll "fix" that in the next version, so that it will become killing_floor-sky.png, there are more games affected by this due the way how i get the gamename)
Will also try to write a more proper documentation about how things work. The script became unecpectedly more popular than i thought.
Webs wrote ...
Hi MadMakz please help me, I have still problem with images are not displayed, only URL
GD settings GD Support enabled GD Version 2.0 or higher GIF Read Support enabled GIF Create Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled