Jump to content

LethalArms

Active+ Member
  • Posts

    69
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by LethalArms

  1. I'm gonna reinstall the server and the client to see if i can apply the translation normally, then with that i start putting stuff, like inventory,6º skill, weapons,etc
  2. You can do multiple things, you can set like you said, 1k,1k,1k,1.5k,2k, depending on the probability you want them to have or im mostly sure you can set like 1k,1.5,2k and then ahead of that bonus will be something that says what equips use that bonus, and what level they have, so for example, you can set the armor level to be 3, so it only uses that 3 level's you set, 1k,1.5k, 2k. It's doesn't make much difference, but i think its easier to set all 5 levels then the other option
  3. Can quests influence on this? I've been trying to add an npc and I edited some files, that I'm not sure would influence or not, also I don't remember if before I did that worked, but before I didn't have the locale folder named correctly
  4. still the same, gonna try put everything in english again, and see, client also
  5. still the same, even after changing that Really dont know what its wrong
  6. I changed locale_string, if i view it directly from the server its in portuguese (my language)
  7. I applied the translation and almost everything is translated, i've rewatched the video where u apply the translation and for some reason, the itens are translated,mobs translated, etc but when i try to drop something, trade, add bonus,switch bonus,etc it isn't translated do u know why?
  8. I've trying to add a Shop NPC (like General Store Saleswomen) but with other itens, it will be basically the same as the normal store, but i can't find a way to do it, i tried to follow this topic: but still wasn't able to do it, i edited the shop and shop_item table, created the quest and still nothing what am i missing? quest especial3 begin state start begin when 9010.chat."Loja Especial 3" begin npc.open_shop(12) setskin(NOWINDOW) end end end In the player shop i have it like this: VNUM Name NPC_VNUM 12 Loja Especial 3 9010 In shop_item i have this: SHOP_VNUM ITEM_VNUM COUNT 12 50201 1 Also, i dont know if it matters but in the server file questnpc.txt i added this line: 9010 especial3 What am i doing wrong?
  9. Ok, and why i can't do duels with other players? The duel starts but i can't do damage to the other player or the other player to me
  10. I also don't know which portal i spawned, with the name Desert_Yongbi there's like 3/4 of them btw, how do i know if the core of the map is running or not?
  11. Yap, i had an error on skilldesc.txt, the warrior mental skill was incomplete, and the one from ninja was missing, thks, btw how to set items to be tradable or not and how why i can't do damage to other players on city? Also 2 days ago i spawned a desert yongbi portal, and the account got disconnected and i had to change the coordinates of the account to the city for it to unbug, do u know why?
  12. I installed the 6th skill, and for some reason the warrior mental doesn't have icon and doesn't work, and the ninja bow skill doesn't exist, I can run the command to set skill but it does nothing, any idea what it can be?
  13. I already solve the problem, its going to be a server only for friends, and im not willing to pay for a vps maybe if i put it for public
  14. Try HeidiSQL instead, its free and i think it has the same features that navicat has.
  15. I started to create a server yesterday, i downloaded a server file from this forum,set it up and the pc that is hosting the server i can connect with no trouble, but i want for my main pc to also be able to connect, using radmin since hamachi cause a bit of problems, i also thought of Ngrok or something similar, but idk how i would set it up since if im not wrong ngrok does tcp/udp forward for a specific port, and idk what port is the one i have to use. The server has a serverinfo.py on the root files and it has this: SERVER_NAME = "Metin2" SERVER_NAME_TEST = "Servidor de Testes" SERVER_IP = "26.81.175.21" SERVER_IP_TEST = "127.0.0.1" CH1_NAME = "Channel 1" CH2_NAME = "Channel 2" CH3_NAME = "Channel 3" CH4_NAME = "Channel 4" PORT_1 = 13000 PORT_2 = 13010 PORT_3 = 13020 PORT_4 = 13030 PORT_AUTH = 11000 PORT_MARK = 13000 STATE_NONE = "..." STATE_DICT = { 0 : "", 1 : "NORMAL", 2 : "OCUPADO", 3 : "CHEIO" } SERVER01_CHANNEL_DICT = { 1:{"key":11,"name":CH1_NAME,"ip":SERVER_IP,"tcp_port":PORT_1,"udp_port":PORT_1,"state":STATE_NONE,}, 2:{"key":12,"name":CH2_NAME,"ip":SERVER_IP,"tcp_port":PORT_2,"udp_port":PORT_2,"state":STATE_NONE,}, 3:{"key":13,"name":CH3_NAME,"ip":SERVER_IP,"tcp_port":PORT_3,"udp_port":PORT_3,"state":STATE_NONE,}, 4:{"key":14,"name":CH4_NAME,"ip":SERVER_IP,"tcp_port":PORT_4,"udp_port":PORT_4,"state":STATE_NONE,}, } SERVER02_CHANNEL_DICT = { 1:{"key":21,"name":CH1_NAME,"ip":SERVER_IP_TEST,"tcp_port":PORT_1,"udp_port":PORT_1,"state":STATE_NONE,}, 2:{"key":22,"name":CH2_NAME,"ip":SERVER_IP_TEST,"tcp_port":PORT_2,"udp_port":PORT_2,"state":STATE_NONE,}, } REGION_NAME_DICT = { 0 : "", } REGION_AUTH_SERVER_DICT = { 0 : { 1 : { "ip":SERVER_IP, "port":PORT_AUTH, }, 2 : { "ip":SERVER_IP_TEST, "port":PORT_AUTH, }, } } REGION_DICT = { 0 : { 1 : { "name" :SERVER_NAME, "channel" : SERVER01_CHANNEL_DICT, }, 2 : { "name" :SERVER_NAME_TEST, "channel" : SERVER02_CHANNEL_DICT, }, }, } MARKADDR_DICT = { 10 : { "ip" : SERVER_IP, "tcp_port" : PORT_MARK, "mark" : "10.tga", "symbol_path" : "10", }, 20 : { "ip" : SERVER_IP_TEST, "tcp_port" : PORT_MARK, "mark" : "20.tga", "symbol_path" : "20", }, } What can i do to be able to connect to the server?
  16. It worked!!! Amazing, thks a lot man, the skeleton is kinda weird but i dont really care xD the main think is that it works, thks a lot again Edit: The Fingers are kinda bugged with noesis tho, granny shows them and plays the animation with no problem, but when viewing with noesis, the finger bones are bugged, and one of them doesn't do the animation, it can be noticed on the sura one hand sword wait and main skill animation (geomhwan.gr2)
  17. I started working on making a "remastered" version of Metin2, with the original models/animations and upscaled textures on a engine with high-end graphics (unreal engine), since the main metin server i played was shutdown. I was able to import into blender the models and put textures on it, also rigged so it can handle animations pretty good, but my main problem is that i cant convert the animations, ive tried A LOT of stuff, like a lot, some examples of what ive tried: -Using Blender Import GR2 Plugin (Doesn't show nothing since the animation file dont have a mesh) -Using grnreader98 to convert to SMD, at first the program don't allow the conversion because of not having a mesh, but i used x64dbg and edited the program code to skip that check, and after that i was "technically" able to convert it to .SMD -Using Blender and 3DS Max with SMD Import plugins to import the .SMD file i converted, both crashed, even when trying to import the model itself. -Using NinjaRipper to try rip the models/animation from Granny Viewer, doesn't do anything, since NinjaRipper works with DirectX and as far as i know, granny viewer is made with OpenGL -Searched for some program to "unpack" the .gr2 file and get the .max files that Granny Viewer says are being used, no luck What im considering to do: -Try to write a program to "unpack" the .gr2 file (not sure if its possible, since i didnt find anything that already does that) -Get similar animations from the internet -Give up on this project, something that i really dont want do to, since its my first "big" project, and my first time with unreal engine (at least with serious dedication to learn it and do something on it), and because its metin2 xD
×
×
  • 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.