mud/lib/doc/sefun/query_custom_command
2020-09-06 05:43:07 -07:00

21 lines
462 B
Plaintext

GETCUSTOMCOMMAND(1) GETCUSTOMCOMMAND(1)
NAME
query_custom_command() - Determines whether a custom command exists.
SYNOPSIS
string query_custom_command(string str)
DESCRIPTION
This sefun is used to ensure that a custom command isn't being spoofed.
LOCATION
/secure/sefun/custom_commands.c
Author
Cratylus @ Dead Souls
1