Jump to content
  • 0
Sign in to follow this  
{ADM} Dante

help in adding clothes 3

Question

I downloaded your clothes package 3rd

Only when I try to wear Sura clothes does not appear that there is no

can you help me

I'm sorry for the English because I'm Brazilian and I do not know how to speak English

 

 

 // Limite estilos de corpo a determinados trabalhos, uma vez que nem todos eles são lançados ainda. 
    se !! ((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 
        || (sd-> class_ & MAPID_THIRDMASK) == MAPID_WARLOCK || (sd-> class_ & MAPID_THIRDMASK) == MAPID_SHADOW_CHASER || (sd-> class_ & MAPID_THIRDMASK) == MAPID_SURA             || (sd-> class_ & MAPID_THIRDMASK) == MAPID_MINSTRELWANDERER || (sd->

        clif_displaymessage (fd, msg_txt (sd, 740)); // Este trabalho não possui estilos de corpo alternativo. 
        retorno -1; 
    }

 

 

 

Hi, I put it so everything went black

image

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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