Skip to content

getLocation() Crashing, invalid parameter type #51

Discussion options

You must be logged in to vote

getLocation() no longer has any input args; we haven't updated our general Python API docs in a while. In VS Code, you can usually control-click the one of the spaceteams/st functions and that will take you to SC_Compute_Server.pyi, which is guaranteed to be up to date with all of the available function signatures.

For the purposes of the competition, I recommend using EntityTelemetry functions such as ET.GetCurrentXY(entity)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@varun-dubagunta-clubs
Comment options

@connorjak
Comment options

Answer selected by connorjak
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants