Jump to content

themon

Members
  • Content Count

    517
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by themon


  1. https://github.com/ThemonChan/JWPCE


    JWPce is a basic Japanese word processor that is designed primarily for
    the English speaker who is reading and/or writing in Japanese.

    this is a great help on translating offline japanese to english

    japanese+writing.jpg



    Korean

    Korean-big.gif


    using the korean alphabet i the spoiler try to translate this on your own
    라그나로크
    don't cheat and use google translate

     

    http://www.indiana.edu/~koreanrs/hangul.html


  2. Hi. Im a complete newbie. Im from PH too tol. Anyways. Me and my friends wants to build a private server of ragnarok. That's our dream. The problem is im the only one who is knowledgable enough. But my knowledge is not enough. Im tooo confused. You have lots and lots of links there.

     

    I already download the 2013-08-07aRagexe Full Client by Themon - Ready Made and MySql Installer - for ragnarok database

     

    but still confused. Can you make STEP by STEP Tutorial? Do i need to download all of your files?

    http://herc.ws/board/topic/3329-gabay-paano-mag-set-up-ng-2013-kro-client/

     

    Try to download all with gravityro


  3. ganito gawin mo yung system folder na galing dun sa translation copy then paste mo sa RO Main folder mo.


    yung data folder naman sa translation. need mo lang magdagdag ng
    clientinfo.xml mo at need mo lang din baguhin yung Dataluafiles514lua
    filesquestquest_function.lub at I overwrite mo ng quest_function.lub na galing sa Dataluafiles514lua filesquest2013 tapos gamit ka ng grftool para gawing grf file yung data folder at include mo sa iyong data.ini


  4. Hi everyone !


    3 weeks ago, i started to think about Pokemon and Ragnarok. And i was
    wondering "why don't you try to make your own Pokemon sprites, card
    etc..?"

    So, that's what i try to do, and here is a part of the result


    post-5891-0-34898700-1341229046.jpg




    I made the 151 first pokemon card, and now, i will try to make the
    monsters' sprites n_n (In fact, i already tried, but it's too difficult
    for me, i really am a noob at spriting >.<).


    Hope you'll like it. And sorry for my bad english m(_ _)m


    (If you use it, please send me a PM, or answer here, i'll be happy to know it n_n)


    zip.gif
     
    Cartes Pokemon.rar 7.64MB
    274 downloads


    PS: These are french pokemon names.


    Tanos

     

    Edit:

     

    Hey ! It's me again ! I almost made all the 1st generation mini pokemons, check this out ->

    post-5891-0-51941800-1395516220.jpg
     

    You can see the difference between the monster spawned with the @monsterbig command
     
    I just post this here to share
    The credit goes to the Original post by Tanos92
    http://rathena.org/board/topic/66741-pokemon-1st-generation-cards-and-mini-monsters/#entry116225


  5. Bump

     

    https://github.com/ThemonChan/2014-Ragexe-Client

    https://github.com/ThemonChan/Hercules

     

     

    // 2014 Packet Data

    // 2014-01-15eRagexe - YomRawr
    #if PACKETVER >= 20140115
    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(0x08A7,5,clif->pChangeDir,2,4);
    packet(0x0940,6,clif->pTakeItem,2);
    packet(0x0361,6,clif->pDropItem,2,4);
    packet(0x088E,8,clif->pMoveToKafra,2,4);
    packet(0x0367,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(0x0802,6,clif->pGetCharNameRequest,2);
    packet(0x0368,6,clif->pSolveCharName,2);
    packet(0x0360,12,clif->pSearchStoreInfoListItemClick,2,6,10);
    packet(0x0817,2,clif->pSearchStoreInfoNextPage,0);
    packet(0x0815,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15);
    packet(0x096A,-1,clif->pReqTradeBuyingStore,2,4,8,12);
    packet(0x088A,6,clif->pReqClickBuyingStore,2);
    packet(0x0965,2,clif->pReqCloseBuyingStore,0);
    packet(0x0815,-1,clif->pReqOpenBuyingStore,2,4,8,9,89);
    packet(0x096A,18,clif->pPartyBookingRegisterReq,2,4);
    // packet(0x088A,8); // CZ_JOIN_BATTLE_FIELD
    packet(0x0965,-1,clif->pItemListWindowSelected,2,4,8);
    packet(0x0966,19,clif->pWantToConnection,2,6,10,14,18);
    packet(0x095D,26,clif->pPartyInvite2,2);
    // packet(0x095B,4); // CZ_GANGSI_RANK
    packet(0x089B,26,clif->pFriendsListAdd,2);
    packet(0x092D,5,clif->pHomMenu,2,4);
    packet(0x0865,36,clif->pStoragePassword,0);
    #endif

    // 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

    // 2014-03-05bRagexe - Themon
    #if PACKETVER >= 20140305
    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(0x0815,5,clif->pChangeDir,2,4);
    packet(0x0202,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(0x0436,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(0x0361,-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(0x0438,19,clif->pWantToConnection,2,6,10,14,18);
    packet(0x0802,26,clif->pPartyInvite2,2);
    // packet(0x0878,4); // CZ_GANGSI_RANK
    packet(0x07E4,26,clif->pFriendsListAdd,2);
    packet(0x0934,5,clif->pHomMenu,2,4);
    packet(0x095e,36,clif->pStoragePassword,0);
    packet(0x09df,7);
    #endif

     

     

     

    // 2014 Packet Keys

    #if PACKETVER >= 20140115
    packetKeys(0x63224335,0x0F3A1F27,0x6D217B24); /* Thanks to Yommy */
    #endif

    #if PACKETVER >= 20140205
    packetKeys(0x63DC7BDC,0x7BDC7BDC,0x7BDC7BDC); /* Themon */
    #endif

    #if PACKETVER >= 20140305
    packetKeys(0x116763F2,0x41117DAC,0x7FD13C45); /* Themon */
    #endif

     

     

    I solved this but I can't click my rep_up.png

    please click my (rep_up.png) for me

    thanks

×
×
  • Create New...

Important Information

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