Quote:
Originally Posted by Natsheh
Everything is simple just read the documentation files to learn more
|
Hey,
I don't think the documentation covers everything, otherwise I wouldn't have to guess how to use emessage_* properly. It surely does describe the arguments and what the function does (sometimes not even that, "no description available"), but not when and how to use some stuff. Also it seems to be incomplete for me here and there, e.g. the
client_print_color function mentions:
Quote:
|
Alternatively, a specific team color can be enforced using the print_team_* constants in amxconst.inc
|
But there are no print_team_* constants.
Correct me if I'm wrong, please, but I'm kinda lost.
//e:
I bet the HL SDK would help me a lot to understand what's going on under the hood, but I don't know how to "use" it to answer the questions I have while coding.
- LegacyCode