Try this,
instead of one_argument(argument, command_arg);
try: half_chop(argument, command_arg, buf);
I think thats the result you want.
half_chop takes the first word from argument, assigns it to command_arg,
and leaves the rest in buf.
hope that helps.
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT