On Tue, 12 Aug 1997, Robert Sinland wrote:
>I remarked out that whole section....
> // else if (strchr("G", ZCMD.command) != NULL) { /* ### */
> // if ((arg_num = sscanf(ptr, " %d %d %d %d ", &tmp, &ZCMD.arg1,
> It compiled fine, but the mud will not boot.
You need to add back the line he said to remove in his original post.
>Format error in world/zon/25.zon, line 27: 'G 1 2504 100
> Silce Of Traveller's Bread'
>do I have to change all the zone files by hand now, or did I
>misinterpret that line of instructions?
The %d %d %d %d is picking up 1 2504 100 Silce and since Silce doesn't
become an integer, it returns 3 instead of 4 variables stored.
--
greerga@muohio.edu me@null.net | Genius may have its limitations, but stupidity
http://www.muohio.edu/~greerga | is not thus handicapped. -- Elbert Hubbard
+------------------------------------------------------------+
| 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/08/00 PST