You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to suggest dumping street names and/or street bounds
I'm not sure i what format they are stored in GTA, maybe it could be something similar to the zone dumps
I'm currently using your zone dump to know what zone a player is server-side, and I would like this to be possible for the street names.
Thanks 👍
The text was updated successfully, but these errors were encountered:
I think bounds don't really help. But you could calculate the distance to the nodes in nodes.zip/.json and get the closest one - they have street names. #16
I think bounds don't really help. But you could calculate the distance to the nodes in nodes.zip/.json and get the closest one - they have street names. #16
Very good point & idea - i might take a look into this when I got time
Hi, thanks for all the work you do here :)
I would like to suggest dumping street names and/or street bounds
I'm not sure i what format they are stored in GTA, maybe it could be something similar to the zone dumps
I'm currently using your zone dump to know what zone a player is server-side, and I would like this to be possible for the street names.
Thanks 👍
The text was updated successfully, but these errors were encountered: