I need a player anywhere on the map to be able to activate a bot, specifically the AdvancedVCE Bots "GoToVector" and "LookAtVector" (with a client specified, since I need to access client variables as well). I can set up the variables I need for that remotely with raycasts on keybinds, but I can't trigger the bots remotely AFAIK.
Is there an event to do this in any pack anywhere? Gaze (which I like) has ongaze_bot, but that has the list of events for the bot that is given for a player for some reason. I've noticed some events do that, when the target is bot they give player events only and not bot events.