[Circle] NEWBIE: AutoLoot, AutoSplit, etc..
From: Brad Freshour (monocirc@telepath.com)
Date: 11/18/96
- Next message: Chris Grantham: "Re: [Circle] NEWBIE: AutoLoot, AutoSplit, etc.."
- Previous message: Johan Dustler: "Re: [Circle] shutdown and GRGODS"
- Next in thread: Chris Grantham: "Re: [Circle] NEWBIE: AutoLoot, AutoSplit, etc.."
- Maybe reply: Chris Grantham: "Re: [Circle] NEWBIE: AutoLoot, AutoSplit, etc.."
- Maybe reply: Dan Johnson: "Re: [Circle] NEWBIE: AutoLoot, AutoSplit, etc.."
- Reply: Ron Hensley: "Re: [Circle] NEWBIE: AutoLoot, AutoSplit, etc.."
- Maybe reply: Dan Johnson: "Re: [Circle] NEWBIE: AutoLoot, AutoSplit, etc.."
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
I just got AutoLoot and AutoSplit off of a WWW site that had snippets of
code. I'm a new Admin, and "inserted" everything in where it needed to be.
But when I compile (BSD using GCC), I get an error as follows:
fight.c: In function `damage':
fight.c:764: too many arguments to function `die'
Here is the snippet of code that it says as the error:
}
/* Cant determine GET_GOLD on corpse, so do now and store */
sprintf(local_buf,"%ld", (long)local_gold);
}
die(victim,ch);
/* If Autoloot enabled, get all corpse */
do_get(ch,"all corpse",0,0);
}
/* If Autoloot AND AutoSplit AND we got money, split with group */
do_split(ch,local_buf,0,0);
}
}
---
Thanks for any help you can give me.
+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://cspo.queensu.ca/~fletcher/Circle/list_faq.html |
+-----------------------------------------------------------+
- Next message: Chris Grantham: "Re: [Circle] NEWBIE: AutoLoot, AutoSplit, etc.."
- Previous message: Johan Dustler: "Re: [Circle] shutdown and GRGODS"
- Next in thread: Chris Grantham: "Re: [Circle] NEWBIE: AutoLoot, AutoSplit, etc.."
- Maybe reply: Chris Grantham: "Re: [Circle] NEWBIE: AutoLoot, AutoSplit, etc.."
- Maybe reply: Dan Johnson: "Re: [Circle] NEWBIE: AutoLoot, AutoSplit, etc.."
- Reply: Ron Hensley: "Re: [Circle] NEWBIE: AutoLoot, AutoSplit, etc.."
- Maybe reply: Dan Johnson: "Re: [Circle] NEWBIE: AutoLoot, AutoSplit, etc.."
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
This archive was generated by hypermail 2b30
: 12/18/00 PST