Sorry if I posted in the wrong section, but I want to know what the console command is to control a bot from a named bot hole. For example, if I named a brick "spawn," if it was a vehicle spawn I would just do findclientbyname(Username).setcontrolobject(_spawn.vehicle);. But what would I do do with a named bot hole: findclientbyname(Username).setcontrolobject(What goes here?);?