Greasy Fork 支持简体中文。

df2profiler 地圖繪製器 - 死亡邊境 2

透過點擊地圖來繪製顏色的簡易地圖繪製器

作者
Oscar0159
今日安裝
0
安裝總數
3
評價
0 0 0
版本
0.5.0
建立日期
2024-03-23
更新日期
2024-03-24
尺寸
129.1 KB
授權條款
GPL-3.0
腳本執行於

df2profiler map drawer - Dead Frontier 2

Description

a simple map drawer for df2profiler.com by clicking on the map to draw color on area

Notice

Usage

  1. Install a user script manager
  2. Install df2profiler map drawer
  3. Open df2profiler map page and click on the map
  4. Press ScreenShot button at the top right corner to save the map

Optional

  • You can change the default color or chunk size by editing the script
const color = "rgba(255, 255, 0, 0.3)"; // default color for drawing
const pvpColor = "rgba(255, 0, 0, 0.4)"; // color for pvp area
const outpostColor = "rgba(0, 255, 0, 0.4)"; // color for outpost area
const chunkSize = 6; // echo chunk have (chunkSize * chunkSize) cells

Screenshot

web

screenshot

download

screenshot

Demo

Demo

Keywords

dead frontier 2 df2profiler map drawer paint color


df2profiler 地圖繪製器 - 死亡邊境 2

說明

用於 df2profiler.com 地圖頁面,透過點擊地圖來繪製顏色的簡易地圖繪製器

注意事項

使用方法

  1. 安裝 使用者腳本管理器
  2. 安裝 df2profiler 圖譜過濾器
  3. 開啟 df2profiler 地圖頁面 並點擊地圖以繪製區域
  4. 點擊右上角的 ScreenShot 按鈕以儲存地圖

可選項目

  • 你可以透過編輯腳本來更改預設顏色或區塊大小
const color = "rgba(255, 255, 0, 0.3)"; // 預設繪製顏色
const pvpColor = "rgba(255, 0, 0, 0.4)"; // pvp 區域顏色
const outpostColor = "rgba(0, 255, 0, 0.4)"; // 哨站區域顏色
const chunkSize = 6; // 每個區塊有 (chunkSize * chunkSize) 個格子

截圖

同上

示範

同上

關鍵字

死亡邊境 2 df2profiler 地圖 繪製 顏色