FIND STREET NAME AT POSITION

From GTAMods Wiki
Jump to navigation Jump to search
FIND_STREET_NAME_AT_POSITION
Number of parameters: 5
Parameter #TypeDescription
1.floatx
2.floaty
3.floatz
4.unsigned integervariable to store place 1
5.unsigned integervariable to store place 2
Return value:
TypeDescription
None

This native will give you two hashes for the street you are on (parameters 4 and 5). To convert the hashes to strings, use the GET_STRING_FROM_HASH_KEY native.