[Script] WME Speedhelper

Fantastic. Thanks.

It’s possibly to add a button for reset Speed Limit?
Today we have this interface… maybe with this one look be better?

(The problem is that when you want to delete speeds on several segments, you have to add a SL and then delete it, to make sure they’re all deleted.

The button can then remove a lot of clicks linked to the action of deleting SLs from several segments.)

Would it be possible to please add 75kph for Cyprus?

I’m using v1.0.3 and I got the problem where window.SDK_INITIALIZED is not a Promise, therefore calling .then() would throw an error. As a result, the bootstrap function will not be called.

I fixed it by changing to use unsafeWindow if available (the fix was inspired by your (MapOMatic’s) WME ClickSaver :wink: Thanks for that, it’s a nice script)

Change the line
window.SDK_INITIALIZED.then(...)
to
('unsafeWindow' in window ? window.unsafeWindow : window).SDK_INITIALIZED.then(...)

1 Like

@MisterLogik Thanks for the suggestion, it has been added

@YanisKyr speed has been added

@chengkeith Thanks for the feedback, check is added

All of these are done in the new version: 1.0.4

2 Likes

Hey @gylliegyllie , could you add extra speed limits for Montenegro in this script?
40 KPH and 70 KPH, Thank you in advance! :grin: .

Hey @Dutrus,

apologies for the delay, the speeds have been added in the new 1.0.5 version.

1 Like

Hi @gylliegyllie

deleting SL is a great feature, thanks for that.

Could you please add for Germany these SL’s 10, 20, 25
Lane 79

GM: {‘sgn’: BGa, ‘ann’:‘kph’, ‘spd’:[ [7,BGb], 10, 20, 25, 30, 40, 50, 60, 70, 80, 100, 120, 130]}, //-----------10.Germany

Thanks

Hi @PFMLB

The additional speeds have been added in 1.0.6

1 Like

Hi

Can you Update MV? add 50 km/h please.
And also add speed limit for AY: 20, 25, 30, 35, 40 KM/H Red circle and white

Thanks

1 Like

Hello, would it be possible to add the speed limits for Cambodia (CB):
Standard white sign and red circle: speeds 20/30/40/80/100/120 km/h.
Thank you

1 Like

@HoodIrony @Julien74130 speeds have been added into 1.0.7

The speed limits for each button are now misaligned.


I’m experiencing this in WME prod with all other scripts/extensions disabled.

Hey @G_W1Z,

Thanks for the report, I forgot to verify the suggested change was fine for non-circle signs, I’ve reverted the logic and changed the position for circle signs

Hi @gylliegyllie
Can you please add 90 to the speeds in the Netherlands?

1 Like

Can you pleae also add 90 for Cyprus?

1 Like

@Leorenaud @YanisKyr speeds have been updated in 1.0.9

1 Like

Thanks :tada:

1 Like

Hi @gylliegyllie

Sorry to bother you again, we had today CM/SM meeting and it were decided that the SL 25 should be removed for Germany. Would be great if you could take that change in your next update.

Lane 79

GM: {‘sgn’: BGa, ‘ann’:‘kph’, ‘spd’:[ [7,BGb], 10, 20, 30, 40, 50, 60, 70, 80, 100, 120, 130]}, //------------------------------10.Germany

Thanks and have a relaxing weekend,
Mikael

Hi @PFMLB,

The speeds have been adjusted in version 1.0.10.

Kind regards
Guillian

1 Like