Page 1 of 1
evox speed limit

Posted:
Wed Mar 31, 2010 11:07 pm
by john motis
I have evox 5mt with definition file 52360016.I open the maps but regarding speed limit even if I change it still comes in at 185 km/h.Any suggestions?
Re: evox speed limit

Posted:
Thu Apr 01, 2010 4:56 am
by Thane
John
Just add these lines to your xml file
<table name="Speed Limiter #2" address="53fc2">
</table>
<table name="Speed Limiter #3" address="533da">
</table>
Re: evox speed limit

Posted:
Thu Apr 01, 2010 10:48 am
by john motis
Thanks for the info.
My question is how I can do that as I open the definition file but I can not find a way to add those lines.
Re: evox speed limit

Posted:
Thu Apr 01, 2010 2:41 pm
by todd-w
open the def file with wordpad or Notepad then copy and paste , add the lines of code posted above at the bottom of the def before </rom> then save .
Re: evox speed limit

Posted:
Thu Apr 01, 2010 8:50 pm
by john motis
Thanks for the help.