📜  进度条 Fivem - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:59.109000             🧑  作者: Mango

代码示例1
exports['progressBars']:startUI(Time_MS, "Text Display")

Example:
exports['progressBars']:startUI(30000, "Reparing")
This will display and progress over 30 seconds / 30000ms and show Repaiing as the text