Legend
+| Multihunters |
diff --git a/Admin/Templates/map.tpl b/Admin/Templates/map.tpl index d320c8ac..a3ff13a4 100644 --- a/Admin/Templates/map.tpl +++ b/Admin/Templates/map.tpl @@ -10,8 +10,10 @@ ## ## ################################################################################# +// ----------------- PHP (logic unchanged, except $pixelDiv = 255) ----------------- $check1 = $check2 = $check3 = ""; $includeSize = true; +$criteria = ""; if (isset($_POST['show1']) || isset($_POST['show2']) || isset($_POST['show3'])) { $check1 = isset($_POST['show1']) ? "checked " : ""; @@ -44,127 +46,419 @@ if (isset($_POST['show1']) || isset($_POST['show2']) || isset($_POST['show3'])) } } if ($check1 == "" && $check2 == "" && $check3 == "") $criteria = ""; - ?> + + +
+ +This is the map of . Search and find players.
-This is the map of . Search and find players.
+ +| Multihunters |