Hello everyone,
I'm new to this forum and I'm new to the HL SDK. I want to write a small plugin in C++ that interacts with the language
Python to write scripts, just like
Mattie's EventScripts.
I want to do this because Python is a very simple and fast (in speed and learning) language, and there will be no need to know how the SDK itself works, you will just need to know how Python works.
But first of all, I never wrote a HL 1 Plugin, so I'll need some tutorials. Are there some out there? Or can you provide one? Maybe first just some small things like sending a chat message? - That would actually help me a lot.
Oh, and - I looked into the AMXMODX Source, but it didn't help me, since it's (for me) too complicated to understand...
Anyway, thanks for any answers!