• How does one do this
    6 replies, posted
I want to add icons to the F4 tabs like where it says 'Jobs' 'Shipments' etc. How does one exactly do this? Here is an image https://files.facepunch.com/forum/upload/165659/e09ffc11-6796-4407-81d5-4c63fdc892c5/4000_screenshots_20180617172946_1.jpg
It took me 10 seconds to google this... https://www.youtube.com/watch?v=2pyOAKgvWd4
DPropertySheet/AddSheet takes an argument for the icon.
Cannot find anywhere to put this? Which file should I place it in
You would place this in a client side file. I usually just do lua/autorun/client/cl_verynicerandomname.lua You will need to learn a bit about making vgui. If you're someone who cant sit there and read paragraphs or cant be bothered(me) youtube has some videos. Although they arent specifically for one thing most of the time. GLua is pretty much taking what you've learned and applying it everywhere else.
To add it to the default DarkRP F4 menu though
You can disable the default F4 menu in DarkRPModification to make your own.
Sorry, you need to Log In to post a reply to this thread.