Jump to content

BYB

Inactive Member
  • Posts

    25
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by BYB

  1. Thats the only answer I could find but its really hard to believe a code like this can be mastered to such degree some people have here , but honestly respect to anyone who actually made it out of the phase very impressive in my opinion . Lots of luck guys. thank you for your continuous effort to improving such a nostalgic memory , that even the owners never could do with millions in their pockets
  2. I consider my self a programmer , I dabble into lots of languages and frame works. but what I cant understand ever , is how do you guys know how things work on such a big scale of a source code , especially such a chaotic source like metin's , do you just back track everything or is there a hidden secret im missing or is it just constant attempts at understanding the code until you master it . I hope someone can answer this question its been on my mind for years ahaha .
  3. Oh so changing the encoding back to the original one wont help ? Edit : I am recompiling now , the problem was I think that I opened the file with VSC and not notepad++ because notepad++ keeps giving me spaces instead of tabs which is annoying a lot tried changing settings and reinstalling didnt help lol . anyway I will try after recompiling ! Thank you so much for the help and the lend of your knowledge much appreciated ^^
  4. Hey sorry to bother you again I applied this and after this happened : Any idea what went wrong ? I tried replacing the locale_string and translate.lua incase of encoding error but didnt help plus its 3 sec in any case no matter what number I change it to
  5. With all honesty i am more familiar with python than source i can read a source but can write it from scratch so I guess python the short answer ahaha Edit : by source I mean C++ idk why i said source
  6. Hey guys , I am new to the community been lurking around trying to learn here and there . My knowledge isn't huge its very basic but I thought I could give back with the little I know , probably most of you know how to do this , but I have been looking around for a way to do it on the forum I couldn't find it till I came across this Thread from @ Mali . P.S : if you have a better way of doing the if statement please let me know I am not that familiar with the files as I said . Okay let me start . 1 ) Head to your serverinfo.py file in root , Check your STATE_DICT . ex : STATE_DICT = { 0 : "OFFLINE", 1 : "ONLINE", 2 : "BUSY", 3 : "FULL" } ** In my example I only want to have it green when the server is Online and any other status I want to be red , you can tweak it to your own liking . 2) Then you go to intrologin.py and look for : self.channelList.InsertItem(channelID, " %s %s" % (channelName, channelState)) 3) Replace it with : if channelState=="ONLINE": self.channelList.InsertItem(channelID, " %s |cffADFF2F%s" % (channelName, channelState)) else: self.channelList.InsertItem(channelID, " %s |cffCd0000%s" % (channelName, channelState)) ***One thing to note : You need to match your desired Status from your own serverinfo.py and replace "ONLINE" with it . Preview : As I mentioned before if you have a better dynamic way please let me know I am here to learn
  7. I was looking around the forum for a tutorial or anything similiar , You see I am new the the metin2 files I am looking around to find a way to do it my self I unfortunately couldn't find it but I guess part of learning is asking so here I am . How can I change or remove the timer when loging out or changing character or exiting the game please ? Thank you in advance !
  8. Hey I am sorry to bother you but I have a problem , Unknown packet header: 171, last: 126 4 I have got this error when I connect to the game . I have re added all the files mentioned before , I am not sure what I am still missing ? Thank you in advance ^^
  9. Hey guys I am new to metin2 dev stuff as u can see , To be honest I can read codes and errors but this one is confusing me . I have this error : 0224 22:21:18777 :: uiInventory.py(line:313) __LoadWindow ui.py(line:2704) GetChild InventoryWindow.LoadWindow.BindObject - <type 'exceptions.KeyError'>:'Inventory_Tab_03' 0224 22:21:18777 :: ============================================================================================================ 0224 22:21:18777 :: Abort!!!! But this is my InventoryWindow.py : May I as well note the the system was working perfectly before but all of a sudden it started giving me errors even when applying it on a clean 40k client all over again . I was going through the forums and some guy said add it to locale which doesnt make sense doesnt add up with the error tried it anyway didnt work any idea what could it be ? Thank you for ur time in advanced
  10. Reply :Oh no no we live in the same house Update 1 :When trying proxy i didnt notice the commented lines in CONFIG rn i am uncommenting them this might be a stupid mistake ahaha hope it works Update 2 :I uncommented the Proxy nad bind ip lines and now when i connect via private ip i get kicked when logging in but when I put the proxy ip in root it doesnt even show if im online . And my friend still cant connect either way any ideas ?
  11. So yesterday I have setup the files listed from @ TMP4 , And the files are so clean everything works fine i even opened ports on my router and everything . My friend on the other device in the same household under the same wifi joined the server yesterday everything is fine but today after we both turned off our pcs and windows updated he cant join anymore i am not sure what the problem is tbh . Things I have tried : 1) Using Proxy 2) using his ip on the port 3) checking for error logs both client side and server side nothing appears to show anything . 4) Also tried turning off firewall Mind you the game on my side works just fine , I am not sure if i did any of the attempts above in the wrong way or its windows fault but yeah im confused really been trying to figure it out since this morning . Any suggestions ? Thank you
  12. The item is there. I can't figure out the problem , tried using the file from other serverfiles doesnt help , tried deleting the lines that are giving me errors still doesnt help . idk what to do.
  13. 1)The more I delete the more items that needs to be deleted. 2) I checked few threads about this and they said its not a crashing error so I didnt bother . Thank you I will try it .
  14. So I have maxmi serverfiles with vanilla cores . and I have everything running but when I go to the client and I enter the id and pw it says failed to connect to the server , while if enter a wrong id and pw it says wrong details . thought the ports were the problem , matched them nothing changed . db syserr : SYSERR: Jul 28 16:01:27 :: Process: FDWATCH: peer null in event: ident 21 channel1 syserr: SYSERR: Jul 28 16:01:21 :: load: ANI directory = (null) SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:24 :: SetShopItems: not enough shop window SYSERR: Jul 28 16:01:27 :: ReadSpecialDropItemFile: ReadSpecialDropItemFile : there is no item 110010 : node 백룡강력한용혼원석_일반-화려 SYSERR: Jul 28 16:01:27 :: Boot: cannot load SpecialItemGroup: locale/turkey/special_item_group.txt SYSERR: Jul 28 16:01:27 :: pid_deinit: Any idea what could it be ? P.S : tried deleting item 110010 from serverside didnt help with the error
  15. Hello guys so I modified the locale+item+icon files plus serverfile's item_proto and now the client gets stuck on loading screen any idea how to fix it ? 0720 12:04:22372 :: File "networkModule.py", line 240, in SetGamePhase 0720 12:04:22372 :: File "game.py", line 127, in __init__ 0720 12:04:22372 :: File "interfaceModule.py", line 348, in MakeInterface 0720 12:04:22372 :: File "interfaceModule.py", line 159, in __MakeTaskBar 0720 12:04:22372 :: File "uiTaskBar.py", line 568, in LoadWindow 0720 12:04:22372 :: File "uiTaskBar.py", line 778, in RefreshQuickSlot 0720 12:04:22372 :: RuntimeError 0720 12:04:22372 :: : 0720 12:04:22372 :: skill.GetSkillType - Failed to find skill by 3 0720 12:04:22372 :: [Hidden Content] game.py(line:552) Open game.py(line:990) StartGame game.py(line:1177) RefreshCharacter interfaceModule.py(line:676) RefreshCharacter uiCharacter.py(line:1116) RefreshCharacter uiCharacter.py(line:1178) __SelectSkillGroup uiCharacter.py(line:1164) __SetSkillSlotData uiCharacter.py(line:861) RefreshSkill uiCharacter.py(line:836) __RefreshSkillPage GameWindow.Open - <type 'exceptions.RuntimeError'>:skill.GetSkillType - Failed to find skill by 1 0720 12:21:11269 :: ============================================================================================================ 0720 12:21:11269 :: Abort!!!! Tried creating a new character thought it was duo to my current character maybe something corrupted when i logged off but when i logged in the new char i got this
  16. Hello everyone , I have been playing metin2 for almost 10 years now and I got interested in it for so long and in fact im studying computer science in HS (we just did a C# course and that's it ) and I wanted to practice and develop my knowledge about metin2 development as a hobby I guess . so I was wondering if you got any suggestions of any simple files I could use to practice and get to know how to navigate through a metin2 system
  17. May I have your skype to ask you some question when I get stuck ? if you don't mind I would really appreciate it Edit : Thank you so much <3
  18. So after a lot of searches I finally figured out how to do everything but I am facing some errors but my question atm is does the compiler have to be on the same FreeBSD of the serverfiles ? and if anyone is up to help me live please leave ur skype or anything in the replies I would really appreciate it <3
  19. So I am a new developer as you can tell I actually have programming languages background but I need help with Metin2 developing so I am planning on buying a host because after several tries I couldn't follow the tuts on any forums because I always get errors so I decided to buy a host . I am just confused when I look around forums I understand nothing I am trying to find some tuts from scratch but all I find is tuts for advanced people or a follow along tuts which I am not looking forward to because I wanna learn it from scratch until I become good at it to the point that I can read someone else's scripts like I can do when I am reading a C++ script or C# . For example , I can't understand what is the Source code / game.tar / MySQL.tar and how to make my own serverfiles , how to attach the client to the serverfiles , how to use the root or how to attach a client to the host with out a root (some clients doesn't have root files ) ... etc. I need someone to instruct me , maybe even from scratch , please I am up to pay you !.
  20. I am trying recently to learn metin2 developing found several tuts but I keep getting errors some I could fix and the other I cant such as : Can anyone help me please (Note: tried upgrading/updating to FreeBSD 10.2 as FreeBSD web said because it doesn't support 9.2 and 9.3 anymore and its still doesnt work ) I would appreciate some help ty Best Regards , BYB
  21. So recently I have learned programming (c# and python) , so I though why not practice a little bit on metin2 and get the hand of it . But the problem is that I can't find much of a details that helps me learn the basic things like what does the VirtualBox help me with either connecting serverfiles to client...etc And the same for the python lib and lua lib that has all of the functions and the commands , I look around I find a lot of experts that code like nothing they know the path for everything they know what VB used for ... all I need some basics to start a private server on my pc so I can learn I know that there is alot of tuts about making private server but I cant find a tut that explains the source/binary/client explanations Hopefully someone can I help me , or at least guide me what I should look for to learn . Best Regards BYB.
×
×
  • 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.