Adding custom audio files
1
Navigate to the audio folder
Open your server files and navigate to
drugs_creator/html/assets/audio/.2
Add your files
Place your audio files in this folder.
3
Restart
Restart the script or the server.
Supported audio formats
mp3, ogg, wav, flac, aac, m4a
Adding custom images
1
Navigate to the images folder
Open your server files and navigate to
drugs_creator/html/assets/img/.2
Add your files
Place your image files in this folder.
3
Restart
Restart the script or the server.
Supported image formats
jpg, jpeg, png, gif, webp
Important notes
- File names are used directly as labels in the dropdown, so use descriptive names (e.g.
space_trip.jpginstead ofimg1.jpg) - If you add files while the server is running, restart the script for changes to appear
- Keep file sizes reasonable — large images or audio files can affect loading times for players
