Jump to content
  • 0

case value already used!


Tio Akima

Question


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  191
  • Reputation:   138
  • Joined:  09/24/12
  • Last Seen:  

every skill I try to add says the case is already being used!

example:

MINHA_SKILL = 1100,

MINHA_SKILL = 2100,

MINHA_SKILL = 3100,

[...]

I tried several, several IDs

and when I recompile appears:

example:

..\src\map\skill.c(5561) : error C2196: case value '2100' already used

impossible!

where I'm going wrong?

thanks! ^^

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  331
  • Reputation:   63
  • Joined:  11/29/11
  • Last Seen:  

Please Tell what you edited.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  554
  • Reputation:   70
  • Joined:  04/04/12
  • Last Seen:  

Make sure you use unique ID in the enum e_skill @ skill.h

better start at the end of the skill OB_AKAITSUKI

:meow:

Link to comment
Share on other sites

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.   Paste as plain text instead

  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.

×
×
  • Create New...