On gmaps the horses don't work, but we were emulation horses by directly putting the player on a horse:
Add:
PHP Code:
player.horseimg = "ride.png";
Remove:
PHP Code:
takeplayerhorse();
// Remove the spawned horse
for (temp.i=0; temp.i<10; temp.i++)
player.level.removehorse(temp.i);