

Cătălin
Member-
Content Count
26 -
Joined
-
Last visited
Community Reputation
3 NeutralAbout Cătălin

-
Rank
Neutral
Informations
-
Gender
Male
Recent Profile Visitors
898 profile views
-
Hi! I need official lycan patches from official metin2 client. Thanks!
-
[PROBLEM]3 Bug's (War Observe, Dragon Soul Rubi, Flame Spirit in war)
Cătălin replied to Runah's question in Questions & Answers
Hi. Can you upload on another site? I can't download it. -
[Request]equipment_bg_without_ring.tga
Cătălin replied to FlorinMarian's question in Questions & Answers
You can take it from etc.epk folder from oficial client. It is not crypted. Ro: Îl poți lua din etc.eix/epk din clientul oficial, nu este criptat din câte știu. -
UPP! Here are logininfo and serverinfo. TY! serverinfo.py intrologin.py
-
Hi! I am using untouched sg files with 40k mainline source and client from this forum. My problem is when i open 2 or more channels, it shows "Online" only on ch1, rest of them shows "..." My ports are default ones: CH1 13000 (13001 core2, 13002 core3) CH2 13010 (13011 core2, 13012 core3) CH3 13020 (13021 core2, 13022 core3)
-
Can you tell me where are these names in py?
-
Cătălin started following Anoying BUG.
-
Hi. This is my syserr (Client) : I added a .wav file named ''맞기1.wav'' in 'sound/pc/shaman/general/' but no results. Hope you can help me. Thanks.
-
EDITED: Solved! I found a fix here, on this forum from a guy @Kroneees. Go to Server source / input_main.cpp Search: CInputMain::AnswerMakeGuild Instead of: if (ch->GetGold() < 200000) ch->ChatPacket(CHAT_TYPE_INFO, "You don't have 200000 yang"); return; if (ch->GetLevel() < 40) ch->ChatPacket(CHAT_TYPE_INFO, "You don't have 40lv+ "); return; Add: // 200k yang // if (ch->GetGold() < 200000) { ch->ChatPacket(CHAT_TYPE_INFO, LC_TEXT("<Guild> You don't have 200000 yang.")); retur
-
I tried othe quests too. Same result.
-
I tried. It works.
-
Hi! Thank you if you want to help me but i dont use skype. Please write me in pm because right now im not at home and i will be available only the day after tomorrow. Thank you again.
-
Hi. Same problem here. No errors in syserror. I read on another forums that it could be from config but i dont know what. I am using untouched sg files with 40k (mainline). Thanks