Jump to content

Brynner

Community Contributors
  • Content Count

    559
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by Brynner


  1. I'd like to congratulate whoever started the rumor, even I believed it for a while. xP

     

    rAthena will be back up and running in a few days, and yes, we did indeed have backups.

    it was almost 2weeks since the rAthena started their maintenance. and still no official news regarding on their maintenance. :(


  2. As long as I know, current HP of a mob cannot be retrieved without modifying the source. There was a mob controller modification for eAthena quite long ago, but don't know whether it never got commited or got committed then removed because it was quite a lot processor-heavy.

     

    If I remember well (don't take this as official word) I've read over there that the mob controller moification would be made and supported for Hercules, but this would seriously degrade Hercules' perfomance, so best way to restore this mob's life at the moment is respawning them when they're dead.

     

    oh ok thanks for that info. so i better to keep the method of respawing mobs when they're dead.


  3. is there a navigation translation here?

    what client version you are using? the navigation translation depends on the client version you are using. some of it need to edit on the client but there is a diff patch for this. and some of it using msgstringtable.txt


  4. Hello there,

     

    I wanted to know how WDGLoadCustomDll calls function to the client, so I have some questions here...

    Can I have a simple c++ example of the dll that calls function on dll load. somewhat like this

     

    Question:

    How can I hook to RO's function specifically OnRecv ? There is Detours 3.0 Express but it does not support x64 platform

    I just saw ROPS but i don't know how can i port its hooks to my dll.

    have you try to diff your client with load with custom dll?


  5. i just want to make an special event on this map. pvp_y_1-1. and i just want to add a safe zone for player who want to rest or do anything without hitting with other player or mobs.

     

    if you will come out on the green box. monsters or other player can attack you. but while your are on inside the green box. you cannot hit or be hit by monster or player. thanks in advance.

     

     

    post-137-0-09015400-1367480470_thumb.jpg


  6.  

    Anyone can help me with this client? It is listed on packets.h but.. the cash shop doesn't work properly.. It opens with this packets on 2011-11-02

    	packet(0x0844,2,clif->pCashShopOpen,0);/* tell server cashshop window is being open */	packet(0x084a,2,clif->pCashShopClose,0);/* tell server cashshop window is being closed */
    but doesn't list items.. I don't know.. but the packets .. eh.. can you repair this ? I mean, this feature existed on older clients.. and it's a little difficult to use it on newer clients because i prefer stability than newer things .. so i don't like 2012+ clients for now..

     

     

    This is the default 2011-11-02aRagexe packets.h

    //2011-11-02aRagexe#if PACKETVER >= 20111102	packet(0x0436,26,clif->pFriendsListAdd,2);	packet(0x0898,5,clif->pHomMenu,4);	packet(0x0281,36,clif->pStoragePassword,0);	packet(0x088d,26,clif->pPartyInvite2,2);	packet(0x083c,19,clif->pWantToConnection,2,6,10,14,18);	packet(0x08aa,7,clif->pActionRequest,2,6);	packet(0x02c4,10,clif->pUseSkillToId,2,4,6);	packet(0x0811,-1,clif->pItemListWindowSelected,2,4,8);	packet(0x890,8);	packet(0x08a5,18,clif->pPartyBookingRegisterReq,2,4,6);	packet(0x0835,-1,clif->pReqOpenBuyingStore,2,4,8,9,89);	packet(0x089b,2,clif->pReqCloseBuyingStore,0);	packet(0x08a1,6,clif->pReqClickBuyingStore,2);	packet(0x089e,-1,clif->pReqTradeBuyingStore,2,4,8,12);	packet(0x08ab,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15);	packet(0x088b,2,clif->pSearchStoreInfoNextPage,0);	packet(0x08a2,12,clif->pSearchStoreInfoListItemClick,2,6,10);#endif
    I'll post it on Bug Reports because I think it's something that need to be there..

    i think this client version is not stable. sometimes client crashed when you click the cash shop button


  7.  

    Hi Judas !

     

    is the navigation system at the mini-map for RagexeRE clients only ? because I tested using this clientinfo for Ragexe client.

     

    <servicetype>uae</servicetype><servertype>primary</servertype>

     

    when I click a icon in the mini-map the navigation system. don't work. but when using this for clientinfo

     <servicetype>korea</servicetype><servertype>sakray</servertype>

     

    the navigation system works.

     

     

    SlashGeeGee

    what do you mean? the red arrow?

    if you are using the Ragexe before themida. you should use the <servicetype>korea</servicetype> to make it work.

    post-137-0-05143500-1367415158_thumb.jpg

    post-137-0-11729500-1367415171_thumb.jpg

×
×
  • Create New...

Important Information

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