You’ll need to put it inside a custom YTD file.
You can use this guide: How to add a custom banner to Vmenu... | The Solution it works the same for any menu created by MenuAPI, not just vMenu. In your case, for a custom menu, you don’t even need to replace the existing one (interaction_bg
), you can just make a new texture in that YTD file, give it a custom name, and put it in the streaming folder of your resource. Then change the txdName
to the name of the .YTD file, and the imageName
to the name of the image inside the .YTD file.
1 Like