[ Free] rs_phonograph V2


:notes: rs_phonograph V2


Description

This resource allows you to play music in-game using an interactive phonograph.
Perfect for roleplay servers that want to add more immersive ambiance.

A NUI has been designed and the menu has been removed.

Rendering distance has been added so that if there are many phonographs placed, they won’t load unnecessarily.

Key locking has been added so that if another script uses the same keys, it won’t interfere while placing the phonograph.

If you have version 1, don’t worry, as the SQL remains the same, but you will need to completely replace the script.

The option to loop the song has been added.

The dependency on uiprompt has been removed, and an NUI has been created to display the keys you need to use


Download

:link: GitHub - rs_phonograph

Discord

:link: Discord


Resource Information

| Code is accessible | Yes |
| Subscription-based | No |
| Lines (approximately) | 900+ |
| Requirements | xsound |
| Support | Yes |

5 Likes

Great stuff!

Thank you :cowboy_hat_face:

Update

You can now change the distance at which the music can be heard from the config.lua. Replace client.lua and add this line to config.lua: Config.SoundDistance = 10

Update

Now, when a player joins and a song is playing, they can hear it synchronized with the other players, since before it would play from the beginning for the one who joined, replace client.lua and server.lua

1 Like

Check whether you get any error when pressing F8, since many people are using that script and nobody has reported that problem to me.