Try this edited script. Drop it in the /mods/sys folder and replace the old:
game.inf
Let me know if it is an improvement or fixed please.
edited 2×, last 05.06.16 05:16:42 pm
on:keyhit01 { 	setlocal "unit",1,"run",1; } on:keyrelease01 { 	setlocal "unit",1,"run",0; }