How do I make a foundation for my inventory system? Created 4 days ago2024-11-12 22:25:43 UTC by xerochan xerochan

Created 4 days ago2024-11-12 22:25:43 UTC by xerochan xerochan

Posted 4 days ago2024-11-12 22:25:43 UTC Post #349330
I'm trying to make an inventory or checklist thing? I'm not sure yet. But I want to know how to make it so you press tab and it opens a black box or something on the screen. Something to get me started.

Thanks!
Posted 4 days ago2024-11-12 23:34:35 UTC Post #349331
You'll have to program that (TriAPI, VGUI, or even ImGui or any other UI system you can integrate). There's no way to achieve that via mapping to my knowledge.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 3 days ago2024-11-13 14:26:24 UTC Post #349335
Featureful has a very, very barebones inventory system. You could use that, but i doubt it's going to be enough for what you want. Still, might as well just use it as a base to add more code.
You must be logged in to post a response.