Jump to content

Galet

Premium
  • Posts

    1384
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    0%

Posts posted by Galet

  1. Since there is a function, it is easy to create a fix :

    You can remplace the function in char.cpp by this one :

    if (block_exp && amount > 0)
        {
            return;
        }
    

    Or / And you can put this in guild.cpp "CGuild::OfferExp"

     

    if (ch->block_exp == true)
                ch->ChatPacket(CHAT_TYPE_INFO, LC_TEXT("You can't give exp to your guild if your experience is blocked."));
                return false; 
    

     

     

    • Love 3
  2. 1 hour ago, Shisui said:

    Please don't use this type of images (that includes disabled people) again.
    It's just me, asking not to.

    Sorry for the off topic.

    Sorry, I was just using the most used picture about this caption on the internet since the existance of this meme (link related), without any volition of making fun of anyone which is disabled or not. I'm not making fun of anyone, this is not my kind.

    Moreover, if I put an "image macro", this is because a lot of people did it before me... (inluding staff members, V.I.P, developers and so on)

    However, I could change the picture with this one (if you want and if you grant me the permission to do so): https://metin2.download/picture/E474acvF7A0s8r6rjCfIOdRmAdA2I032/.png

    I would like to apologize if I offended anybody, but I repeat, the idea of offending anyone was not even in my mind when I posted this picture...

    Sorry for offtopic and again, good job ken

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.