-
-
Notifications
You must be signed in to change notification settings - Fork 464
Closed
Description
At the moment, CommandExists() is case insensitive, so it is useless for cases when I need to check for:
CommandExists("sm_ADMIN")
returns true, however, such command "sm_ADMIN" cannot be handled by console. such chat command "!ADMIN" cannot be handled.
Is it possible to add a new command like CommandExistsEx() or an optional argument, allowing to check "Is Command Exists" considering case sensitivity?
Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels