Source SDK

Source SDK

GUYS I NEED HELP
I've been searching literally everywhere to make a spawn menu (not in GMod, in a source mod) all I get is Hammer Tutorials and "How to setup a Source mod" or something
I don't want to use AI to write my code
How do I make a freaking spawn menu (it doesn't have to be complex, just a simple text menu with buttons I can click to spawn things)
< >
Showing 1-2 of 2 comments
You need to write your own UI/Menu code plus the whole logic for buttons, images and what it does when you click it in C++, add it to the mods binaries, bind a key to it, and compile it.

Get familiar with C++ basics if you won't use 'AI', lots of tuts on YouTube, also for compiling source mod bins
you need to learn C++, atleast a little, you dont need to know everything
< >
Showing 1-2 of 2 comments
Per page: 1530 50