I am trying to add arguments tro my zone file:
example:
M 0 100 1 1 100 1
^--^----New Arguments
okay so i go into db.h and add to the reset_com struct:
.
.
.
int arg2;
int arg3;
int arg4;<---\
int arg5;<---/ Added these
int line;
.
.
.
Where in db.c do I need to change it so that these values are
actualy read into the args..I.e. I want then as
ZCMD.arg4
ZCMD.arg5
thank you for your consideration.
+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://cspo.queensu.ca/~fletcher/Circle/list_faq.html |
+-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST