GetMapZoneAtCoords — RedM Natives
0x43AD8FC02B429D33 · ZONE · all
`` Returns name hash, see common:/data/levels/rdr3/mapzones.meta type (-1 matches any type): class CMapZone { public: enum class Type { STATE, TOWN, LAKE, RIVER, OIL_SPILL, SWAMP, OCEAN, CREEK, POND, GLACIER, DISTRICT, TEXT_PRINTED, TEXT_WRITTEN }; }; https://github.com/femga/rdr3_discoveries/tree/master/zones & https://alloc8or.re/rdr3/doc/enums/CMapZone__Type.txt ``
Parameters
| Name | Type |
|---|---|
| x | float |
| y | float |
| z | float |
| type | int |
Returns
Hash