3rd Party Libraries
Recent Additions
Handles Parser
Discord
console
RemoveServerTag
File
RemoveServerTag
Last Updated
2016-05-21
Created At
2009-03-04
Removes a tag previously added by the calling plugin.
native
void
RemoveServerTag(
const char[]
tag
)
Parameters
const char[]
tag
Tag string to remove.
Return Value
void