Posts: 11 Joined: Sun Mar 14 2010, 01:58PM Registered Member #5877
Hi. i'm using the standalone version and have set up zone/block the problem is that maps images are not appearing even though i've uploaded the image in the maps directory without any subfolders. e.g. maps/cs_assault.jpg my zone page is http://tiny.cc/jVYqX
concerning the zone/block only the number of players is appearing The players names are not appearing in config.php i've set up ZONE SHOWS PLAYER NAMES - OPTIONS: 0=NO 1=YES ] $lgsl_config['players'][1] = 1; $lgsl_config['players'][2] = 1; $lgsl_config['players'][3] = 1; $lgsl_config['players'][4] = 1; $lgsl_config['players'][5] = 1; $lgsl_config['players'][6] = 1; $lgsl_config['players'][7] = 1; $lgsl_config['players'][8] = 1;
i've edited the lgsl_zone.php file so that it displays the servers that the public add and added that line $lgsl_config['players'][0] = 1; in lgsl_config.php still no succes