內容簡介
這是一個在 WordPress 頁面上簡單顯示 Rift 團隊進度的外掛。
功能:
1. 即時生成進度圖片。
2. 方便易用。
3. 可以修改圖片。
4. 提供滑鼠停留提示進度。
待辦事項:
1. 只更新需要更新的圖片。
2. 可以指定擊殺的首領,而不是只有預設的擊殺順序。
3. 在設定中檢查輸入的數字邊界。
修改圖片 / CSS 提示框
若要更改圖片,只需更換 images 資料夾中的圖片。
尋找帶有底線的圖片,例如 "images/dh/dh_.png"。
如果更改圖片,請確保保持 png 檔案格式。
若要更改提示框 CSS,請參閱 tooltip.cs。
background-color - 更改背景顏色。
color - 更改字體顏色。
外掛標籤
開發者團隊
原文外掛簡介
An easy way to show your raid progress in rift on your wordpress page.
Features:
1. Generates images on the fly from the base image.
2. Easy to use.
3. Images can be modified.
4. Tooltip popups with the raid progress.
Todo:
1. Only update images that need to be.
2. Selected what bosses you have killed instead of assuming normal kill order.
3. Check bounds of numbers entered in settings.
Mod Images / Css Tooltip
To change the images, you’ll just need to change the images in images folder.
Look for the images with underscores in them. for example “images/dh/dh_.png”
If you do change them make sure you keep the png file format.
To change the css for the popup tooltip look at the tooltip.cs
background-color – to change the colour of the background
color – to change the font colour.
