Skip to content
Snippets Groups Projects
Commit 64ebcc5b authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add a notice clarify that this script is not actually used by anything

and suggestions how to achieve what the reader/sysop is wanting.
parent d7b387f4
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #3914 passed
/*
* New user creation routine... basically a copy of newuser.cpp
*
* NOTICE:
* This script is not normally called/used by anything, so making changes
* to this script is unlikely to achieve what you're wanting. Instead,
* consider making changes to SCFG->System->New User Prompts, New User
* Values, or the new user question strings in your ctrl/text.dat file.
*/
load("text.js");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment