Jump to content

FileX

Premium
  • Posts

    76
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by FileX

  1. Hi, I bought SF from developer KriiS. But I have many problems on the server and he doesn't want to answer. Unfortunately. I also offer a financial reward for fix. CLIENT: 1. Syserr errors (LoadScript) <100% fixed by OnDry> 2. Syserr errors (LoadMotionData) <100% fixed by me> 3. Syserr errors (LOAD MSMFILE) <100% fixed by me> 4. Syserr error (Maybe bug with SafeBox) <80% fixed by KriiS> 5. Syserr error? (CPythonSkill) <fixed 100% by me> 6. I cant create guild <fixed 100% by me> 7. Text bugging (image) If I move from another map to another, the name of the empire (such as Chunjo) will remain lit and it will not disappear. SERVER: 1. SpawnMob error <fixed 100% by @Syreldar> Thank you, as I say - I am willing to really pay for the mistakes. Edit: All fixed, moderator can close the topic.
  2. Hi, When I want to create a guild, the server say <Analyze> AnswerMakeGuild disabled. I own SRC Client & Server... If I change (packet_info.cpp) Set(HEADER_CG_ANSWER_MAKE_GUILD, sizeof(TPacketCGAnswerMakeGuild), "AnswerMakeGuild", true); to Set(HEADER_CG_ANSWER_MAKE_GUILD, sizeof(TPacketCGAnswerMakeGuild), "AnswerMakeGuild", false); if I want to create a guild - client dropped. Serverr SYSERR: Apr 9 06:47:19 :: Process: UNKNOWN HEADER: 223, LAST HEADER: 81(14), REMAIN BYTES: 1, fd: 19 Where is problem? O.o
  3. How fix: char.cpp: In member function 'void CHARACTER::SetPlayerProto(const TPlayerTable*)': char.cpp:2048:28: error: 'GM_VIP' was not declared in this scope else if (GetGMLevel() == GM_VIP) ^ char.cpp:2050:29: error: 'AFF_VIP' was not declared in this scope m_afAffectFlag.Set(AFF_VIP); ^ char.cpp:2093:1: error: a function-definition is not allowed here before '{' token { ^ char.cpp:9733:1: error: expected '}' at end of input } ^ gmake[1]: *** [Makefile:198: .obj/char.o] Error 1 Thank ? #ifndef ENABLE_GM_FLAG_IF_TEST_SERVER if (!test_server) #endif { #ifdef ENABLE_GM_FLAG_FOR_LOW_WIZARD if (GetGMLevel() > GM_PLAYER) #else if (GetGMLevel() > GM_LOW_WIZARD) #endif { m_afAffectFlag.Set(AFF_YMIR); m_bPKMode = PK_MODE_PROTECT; } else if (GetGMLevel() == GM_VIP) { m_afAffectFlag.Set(AFF_VIP); } if (GetLevel() < PK_PROTECT_LEVEL) m_bPKMode = PK_MODE_PROTECT;
  4. Yes,i read but this will turn off other quests.
  5. again: Error occured on quest ./pre_qc/itemshop_newnew.lua
  6. Yes, now work. But i cant open all shops in quest.. if (options == 1) then itemshop.open_shop_vnum(11); --Meče DB SHOP_ITEM: 11 10 1 11 18 1 11 29 1 DB SHOP 11 itemshop 20094 Serversyssr: SYSERR: Apr 7 23:34:29 :: RunState: LUA_ERROR: [string "itemshop"]:33: attempt to index global `item_shop' (a nil value) SYSERR: Apr 7 23:34:29 :: WriteRunningStateToSyserr: LUA_ERROR: quest itemshop.start click quest/object/state/itemshop itemshop={["start"]=0,open_shop_vnum= function (vnum)item_shop . open_shop_vnum ( vnum ) ; setskin ( NOWINDOW ) ; end }
  7. fixxxx@m:xxxxxx/czech/quest # ./qc itemshop_newnew.lua QUEST : itemshop STATE : start FUNCTION open_shop_vnum(vnum) WHEN : 20094.click reset server, but quest dont load..
  8. mm same problem " Error occured on quest ./pre_qc/itemshop_newnew.lua "
  9. Hi, I am editing a quest for shop. But I have a problem running. And Pre_Qc is not very smart. " Error occured on quest ./pre_qc/itemshop_newnew.lua " Syntax Quest: 1) Kostýmové itemy -- Costume items a) Kostýmové zbraně --Costume weapons b) Kostýmy (brnění) --Costumes (Armor) c) Zavřít --Close 2) Kostýmové účesy --Costume Hairstyles 3) Mazlíčci --Pets 4) Jezdecká zvířata --Mounth 5) Prémium --Premium 6) Ostatní --Other 7) Zavřít nabídku --Close -------------------------------------------------------- Code: Uploaded to Github for correct syntax. Thank you for help!
  10. I have some problem, i dont know why this dont working .. ? bump
  11. None of us can cope? How about when I say who will fix my mistakes I will pay? The offer is valid for a maximum of 24 hours after this post.
  12. Hi, I have a problem with files that have incorrect Japanese characters. I have many errors in systerr. How can I fix this? Bad characters in "Client\Property\property\a" etc. with special characters 01.¼º and ³ª¹« Systerr: Please, i need help. I can buy helps...
  13. Hey, Please who can create TuT step to step how install this to client?
  14. 1. I meant changing a standard map for a winter map. Or change winter skins, etc.. I hope I can get a programmer to control these controls. And I will gradually learn them. 2. Thank you 3. Ok, i test it, thank you.. 4. As I wrote, I'm in this beginner. But, can u send me ymir_work file please? ? ..I tried it, but I couldn't get it going. I don't know what to put. 5. Why?
  15. Hey, I'm starting with the game server for this game and need some advice. Please help me :) 1. When I want to edit (temporarily) a map,weapons etc, for example, how do I do it? 2. Can you please recommend a client who will automatically patch? (i can buy it) 3. How do I update a server without unnecessarily long shutdown? Can I edit files while the server is on and then restart the server? 4. Can I ask for a good guide on how to install WorldEdit on Windows 10? 5. Looking for a CMS for Metin2 with an Offline Store (IS) is there any? Thank you, Matthew
×
×
  • 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.