Jump to content

imWelly

Premium
  • Posts

    71
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by imWelly

  1. you don't really need to "remove the system" from the source nor the client source ,

    its way easier to remove DSS button from the inventory / expanded taskbar and disable DSS quests

    belt system just use the OG inventory window with no belt slot , or use photoshop to remove it from your current window 

    inventory window picture usually located at : d:/ymir work/ui/

    by the name of equipment_bg..tga  etc 

  2. good evening .

    we are looking for an expert on PvP to create a well balanced PvP experience 

    our server is still under development so there is so much freedom to edit and come up with ideas 

     

    responsibilities :

    - balancing pvp on every aspect of the game that is clean pvp (main weapons armors etc ) , full pvp ( with customs rings DS etc ) 

    that includes characters skills , weapons and creating attrs for customs and rings 

    - balancing dragon soul ( choosing the perfect attrs for each color ) 

     

    requirements :

    - a previous experience on PvP aspects 

    - ability to edit and work with files and db to edit and work for yourself

     

     

    we offer per/hr payments 

     

    contact me on DM's if you are interested 

     

     

     

  3. greetings 

     

    we are looking for a part time developer to work as pay per task .

    you will only be asked to perform some tasks, locate some bugs fix them etc .. creating an developing systems if asked ( paid upon creation ) 

    its not a simple job and we are only looking for professionals only , we require at least an available time of 3-6 hrs a day 

    the server have almost 1.2k online and we are trying to enhance our server to even launch in internationally 

     

    contact me in DM if you are interested 

     

    kind of regards 

    • Love 1
  4. Since my fellow arabs don't like to share fixes here is how to make it work for arabic

     

    search for the function in GrpTextinstance.cpp  if (defCodePage == CP_ARABIC) 

    then add the lines according to the tutorial above , make sure to add the lines 

     

     

    Spoiler

                                        else if (ret == TEXT_TAG_IMAGE_START)
                                        {
                                            imageStep = 1;
                                            imageBuffer = L"";
                                        }
                                        else if (ret == TEXT_TAG_IMAGE_END)
                                        {
                                            kImage.x = x;

                                            char retBuf[1024];
                                            int retLen = Ymir_WideCharToMultiByte(GetDefaultCodePage(), 0, imageBuffer.c_str(), imageBuffer.length(), retBuf, sizeof(retBuf) - 1, NULL, NULL);
                                            retBuf[retLen] = '\0';

                                            char szPath[255];
                                            _snprintf(szPath, sizeof(szPath), "icon/%s.tga", retBuf);
                                            if (CResourceManager::Instance().IsFileExist(szPath))
                                            {
                                                CGraphicImage* pImage = (CGraphicImage*)CResourceManager::Instance().GetResourcePointer(szPath);
                                                kImage.pInstance = CGraphicImageInstance::New();
                                                kImage.pInstance->SetImagePointer(pImage);
                                                m_imageVector.push_back(kImage);
                                                memset(&kImage, 0, sizeof(SImage));
                                                for (int i = 0; i < pImage->GetWidth() / (pSpaceInfo->width - 1); ++i)
                                                    x += __DrawCharacter(pFontTexture, dataCodePage, ' ', dwColor);
                                                if (pImage->GetWidth() % (pSpaceInfo->width - 1) > 1)
                                                    x += __DrawCharacter(pFontTexture, dataCodePage, ' ', dwColor);
                                            }
                                            imageStep = 0;
                                            imageBuffer = L"";
                                        }

     

    under every 

    Spoiler

                                        else if (ret == TEXT_TAG_HYPERLINK_START)
                                        {
                                            hyperlinkStep = 1;
                                            hyperlinkBuffer = L"";
                                        }
                                        else if (ret == TEXT_TAG_HYPERLINK_END)
                                        {
                                            if (hyperlinkStep == 1)
                                            {
                                                ++hyperlinkStep;
                                                kHyperlink.ex = kHyperlink.sx = x; // ½اء¦ إط½؛ئ®°، ½أہغµا´آ ہ§ؤ،
                                            }
                                            else
                                            {
                                                kHyperlink.text = hyperlinkBuffer;
                                                m_hyperlinkVector.push_back(kHyperlink);

                                                hyperlinkStep = 0;
                                                hyperlinkBuffer = L"";
                                            }
                                        }

     

    now it will be working fine https://metin2.download/picture/2VhJ58wlCePJfoXWOl8JNwH4OeH7ZsLL/.png

     

     

    kind regards Dream,

    • Metin2 Dev 8
    • Good 5
    • Love 3
  5. Good Morning everyone 

     

     

    we are  looking for a developer to enhance our server experience and to focus mostly on  fixing bugs ( if reported by a player)

    our server is up and running we currently have almost 450 players online daily

     

    the required knowledge we are seeking for are :

    - C++ 

    - LUA 

    - python 

     

    full time job currently is what we looking for or at least part timer who always available

     

    please contact me via DM if you are interested

     

     

     

    thank you 

     

  6. 17 hours ago, xAres said:

    First of all, you should be aware that metin2 is not the greatest thing when it comes to multithreading so you should always look for something that has higher CPU Clock Speed rather than more cores at low freq. I'd clearly say a big no to OVH ever since they would legally work with anyone including gameforge themselves. 

    However some of my recommendations are:
    FastPipe
    Zap-Hosting
    Contabo
    ReliableSite

    Tried them all and the best out of them all i'd say it is fastpipe and reliable, they all offer freebsd images and the prices are great.

     

    thank you for your reply , is 32 Ram enough for a server with 500 players online ? also taking NVMe or SSD would make any difference in the performance ? 

  7. Hi 

    I have a live server which hosted on OVH gaming serverOC i have like 300 online players 

    But there is a huge lag when multiple players fight each other what might be the problem ? For what i know my server can handle 500 easily without any lag , could the problem be something with the source or the client files ?

  8. hello there 

    im looking for a pro web developer , i already have a website but i need someone to take it to another level and add more features and fix some bugs 

    please note im looking for someone who knows what he does !!

     

     

    also . 

    i have a kinda old client ( 2016 ) and i need someone to provide me all the new updates regarding the costumes - hairstyles - pets - mounts etc 

    feel free to contact me on the pm 

    im paying in paypal and it possible to pay in Skrillz too 

  9. hello and good morning 

     

    im looking for someone who can make a small admin panel with the following stuff 

    gm command log 

    chat log 

    player search - ban unban account 

     

    we can talk further on skype please add me here -EDIT-

     

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