Did you define char_data somewhere in there?
do a grep for char_data and look at the other structures
- David 'Dave' Berthiaume of DragonMUD [iii1.iii.net 4000]
------------------------------------------------------------------------------
data@iii1.iii.net | eagle@virek.worcester.com
eagle@ec68.residence.gatech.edu | david.berthiaume@swcbbs.com
------------------------------------------------------------------------------
On Sun, 14 May 1995, FourSpace wrote:
>
>
> Hi...I am adding a new skill, the TURN skill, and have run into a
> problem. The code for the skill is in act.offensive.c, and the problem
> occurs when i try to use the function
> GET_CLASS(vict) ... ( GET_CLASS(ch) works fine...)
> example:
> if (GET_CLASS(vict) != CLASS_UNDEAD) {
> etc...
> What's the deal...before this i
> struct char_data *vict;
>
> Fireball
>
>
>
>
This archive was generated by hypermail 2b30 : 12/07/00 PST