INFO: This scripts generates a PHP GD minimap, the right image from map screen ingame, it has the diplomacy too.
DEMO:
INSTALLATION:
Cheers, sinner.
DEMO:
INSTALLATION:
- Go to htdocs, and paste map.php from the archive.
- Go to game_map.tpl in htdocs/templates and replace withPHP Code:
<img src="graphic/continent/{$user.id}-{$conmap}-{$contime}.png">
PHP Code:<img src="map.php?id={$village.id}&x={$map.x}&y={$map.y}">
- Delete content from htdocs/templates_c/
- Enjoy the game !
Cheers, sinner.