Posts: 220
Threads: 62
Joined: Aug 2009
Is it possible to make a command that makes a speed limiter for your car? You write /speedlimiter and you cant drive faster than 90.
Posts: 2,502
Threads: 26
Joined: Apr 2007
Reputation:
0
You could probably make a makeshift limiter, that could work pretty well. You would need to get the speed of the car, then check if it's over 90, and then set the velocity of the car back to 90.
So yes it's entirely possible to make a nice speed-limiter that you described, although I'm un-aware of an existing one.
There's scripts that don't physically limit the speed of the vehicle, but will penalize you for driving over the speed limit.
Posts: 967
Threads: 99
Joined: Oct 2010
Reputation:
0
There's one on my signature. It's on portuguese though.
Posts: 4,510
Threads: 163
Joined: Mar 2008
Reputation:
0
g_aSlice aka Slice made a Speed-Cap filterscript.
That might help.