[ BACK TO INDEX ] ------------------------- When server is ONLINE images are found in the following order: lgsl_files / maps / TYPE / GAME / MAP .jpg lgsl_files / maps / TYPE / GAME / MAP .gif lgsl_files / maps / TYPE / GAME / MAP .png lgsl_files / maps / TYPE / MAP .jpg lgsl_files / maps / TYPE / MAP .gif lgsl_files / maps / TYPE / MAP .png lgsl_files / maps / TYPE / map_no_image .jpg lgsl_files / maps / TYPE / map_no_image .gif lgsl_files / maps / TYPE / map_no_image .png lgsl_files / other / map_no_image_ ID .jpg lgsl_files / other / map_no_image_ ID .gif lgsl_files / other / map_no_image_ ID .png lgsl_files / other / map_no_image .jpg When server is OFFLINE images are found in the following order: lgsl_files / maps / TYPE / map_no_response .jpg lgsl_files / maps / TYPE / map_no_response .gif lgsl_files / maps / TYPE / map_no_response .png lgsl_files / other / map_no_response_ ID .jpg lgsl_files / other / map_no_response_ ID .gif lgsl_files / other / map_no_response_ ID .png lgsl_files / other / map_no_response .jpg ------------------------- The TYPE, GAME, MAP are FILTERED so anything not A-Z 0-9 is replaced by an underscore. Also everything is LOWERCASE, so if you name a file with .JPG instead of .jpg it may not work. Example map filtering: de_dust2 = de_dust2.jpg omaha beach = omaha_beach.jpg ONS-Tricky = ons_tricky.jpg DM-(]TKK[PacMan!) = dm___tkk_pacman__.jpg ------------------------- Help finding the correct name: At the bottom of the LGSL admin, there is a 'SHOW MAP IMAGE PATHS' button. It shows real time links to the FIRST place LGSL is looking for the map image. ------------------------- Adding borders and customising the padlock: The map image is actually a background and the foreground a transparent GIF. lgsl_files/other/map_overlay.gif lgsl_files/other/map_overlay_password.gif By adding a border to these GIF it will show on all map images without altering them. This can be used for a rounded edge appearance by making corners that match your theme. ------------------------- Map image packs: Creating images is time consuming, especially for custom maps, thats why its great if everyone shares. Download standard map images at: http://www.greycube.com/site/download.php?view.60 Download community created images at: http://www.greycube.com/site/e107_plugins/forum/forum_viewtopic.php?4190.0 Download community archives at: http://www.greycube.com/help/lgsl_posted_images/ -------------------------