I tried to make "my own" HUD (not really mine if I'm taking code from Valve and MilkywayM16, thank you by the way! :P) I tried to mix stuff from Half-Life and the 2002 beta HUD, I think it fits pretty well! I also had to make some weapon sprites for the HUD because of retail weapons not existing in the beta, I think I got it right, or pretty close at least :)
2
that moment you ported Goldsource weapon selector into Source and im trying to import Source weapon selector into Goldsource :baf:
Damn... Good luck! I probably couldn't do that myself as Source GUI stuff seems to be way too different...
yeah theres no way i could actually port them. instead im replacing them with ImGUI
ImGUI? I WANNA SEE THAT AND I WANT TO BE THE FIRST ONE TO SEE IT WHEN YOU IMPLEMENT IT
i hope i actually successful doing that without dll injection :gaben:
You seem to know more than me, so I believe in you xd
nono im actually also still learning, by far my successful attempt at putting imgui inside goldsource/source games is by dll injection, and that risks getting vacbanned. Then i asked people in twhl that its actually obtainable without dll injection so i think thats worth a try
The way GameUI2 works is by compiling a .dll then overriding stuff in the game code so it uses GameUI2 instead for menus and stuff, I don't really remember what .cpp files it was so sorry, tomorrow I can give you an answer But that should give you an idea :D
wait really? thats really interesting. thanks for sharing!
It looks interesting. I would play with that.
Ahah thank you!