Next: , Up: AI   [Contents][Index]


2.1 AI Station

Component: AIStation

AIStation allows you to create workshops, computer stations, beds, or anything else that can be occupied by only one AI agent at a time. To use, just put this component on the object you wish the AI to navigate to. On the ’NavModule’ component, simply call the ’GoToStation’ message and the agent will attempt to find an available station to use. If one is found, it will go to it. If the NavModule is currently occupying a station, it will vacate that station so that another agent can use it. B A T T L E S T A T I O N S ! ! !

Field of AIStation: MessageManager.ManagedMessage vacancyMsg

What message should we send, if any, when the station becomes vacant?

Field of AIStation: MessageManager.ManagedMessage vacancyMsg

What message should we send, if any, when the station becomes vacant?