{"id":18187303,"url":"https://github.com/blnstudio/bln_multicoords","last_synced_at":"2026-03-15T13:29:18.777Z","repository":{"id":260350025,"uuid":"881039491","full_name":"blnStudio/bln_multicoords","owner":"blnStudio","description":"A simple developer resource for RedM that allows you to collect coordinates with heading (vector4) by walking around the map. Perfect for creating locations, spawn points, or any other position-based data for your RedM scripts.","archived":false,"fork":false,"pushed_at":"2025-03-29T07:48:33.000Z","size":1936,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T08:28:34.650Z","etag":null,"topics":["cfx","fivem","lua","redm"],"latest_commit_sha":null,"homepage":"https://discord.com/invite/MEZRYQVpnt","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blnStudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-30T20:06:12.000Z","updated_at":"2025-03-29T07:48:36.000Z","dependencies_parsed_at":"2025-03-29T08:24:11.719Z","dependency_job_id":null,"html_url":"https://github.com/blnStudio/bln_multicoords","commit_stats":null,"previous_names":["blnstudio/bln_multicoords"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_multicoords","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_multicoords/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_multicoords/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_multicoords/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blnStudio","download_url":"https://codeload.github.com/blnStudio/bln_multicoords/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247661145,"owners_count":20975012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cfx","fivem","lua","redm"],"created_at":"2024-11-03T01:03:16.708Z","updated_at":"2026-03-15T13:29:18.722Z","avatar_url":"https://github.com/blnStudio.png","language":"Lua","readme":"# bln_multicoords\n\n\u003cimg src=\"./.github/assets/banner.png\" style=\"width:100%\" alt=\"bln multicoords redm script - standalone - bln studio\" /\u003e\n\nA simple developer resource for RedM that allows you to collect coordinates with heading (vector4) by walking around the map. Perfect for creating locations, spawn points, or any other position-based data for your RedM scripts.\n\n[![](https://img.shields.io/badge/YouTube-FF0000?style=flat\u0026logo=youtube\u0026logoColor=white)](https://youtu.be/QSGFewxUQ60)\n[![Discord](https://img.shields.io/badge/Discord-1111?style=flat\u0026logo=discord\u0026logoColor=white\u0026color=7289da)](https://discord.bln-studio.com/)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/blnStudio/bln_multicoords)\n![License](https://img.shields.io/github/license/blnStudio/bln_multicoords)\n\n## Features\n\n🎯 Collect coordinates (vector4) by walking and pressing keys  \n🎨 Visual markers showing collected points  \n🧭 Direction indicators showing heading  \n🚫 Prevents duplicate/too close positions  \n📋 Automatically copies coordinates to clipboard in Lua table format  \n💬 On-screen notifications for actions  \n⚡ Simple to use with basic commands  \n🔄 Clean and optimized code\n\n## Installation\n\n1. Download the resource\n2. Place `bln_multicoords` folder in your resources directory\n3. Add `ensure bln_multicoords` to your server.cfg\n\n## Usage\n\n1. Start collecting coordinates:\n   ```\n   /mcoords\n   ```\n\n2. Controls:\n   - `ENTER` - Add current position and heading to the list\n   - `BACKSPACE` - Finish collecting and copy coordinates to clipboard\n\n3. Visual Feedback:\n   - `Yellow markers` show collected positions\n   - `Red markers` indicate heading direction of a coord.\n   - Text notifications appear for actions\n\n## Example Output\n\n```lua\n{\n    vector4(-1245.12, 2687.32, 62.94, 175.45),\n    vector4(-1267.89, 2699.54, 63.12, 89.67),\n    vector4(-1289.34, 2701.87, 63.45, 265.89),\n}\n```\n\n## Notes\n- The resource prevents collecting duplicate points that are too close to each other (within 1.0 units)\n- Coordinates are automatically copied to clipboard when finished\n- Visual markers remain visible while collecting to help visualize the path\n- Heading is shown with a red marker pointing in the facing direction\n\n## Support\nJoin our Discord for support and updates:\nhttps://discord.com/invite/MEZRYQVpnt\n\n## License\nFree to use and modify. Please retain credits if redistributing.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblnstudio%2Fbln_multicoords","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblnstudio%2Fbln_multicoords","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblnstudio%2Fbln_multicoords/lists"}