Jump to content

Cunoo

Inactive Member
  • Posts

    326
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Cunoo

  1. 2 hours ago, TMP4 said:

    Thats actually not true with the "oldest update". Yesterday I installed VS 19 on a laptop what did not have any VS yet and the client source compiled just fine. Most people who contacted me missing the afxres.h file but thats external. They missed the C++ MFC for latest latest v142 build tools because that is not selected by default.

    295509Screenshot-1.png

     

    I don't know how deep is this possible, but I have this problem on pc with c2d series q6xxx... With newest cpu is all okey.. So he too solved problems with update.. I think doesn't exist one manual for all..

    • Good 1
    • Love 1
  2. 11 hours ago, Ace said:

    Tell the idiots who play the game on official servers. These are the biggest gameforge sponsors.

    This is sad true.. 😞 I see maybe 5 days ago gf itemshop. 80 coins voucher on 50 coins WTF??? 299 coins 3+1 bonus add pack!!!!!!! I can rlly fuck gayforge and I dont never play any game distributed by Gameforge.

    • Confused 1
  3. 7 hours ago, PACI said:

    WoM2 received a closure letter written by Gameforge demanding the shutdown of the server. A week prior the official shutdown, the entire WoM community received a clear and honest notice about the situation. It did not close without an explanation. 

    Money, money, money.. Fuck gameforge.. No one normally game.. Only vampire lobby.. RIP metin.. I think this is a end of story..  If I can something say, so stop play official servers and visible say STOP gameforge in EU! Gameforge never make in history something good for players!!! Just a Germany, peace.

  4. On 5/6/2021 at 12:52 PM, Jack099 said:

    Starlink satellites will change our lives to the good, and it's obvious. I don't see any sense in describing the functions and advantage of Starlink sats: visit other forums and talk to people who've already purchased starter kits and you'll find out their opinion. Personally I don't see any negative sides of the growing number of satellites, but astrophotographers don't agree with me beause satellites affect their hobby and even work.

    That's maybe bad.. We have problem clean earth.. How we can clean universe?????? So I think before we can know clean we don't have right make mess. 

  5. 2 hours ago, 4peppe said:

    almost certainly the problem is that I am missing some updates

    So VS automatically touch you with updates.. But you need oldest update.. Because I think Mali make this source and never more update it for newest vs updates.. (if you install vs just new clean install.. You dont have oldest updates, because microsoft cant/dont know include old packages) You can solve this with build log.. Read messages and install missing package.. I dont remember this, because I dont have this project and I only look into Mali knows too many months ago but I remember, I have same problem with actualization of vs.. This is not hard and if I remember sure package you nedeed is something 1.4.2 idk I'm not 100% sure, but this is 100% easy solve it. If you want some help send me PM, because I can't help more if I dont have more informations and I flly don't want download project for help us.. 

    • Good 1
  6. 2 hours ago, 4peppe said:

    Hi, first of all thanks for this release, it all looks really good! Could you tell me how to disable both clientside and serverside the costume system, the energy system and the alchemy?

    update: trying to compile the source without touching anything with vs2019, it gives me 4 errors and does not create the file in .exe; can you help me?

    You can comment some lines in client source.. Open UserInterface/locale_inc.h

     

    Second problém post here error log from vs.. But I think you need only update studio.. I'm not 100% sure but if I remember you need v142 toolset + some updates..

    • Good 1
  7. 2 hours ago, MRX said:

    What is different between Marty Files and your Files?

    are clean like marty files and have your files lycan to?

    Why no one read first post??? 

     

    This is free project made from Mali updated kraizy source and Sanchez client. So this is just clean leaked source from 2014! Only updated for bugs.. There is not Lycan, new updates, anything else.. Only base game from 2014 with some updates for code,, studio, compiler, bugs, leaks.. Translated for much languages.

    Btw. Marty is strong edited source with some stuff and is not free.

    • Good 1
  8. 2 hours ago, xExoDuuZ said:

    @CunooYes I know, but lvl 250 is enough. I dont want even more.
    The status points is something i really want to change, but thats something i first have to find how its done.

     

    @TMP4 So, what can i do to compile the Db? Is there something i have to change in the MAKEFILE? Maybe thats the reason why it dont work.

    Questlua.cpp

    ch->PointChange(POINT_STAT, ((MINMAX(1, newLevel, 250) - ch->GetLevel()) * 3) + ch->GetPoint(POINT_LEVEL_STEP));

    Char.cpp

    if (GetLevel() < 251) PointChange(POINT_STAT, 1); // Yes 251 because you must set +1 of your max lv

  9. 17 hours ago, xExoDuuZ said:

    I already done that. Also I set the Max lvl in Config to 250. (usr/metin2/server/ channel1-4 and game99)
    Is there another option i have to set higher? After the test i only reached level 120.

    One think.. You can make only 255lv because you are limited with BYTE.. If you want more high level, you must change BYTE to INT.. Tutorial is too on this forum I think by Mali.. And last little think.. Change get status points after 90lv.. Because you get original only under 90lv..

  10. 6 hours ago, ReFresh said:

    @Cunoo I don't think it's a good fix for it 😄 and maybe it's not possible to do that, because this function probably overwriting the default function for emotion use in server source.

    Default function stop it running emote... (official code) So this is same fix about ymir... You don't make more than true, false...  I think you can more, but this is not badest code.. If you can't make memory leak you are right..  Not the best but right.. 

  11. 16 hours ago, BoSS said:

    In instancebase.cpp i have only  CItemData::COSTUME_WEAPON 

     

     

    there is no such as COSTUME_WEAPON_SWORD

    COSTUME_TYPE_WEAPON.. So idk if someone help you, if you don't know whitch version you using.. Just reinstall your costume weapon with requirement version.. Sanii don't work with old costume weapon without value3.. What is hard understanding this? I'm 100% sure you don't have value3 costume weapon system..

  12. 11 hours ago, Guest Anonymous said:

    Hey, I'm here asking for help. I added a Shining System from this forum and everything works very well.

    The problem only arises with the costumes of the weapons. It has no effect after adding it.

    Armor, Costumes, weapons all work. 

     

    Thanks 🙂

     

     

     

    You need weapon costume with value3.. So exist 2 versions..

    • Metin2 Dev 1
  13. 1 hour ago, Halodorel said:

    Only locale.lua and locale_stringn was public.

    Item_names, mob_names.txt, complete clientside. I never seen all these in one place.

    Its not hard to do the rest but probably takes a hella lot time so i respect him that he did and made the files public.

    You can take original last 2013 or early 2014 clients in all languages from gameforge.. And you can too create from client basic translate for server with example java or php script from xml.. Then its not hard to make copy in all languages with same parameters..  Why do it the easy way when you can do it the hard way?......... 

    • Not Good 3
    • Good 1
  14. 57 minutes ago, TMP4 said:

    Thank you but I want to keep this project's client and server 100% official since it is a reference serverfile.

    But feel free to release it, I'm sure there are people who loved that optimized client 😇

    True, but true is too just 90% of client are duplicated files + ymir organized structure is really bad.. So this is only offer.. I don't want release it, because I did it for myself.. I only offered this as team work.. Btw. All my work is official like 2014.. New is only structure for better fastest work and simply updates + performance.. And I rewrited all data files to one string + all motlist are same as animation.. This is my work for the last 4 years and it really took me a lot of time.. 

    EDIT: Btw. I have too all synchronized mysql tables with source. (originál kraizy just too 2014)

    57 minutes ago, Ace said:

    Hey guys, does it make a difference if I only have an "item_list" and "item_desc"? So instead of just "item_desc" I do

    "weapons_desc, armor_desc, ohrringe_desc etc" and the same for item_list. Does that lead to laggs or something else?

     

     

    Speaking of these files, does the client close as with fly files after porting 5 times?

    here debug fail: cannot open include file 'afxres.h'

    Why you want did this change? So you can select simple empty space for selected data.. Okey for item_desc maybe but idk 50/50% for sure.. For item_list definitively not.. Just why? You can insert free spaces how much you want.. Btw. I dont think this is performance problem..

    • Metin2 Dev 1
    • Good 2
  15. @TMP4 I can supply a reorganized client if anyone is interested...

    What I means?

    1. All granny files converted to 2.11.0 version, optimalized shaders and without compress. + bonus reorganized textures + optimalized textures, renamed such names and created new string for all things..

    2. Reorganized PC, PC2 to better format string and without files whats are not for character works..

    2.1 Reorganized all armours too new pack.. + same as things as 1. Point..

    And too much things so I can too late add more informations + images about it..

    I don't think many people here have a client like that.

    EDIT: Btw.. .msm is too reorganized, item proto too (official) and little changes in sourxe.. All can be make.. 

    • Metin2 Dev 2
    • Good 2
    • Love 3
  16. 24 minutes ago, ReFresh said:

    @CunooI wasn't talking about account logging out. I was talking about: You can change empire normally with warp to the new empire town, it works right but when player disconnect his account by turning off internet connection or by login to the same account again, it will result in disconnection before "warp function" is triggered, so player won't be warped to the new empire town.

    @TMP4 Good idea, I'll try.

    Yes but now you cant go in enemy empire.. Thats what u want?

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