rhymu8354 / OmniaRegna

This holds public information about OmniaRegna (https://omniaregna.com/), an online RPG. Issues for the game may be reported here or in the game itself.
8 stars 1 forks source link

Teleport players back if they go way out of bounds #273

Open rhymu8354 opened 4 years ago

rhymu8354 commented 4 years ago

This is in-game ticket #371: [Kenkomatix, 2019-06-15 12:11:53]

Auto teleport players back if they exceed a coordinate limit e.g. it is possible not a valid position above +-10000X etc

My idea is to incorporate a check like this in the Python script I was writing that fetches entity information in bulk to do clean-up type operations.