*********************
copy the nav folder into the omni-bot ~/omni-bot/et folder
************************
files nav
===========
budapest_beta2.way
budapest_beta2.gm


stabillity issue
================
due to stability issues in the omni-bot v0.61 with some advanced scripting the following section is right at the top of the gm file, this file can be opened with almost any text editor.

////Bot Enable / Disable section////////
	/////Change these to { false, } to disable or { true,} to enable, 
	//***NO CAPS!=lowercase with the comma no brackets***//
	EnablePtBoat = true, //Bot boat riding
	//------------script controls------------------------//
	EnableElevator1 = true, //elevator close to church 
	EnableElevator2 = true, //palace elevator 
	EnableGarage1 = true, //garage by first elevator
	EnableGarage2 = false, //garage between the first elevator and ammo/healt cabs
	EnableGarage3 = true, //garage by second elevator
	EnableRightTram = true, //right tram, looking down from top & behind trams
	EnableLeftTram = true, //Left tram, looking down from top & behind trams
	///================group section==================///
	EnableSwitches = true, //setting this to false will disable both elevators, both trams, and the garage doors!
	EnableAllElevators = true, //setting this to false will disable both elevators!
	EnableLadders = true, //all ladders, bots will still try to use but not with the scrips here
	EnableAllGarages = true, //setting this to false will disable all the garage doors!
	EnableAllTrams = false, //setting this to false will disable both trams!
	/////////////////////////////////////////////////////////////////////////////////////////////////////


this section controls the use of the scipting i put in this file and will allow you to turn off/on any part of that as best fits your needs.

to discribe the problems ive had, i had only an issue when kicking/reloading bots, things also seemed to settle down after a few minutes of play and become more stable with adding/removing bots.  this is an issue with omni-bot itself and if u experience any serious problems(ie. sever crashes) then by all means turn some of the stuff off and that should help, turning them all off i had no problems, reloading 18 bots and kicking them a second later then reloading them again etc. 

this is a list is in order of prioritys to disable, the top being the least desirable and bottom most desirable to disable.
the boat shouldnt matter much but its a bit irritating when the bots hog it to themselves.