Jump to content

Ink

Members
  • Content Count

    42
  • Joined

  • Last visited

About Ink

  • Rank
    Advanced Member

Profile Information

  • Github
    Squall
  1. Since the update i have issues with the npc. It won't give knights their peco's/dragons/gryphons and says "you do not meet the requirements" Any help for this? Mado and such works fine
  2. Ink

    2014-02-05 client

    As said it even happens to myself and i use the correct client. The disconnects seem to be pretty random and i couldnt find a pattern for it..
  3. Ink

    2014-02-05 client

    Even i get those DC's meanwhile and im definitely using the correct client but i sent you a message. I think that plugin may causes it.
  4. Ink

    2014-02-05 client

    so you can login okay ? but only some other people cant login ? im guessing you are recompiling the server when you changed the mmo.h All can login. But randomly we got disconnected and this message appears in the console. And yes, server is recompiled
  5. Ink

    2014-02-05 client

    https://mega.co.nz/#!u88TCAYQ!vTuRutj0IqObVwWyQktsS1dH-9EDE6Cmgeo_R3fj83A i added the unencrypted one, as well as the encrypted one + .dll i use rolex btw
  6. Ink

    2014-02-05 client

    Using the client without problem. Some people got disconnects and it displays [Warning]: clif_parse: Received unsupported packet (packet 0x1ebe (0x7f57), 19 bytes received), disconnecting session #213. in mmo.h i have #ifndef PACKETVER #define PACKETVER 20140205 in packet.h // 2014-02-05bRagexe - Themon#if PACKETVER >= 20140205 packet(0x0369,7,clif->pActionRequest,2,6); packet(0x083C,10,clif->pUseSkillToId,2,4,6); packet(0x0437,5,clif->pWalkToXY,2); packet(0x035F,6,clif->pTickSend,2); packet(0x0202,5,clif->pChangeDir,2,4); packet(0x07E4,6,clif->pTakeItem,2); packet(0x0362,6,clif->pDropItem,2,4); packet(0x07EC,8,clif->pMoveToKafra,2,4); packet(0x0364,8,clif->pMoveFromKafra,2,4); packet(0x0438,10,clif->pUseSkillToPos,2,4,6,8); packet(0x0366,90,clif->pUseSkillToPosMoreInfo,2,4,6,8,10); packet(0x096A,6,clif->pGetCharNameRequest,2); packet(0x0368,6,clif->pSolveCharName,2); packet(0x0838,12,clif->pSearchStoreInfoListItemClick,2,6,10); packet(0x0835,2,clif->pSearchStoreInfoNextPage,0); packet(0x0819,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15); packet(0x0811,-1,clif->pReqTradeBuyingStore,2,4,8,12); packet(0x0360,6,clif->pReqClickBuyingStore,2); packet(0x0817,2,clif->pReqCloseBuyingStore,0); packet(0x0815,-1,clif->pReqOpenBuyingStore,2,4,8,9,89); packet(0x0365,18,clif->pPartyBookingRegisterReq,2,4); // packet(0x0363,8); // CZ_JOIN_BATTLE_FIELD packet(0x0281,-1,clif->pItemListWindowSelected,2,4,8); packet(0x022D,19,clif->pWantToConnection,2,6,10,14,18); packet(0x0802,26,clif->pPartyInvite2,2); // packet(0x0436,4); // CZ_GANGSI_RANK packet(0x023B,26,clif->pFriendsListAdd,2); packet(0x0361,5,clif->pHomMenu,2,4); packet(0x0938,36,clif->pStoragePassword,0); packet(0x09DF,7);#endif there is no packet 0x1ebe (0x7f57)
  7. I read it is the latest stable client. I want to use it with R.O.L.E.X but i ran into some issues. 1. first it said cbs.dll is missing 2. I downloaded a cbs.dll and now it runs a few thousand windows of errors in lua folder upon running. i used the latest data folder from the translation project... Did i miss anything?
  8. awesome i test this out. still got my problems to understand how to use atcmd_paramters. If there are bugs, i think i can handle them
  9. I'd like to request a script to check a players play time (i found some to check your own but not the one of others). Prefer this with bindatcmd. example: @playtime <playername> -----Playername---- 5 hours 30 minutes idle 16 hours 23 minutes active Last Time online: <date> Registered at: <date> Thank you for reading
  10. Its only 1st guild claim.(found any bugs ?) How can i disable my staff guilds from beeing displayed in the ranking? :|
  11. I have a weird issue with Rosary[1], ItemID 2626 In the item_db (i use sql) i is set to 1 slot Clienside in the iteminfo.lub it has slotCount = 1 still, ingame i cant put cards in it. Anyone else having this problem? Did i miss something? I tried several cards but the rosary never appears as compoundable. I got also a clip[1] in my inventory which appears in the list but not the rosary
  12. you dont have to give them Access to the commands, but you can use it inside the script via atcommand
  13. is this helping you? http://herc.ws/board/topic/4446-offline-invitation-script-3/ ist commands, but you could simply use them in the npc
  14. Ink

    Request @sameip

    [Error]: run_script: infinity loop ![Debug]: Source (NPC): at_sameip (invisible/not on a map)
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.