Jump to content
  • 0

Sprite 3rd new Minstrel & wanderer


kennykiro

Question


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.01
  • Content Count:  75
  • Reputation:   1
  • Joined:  05/22/15
  • Last Seen:  

Hi everyone, I added the new clothes that I downloaded here in the forum Third Job Costumes: Corrected 1.3.2 so that the clothes of the wanderer will not I use the command @bodystyle more of the failure I do not know why I put in the right place the other classes was normal Only the Wanderer and Minstrel are theirs, does anyone know why this happened ?? And another thing is the stylist my so fika so help to fix plz.

fsfdsfdsdsfdsfsdfsd.png.e65add24f8ee32948a7aaed26befe405.png

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   3
  • Joined:  01/15/17
  • Last Seen:  

(sd->class_&MAPID_THIRDMASK) == MAPID_MINSTRELWANDERER

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   3
  • Joined:  01/15/17
  • Last Seen:  

you need to add a command on atcommand.c @bodystyle where it added condition for Wanderer and Minstrel bodystyle

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  354
  • Reputation:   110
  • Joined:  01/30/13
  • Last Seen:  

23 minutes ago, Yatohime said:

you need to add a command on atcommand.c @bodystyle where it added condition for Wanderer and Minstrel bodystyle

Yeah, in these lines:

    if (!((sd->class_&MAPID_THIRDMASK) == MAPID_GUILLOTINE_CROSS || (sd->class_&MAPID_THIRDMASK) == MAPID_GENETIC
        || (sd->class_&MAPID_THIRDMASK) == MAPID_MECHANIC || (sd->class_&MAPID_THIRDMASK) == MAPID_ROYAL_GUARD
        || (sd->class_&MAPID_THIRDMASK) == MAPID_ARCH_BISHOP || (sd->class_&MAPID_THIRDMASK) == MAPID_RANGER) {

But what is the MAPID for The Minstrel (Maestro)? Aparently he got compile error when tried it.

Edited by FXFreitas
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.01
  • Content Count:  75
  • Reputation:   1
  • Joined:  05/22/15
  • Last Seen:  

Thanks Yatohime It worked *----------*

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...