揀路綫嗰陣
係咪覺得有啲唔順暢呢?
小弟今日終於解決到了
決定要開po分享俾大家!
利申
- 小弟裝咗 HKOWS 嘅 Telargo Addon
行數可能同原版唔一樣 - 改code前請先backup
費事浪費自己嘅一番心血
首先打開 telargo.osc
然後修改下列行數嘅code
上面係原code 下面係修改咗嘅code
第707至712行
- 代碼: 選擇全部
(L.L.telargo_routeindex) 0 (M.V.GetRouteBusstopIdent) 14 $SetLengthL $d (S.$.telargo_routedatainfo1)
(L.L.telargo_routeindex) 2 + 0 (M.V.GetRouteBusstopIdent) 14 $SetLengthL $d (S.$.telargo_routedatainfo2)
(L.L.telargo_routeindex) 4 + 0 (M.V.GetRouteBusstopIdent) 14 $SetLengthL $d (S.$.telargo_routedatainfo3)
(L.L.telargo_routeindex) 6 + 0 (M.V.GetRouteBusstopIdent) 14 $SetLengthL $d (S.$.telargo_routedatainfo4)
(L.L.telargo_routeindex) 0 (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) (S.L.telargo_dest)
- 代碼: 選擇全部
(L.L.telargo_routeindex) 2 * 0 (M.V.GetRouteBusstopIdent) 14 $SetLengthL $d (S.$.telargo_routedatainfo1)
(L.L.telargo_routeindex) 1 + 2 * 0 (M.V.GetRouteBusstopIdent) 14 $SetLengthL $d (S.$.telargo_routedatainfo2)
(L.L.telargo_routeindex) 2 + 2 * 0 (M.V.GetRouteBusstopIdent) 14 $SetLengthL $d (S.$.telargo_routedatainfo3)
(L.L.telargo_routeindex) 3 + 2 * 0 (M.V.GetRouteBusstopIdent) 14 $SetLengthL $d (S.$.telargo_routedatainfo4)
(L.L.telargo_routeindex) 2 * 0 (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) (S.L.telargo_dest)
第760行
- 代碼: 選擇全部
(L.L.telargo_routeindex) 0 (M.V.GetRouteBusstopIdent) $+
- 代碼: 選擇全部
(L.L.telargo_routeindex) 2 * 0 (M.V.GetRouteBusstopIdent) $+
第807行
- 代碼: 選擇全部
(L.L.telargo_routeindex) (L.L.telargo_return) + (S.L.telargo_realrouteindex)
- 代碼: 選擇全部
(L.L.telargo_routeindex) 2 * (L.L.telargo_return) + (S.L.telargo_realrouteindex)
多謝