{"id":17706770,"url":"https://github.com/patrikjuvonen/editor_addon_lights","last_synced_at":"2025-03-13T11:31:03.000Z","repository":{"id":122557303,"uuid":"396514954","full_name":"patrikjuvonen/editor_addon_lights","owner":"patrikjuvonen","description":"(Beta) You want to add lights inside the MTA:SA Map Editor? You've come to the right place. This resource is still a beta release and under construction. Use at your own peril.","archived":true,"fork":false,"pushed_at":"2021-08-22T12:17:05.000Z","size":269,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T03:42:59.183Z","etag":null,"topics":["lua","mtasa","mtasa-edf","mtasa-lua","mtasa-resource","multi-theft-auto","scripting"],"latest_commit_sha":null,"homepage":"https://community.multitheftauto.com/index.php?p=resources\u0026s=details\u0026id=18531","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patrikjuvonen.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-15T22:19:24.000Z","updated_at":"2023-05-27T23:42:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"548eb9af-0f67-4bd0-823a-d4c05d59de1e","html_url":"https://github.com/patrikjuvonen/editor_addon_lights","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrikjuvonen%2Feditor_addon_lights","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrikjuvonen%2Feditor_addon_lights/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrikjuvonen%2Feditor_addon_lights/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrikjuvonen%2Feditor_addon_lights/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrikjuvonen","download_url":"https://codeload.github.com/patrikjuvonen/editor_addon_lights/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243396128,"owners_count":20284288,"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":["lua","mtasa","mtasa-edf","mtasa-lua","mtasa-resource","multi-theft-auto","scripting"],"created_at":"2024-10-25T00:03:11.097Z","updated_at":"2025-03-13T11:31:02.995Z","avatar_url":"https://github.com/patrikjuvonen.png","language":"Lua","funding_links":[],"categories":["Libs and utils"],"sub_categories":[],"readme":"# Lights Add-on for MTA:SA Map Editor\r\n\r\nThis resource is still a beta release and under construction. Use at your own peril.\r\n\r\nYou want to add lights inside the MTA:SA Map Editor? You've come to the right place.\r\n\r\n![Screenshot](screenshot.jpg)\r\n\r\n## Installation\r\n\r\nYou must download and install the following resources to use this resource:\r\n\r\n* [dl_core](https://community.multitheftauto.com/index.php?p=resources\u0026s=details\u0026id=18510) by Ren712\r\n* [dl_lightmanager](https://community.multitheftauto.com/index.php?p=resources\u0026s=details\u0026id=18512) by Ren712\r\n\r\nOnce you've installed the prerequisities, we can install this resource!\r\n\r\n1. Download the latest release\r\n2. Put the resource inside your `MTA San Andreas 1.5/server/mods/deathmatch/resources` folder\r\n3. Refresh resources by running `refreshall` in your server console\r\n4. The add-on is ready for use!\r\n\r\n## How to use in map editor\r\n\r\n1. Start the map editor resource (`editor`) or enter the Map Editor from the main menu\r\n2. Click \"definitions\" from the top editor menu\r\n3. Add \"editor_addon_lights\" to your definitions and press OK\r\n4. `dl_lightmanager` resource should have been automatically started, if this is not the case, please start it manually\r\n5. Hover on the buttons in the bottom-left corner, and scroll your mouse wheel once\r\n6. Click the \"Light\" button to place a new light into the game world\r\n7. Double-click the light to change its properties\r\n8. Once you've finished with your map, save the map in a resource\r\n\r\n## How to use with a saved map\r\n\r\nStart your map resource **together** with this `editor_addon_lights` resource, and you should be able to see the lights placed in the game world using your defined settings!\r\n\r\n## License\r\n\r\nMIT License\r\n\r\nCopyright (c) 2021 patrikjuvonen\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy\r\nof this software and associated documentation files (the \"Software\"), to deal\r\nin the Software without restriction, including without limitation the rights\r\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\ncopies of the Software, and to permit persons to whom the Software is\r\nfurnished to do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all\r\ncopies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\nSOFTWARE.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrikjuvonen%2Feditor_addon_lights","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrikjuvonen%2Feditor_addon_lights","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrikjuvonen%2Feditor_addon_lights/lists"}