Jump to content
  • 0
Sign in to follow this  
iCORE

[Help] skill.c

Question

1>..srcmapskill.c(9883): error C2275: 'bool' : illegal use of this type as an expression1>          c:userskeoughdesktopherculessrccommon../common/cbasetypes.h(288) : see declaration of 'bool'1>..srcmapskill.c(9883): error C2146: syntax error : missing ';' before identifier 'skill_castend_nodamage_id_dead_unknown'1>..srcmapskill.c(9883): warning C4013: 'skill_castend_nodamage_id_dead_unknown' undefined; assuming extern returning int1>..srcmapskill.c(9883): error C2143: syntax error : missing ')' before 'type'1>..srcmapskill.c(9883): error C2059: syntax error : ')'1>..srcmapskill.c(9888): error C2061: syntax error : identifier 'skill_castend_nodamage_id_undead_unknown'1>..srcmapskill.c(9888): error C2059: syntax error : ';'1>..srcmapskill.c(9888): error C2059: syntax error : 'type'1>..srcmapskill.c(19366): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'bool (__cdecl *)(block_list *,block_list *,uint16 *,uint16 *,int64 *,int *)'1>..srcmapskill.c(19366): warning C4133: '=' : incompatible types - from 'int (__cdecl *)()' to 'bool (__cdecl *)(block_list *,block_list *,uint16 *,uint16 *,int64 *,int *)'1>..srcmapskill.c(19368): error C2065: 'skill_castend_nodamage_id_undead_unknown' : undeclared identifier1>..srcmapskill.c(19368): warning C4047: '=' : 'bool (__cdecl *)(block_list *,block_list *,uint16 *,uint16 *,int64 *,int *)' differs in levels of indirection from 'int'

im adding evs patch manually and this one apear how to fix this?

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.