Sure, here ya go merc.h: extern const struct skill_type skill_table [MAX_SKILL];
const.c: const struct skill_type skill_table[MAX_SKILL] = {
As always, Thanks!
Jim
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Regicide
Sent: Friday, April 19, 2002 1:02 AM
To: [email protected]
Subject: Sv: Seg fault with Class Editor
>Could you maybe post the definition of skill_table from your MUD?

