Im trying to make a command creating a new room, without using redit from Oasis. Lets call it makeroom.
I found the function redit_setup_new in redit.c which I was planing to use.
But somehow I cant get it to work. Basicly it should work like this:
makeroom 10222(which dont exist)
ACMD(do_makeroom)
{
blah blah
redit_setup_new(arg);
blah blah
}
Simpel? Or TO simple?
Anybody has made something like this?
/Jesper
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST