DaleStan wrote:There is one showstoper (ourtext.inc);
Yes, I understand now it should absolutely not be changed.
DaleStan wrote:
In sortlist.asm:
The imul should indeed be replaced with "mov esi, [esi+veh.name]; shl esi, 5".
The sorting is actually not called everytick, it depends on your sortvehlist setting. The imul, as well as the -8, where shamelessly copied from somewhere else in the patch code. To find out where the vehicle-name strings where stored I got to patches/gotodeo.asm lines 1590 and further.
DaleStan wrote:
The addr macro is depricated. Although it will still work, there is no longer any reason to use it.
Ah, that's the reason the last sort-method hadn't addr() wrapped around it and the other ones did
Pookey wrote:Do we have another Patch Developer Vloris?
I don't know, maybe

I must say, this first attempt to change anything wasn't too hard for me. I havent felt to call the insane asylum the 00readme.txt warns me about!
Csaboka wrote:you'll have to wait for that until tomorrow, the day of my (hopefully) last exam.
Well, good luck with your exam!