下載:
所有站內附件皆會附上安全掃描報告 請會員查看純淨度百分比後判斷使用
相關檔案須知: 取得檔案前,請先詳細閱讀文章內容 避免不必要錯誤與誤會發生。 也可多參考文章討論樓層內容 了解附件檔案相關討論資訊。
安裝說明:
Installation :
After properly setting Szabos mod save one vehicle and exit game .
Szabo's mod by default creates a file called szabopersist (whithout extension)
Just replace that file with mine and start the game again and that's it
IMPORTANT :
To easily spot vehicles from a distance change one line in persist.lua :
找到 persist.lua 插件腳本,打開編輯
將 : local spawndistance = 70
改成: local spawndistance = 200
IMPORTANT 2:
If u think green blips are distracting there's a way to make them black.
Search for this in persist.lua :
找到 persist.lua 插件腳本,打開編輯
local function setvehiclemarker(v, mtype)
Replace this line :
找到
local col = 16742399 --green-blue spawned
改成....
local col = 00000099 --16742399 --green-blue spawned
Done
|