Functions in common_functions.inc

Function Description
ConsolePrintLongText
Outputs long multi-line text in client or server console (it splits text into small chunks or lines).
ConsolePrint
Prints text to the client or server console.
ReadFlags
Converts string of flags into an integer value.
HexToNum
Converts string HEX representation to an integer value.
CompareUnsigned
Compares two integers as unsigned values.
PlaySoundForAll
Plays given sound for all players excluding bots.
LocatePlayer
Finds player index based on Steam ID, partial player name, user IP or user ID.