Python Forum

Full Version: Interaction with games such as BO3
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was wondering if anyone knows of a way to get game information such as zombie or player locations with python. I'm looking for something like game.getEntities() that would return an array of entity locations and names from the python script.
That's going to be different from game to game, and won't be possible in all games.  If bo3 is Black Ops 3, then this looks promising: http://ehdgaming.co.uk/blops3api/