Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/13/16 in all areas

  1. M2 Download Center Download Here ( Internal ) *FEATURE LIST* ######### V1.0 ######### Game + removed the license functions so the server won't connect to a license server nor check if your server is valid + removed the time limitation so it won't even check the time limit. This crash issue is completely fixed. + 6/7 bonus are now working Stone chance succes in config file. 3% tax removed. 0 gold purchase store item enabled. pc_change_name (Europe) enabled. 70024 (marble blessing) and enabled store. (hivalue_item_sell check removed) 6-7 bonus disabled costume. Insight. Dice/ÁÖ»çŔ§/war fix. Player bonuses are removed bonus time. Stuff disappearance has dropped by 2 minutes 10 seconds players. Maximum stat point 90. 90 will also receive Status Points . " Fingerprint " control repaired. Horse skill enabled. bonus charger fix. ymir licensz removed. invisible bug fix. After Teleportation will not be - life . imun bug fixed. 2x fixed Kill counting. Magic sword sura skill fix. If there are multiple kk taking away one . Dungeon party fix. Cube crash fix. 4. inventory added. Ingame sql inject fix. [FIX]Guild bug change No make test file. Full equip bug fix. ds slot fix. TP- broadcast MP bug fix ( bios bug, bug rush ) . Item type 33 added. ctrl+g mount bug fixed. Beltsystem some bug fix. Equipment wiever added. Ingame ch changer added. pet.is_mine(), item.get_attr_type, item.get_attr_value, item.set_attr, npc.get_level function added. /kill_all code added. ######### V1.1 ######### Maximum level data type int. PM hack fix (and newly) Anti long name generator. Fishing without water fix. Reload p expanding (Shop_item, refrine proto, item_attr, item_attr_rare tables) //thanks masodikbela reload drop function added (etc_item_drop.txt, mob_drop_item.txt, special_item_group.txt) //thanks masodikbela reload group function added (group.txt, Group_group.txt) //thanks masodikbela reload regen function added (regen.txt, npc.txt, boss.txt, stone.txt) //thanks masodikbela /p map function added (disappear off the map mobs , NPCs) //thanks masodikbela /free_regens function added Delet loaded in regen) //thanks masodikbela ######### V1.2 ######### New SellPacket from GF DB: ######### V1.0 ######### No txt added. localeset fix. Item_award 3 stone fix. ######### V1.1 ######### Maximum level data type int. TXT Loading proto Korean announcement transcribed . Binary: ######### V1.0 ######### It handles True / true / false / FALSE values. 4. inventory added. 0 gold Shop fix. belt system slot fix. Python 2.7-re updated. Granny 2.9-re updated. npc_pet,npc_mount function added. ######### V1.1 ######### Maximum level data type int. Monsters level show. ######### V1.2 ######### New SellPacket from GF [Hidden Content]
    1 point
  2. Since this post is [OPINION] better move it to general. I think that Kori's (even they are not opensource) I heard great opinions and Virus's files are good , if you still do not want to use them use maxmi's . Hope I helped you
    1 point
  3. Thank you that you have copied my text. I hope that someday you will be able to publish some own. best regards Malum
    1 point
  4. Hello everyone, I'm Roxas or Jin , name me as you want. My real surname is Sam, you can call me like that if you prefer. I live in France, i'm a developer and a network administrator in my real life, I'm twenty two years old. I know some language for programming: -PHP/HTML/CSS (Website, API etc..). -C++ (with hardware and some others.. like Raspberry or manipulate Vectors , Shaders with DirectX or for Metin of course.) -C# (Console, Winform, WPF and some others.. for make a TCP Server etc etc...). -Java. -Python for Metin and some others and some others.. I working on Herra and some others project like my project on Android without name for the moment: MMORPG Android If you want some help , you can contact me with private message. Cordialy, Sam
    1 point
  5. Add in questlib.lua: function say_test_pro(text_vegas, value) local maxim, titan, work = value or 50, 0, '(.-)(%[.-%])()' local result,nb,lastPos,back_m2 = {}, 0, 0, '' local function m2dev(pro) for pass1 in string.gfind(pro,'((%S+)%s*)') do if titan + string.len(pass1) > maxim then back_m2 = back_m2..'[ENTER]' titan = 0 end back_m2 = back_m2..pass1 titan = titan + string.len(pass1) end end for ymir, vegas_2,vegas_3 in string.gfind(text_vegas, work) do if ymir ~= '' then m2dev(ymir) end back_m2 = back_m2..vegas_2 lastPos = vegas_3 end m2dev(string.sub(text_vegas, lastPos)) say(back_m2) end Add in questfunction: say_test_pro I do not own all the credits for this function Example: say_test_pro("Hello metin2dev!",8) say_test_pro("This message is only test! .....................................................",15) You can develop more if you want, that you start with a row below the test without having to put you directly enter other shit than the number of characters you want to start. What you want is a kind of: (x,y) raw_script("[function x;"..x.."|y;"..y.."]") But it is not easy to do, but I'll try when I have time.
    1 point
  6. One word. WHY? I don't understand, and I never will.
    1 point
  7. "How do I sug pula fara sa ating cu gura?" Use say_size
    1 point
  8. Hi. @xP3NG3Rx, first of all I'd like to say thanks for this nice tutorial (added on server some time ago). Also I have little suggestion for IsPet(): Regards.
    1 point
×
×
  • 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.