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

24 lines
570 B
Plaintext

GETCUSTOMPATH(1) GETCUSTOMPATH(1)
NAME
query_custom_path() - returns the directory designated as the
custom commands location.
SYNOPSIS
string *query_custom_path()
DESCRIPTION
Creators are expected to have a directory within their
homedir with a standard name which contains user-created, or
"custom" command. This sefun retuns the dir for this_player().
LOCATION
/secure/sefun/custom_commands.c
Author
Cratylus @ Dead Souls
1