Integrate sync_tpads.sh to show Teleporter Pdas in a new created overlay
This commit is contained in:
parent
a3556c44e1
commit
e57dc8f498
4 changed files with 243 additions and 32 deletions
|
|
@ -172,6 +172,7 @@ generate_world_detail_page() {
|
|||
"web_tiles_rel_path" "$web_tiles_rel_path" \
|
||||
"web_map_info_rel_path" "${WEB_MAPS_BASE_SUBDIR}/${current_world_key}/map_info.txt" \
|
||||
"web_areas_json_rel_path" "${WEB_MAPS_BASE_SUBDIR}/${current_world_key}/areas.json" \
|
||||
"web_tpads_txt_rel_path" "${WEB_MAPS_BASE_SUBDIR}/${current_world_key}/tpads.txt" \
|
||||
"map_background_color" "$map_background_color" \
|
||||
"DEFAULT_PLAYER_SKIN_URL" "$DEFAULT_PLAYER_SKIN_URL"
|
||||
local WORLD_RADAR_HTML; WORLD_RADAR_HTML=$(<"$temp_radar_file")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue