AMXX-BG.INFO cromchat.inc Functions

cromchat functions

All callable symbols documented in this include, grouped by declaration type.

Stocks

Name Signature
_CC_ActivityInit stock _CC_ActivityInit() {
_CC_GetActivityPrefix stock _CC_GetActivityPrefix(id, buffer[CC_MAX_ACT_PREFIX_SIZE], len) {
_CC_IsActivityAdmin stock bool:_CC_IsActivityAdmin(const id) {
_CC_ModInit stock _CC_ModInit() {
_CC_WriteMessage stock _CC_WriteMessage(id, const message[]) {
CC_GroupMessage stock CC_GroupMessage(const flags[] = "", const params[] = "", const input[], any:...) {
CC_LogMessage stock CC_LogMessage(id, const file[] = "", const input[], any:...) {
CC_RemoveColors stock CC_RemoveColors(message[], len, bool:chat = true, bool:menu = false) {
CC_RemoveExploits stock CC_RemoveExploits(message[], len, bool:colors = true, bool:percent = true) {
CC_RemovePrefix stock CC_RemovePrefix() {
CC_SendAdminMessage stock CC_SendAdminMessage(const flags[] = "", bool:allflags = true, const input[], any:...) {
CC_SendMatched stock CC_SendMatched(id, player, const input[], any:...) {
CC_SendMessage stock CC_SendMessage(id, const input[], any:...) {
CC_SetColor stock CC_SetColor(index, bool:force = false) {
CC_SetPrefix stock CC_SetPrefix(const prefix[]) {
CC_ShowActivity stock CC_ShowActivity(id, const name[], const input[], any:...) {
CC_ShowActivityId stock CC_ShowActivityId(target, id, const name[], const input[], any:...) {
CC_ShowActivityKey stock CC_ShowActivityKey(const without[], const with[], const name[], any:...) {