Jump to content

ownager

Members
  • Posts

    38
  • Joined

  • Last visited

Posts posted by ownager

  1.  

    i have make but can not T_T
     
    <?xml version="1.0" encoding="euc-kr" ?>
    <clientinfo>
    <servicetype>korea</servicetype>
    <servertype>sakray</servertype>
    <connection>
       <display>Ragnarok Online</display>
       <balloon>Ragnarok Online</balloon>
       <desc>Ragnarok Online</desc>
       <address>127.0.0.1</address>
       <port>6900</port>
       <version>55</version>
       <langtype>1</langtype>
         <aid>
    <admin>2000001</admin>
    <admin>2000002</admin>
    <admin>2000003</admin>
    <admin>2000004</admin>
    <admin>2000005</admin>
    <admin>2000006</admin>
    <admin>2000007</admin>
    <admin>2000008</admin>
    <admin>2000009</admin>
    <admin>2000010</admin>
    <admin>2000011</admin>
    <admin>2000012</admin>
         </aid>
         <loading>
             <image>loadingscreen01.jpg</image>
         </loading>
    </connection>
    </clientinfo>

     

     

    /// i can not move npc and Right Click to kill npc

    https://www.youtube.com/watch?v=g8-cbSSMCe8

     

    @Mr Game What Client Date your Using?? for your kind information. after 2012 clients right click kill has been disabled.

    try 2012-04-10 client that'll help you to kill

  2. hello i have added these item to server side. i am facing problem to add them in client side..

    please guide.. what all changes to make..

    idnum2itemdesctable.txt [ Modified ]
    idnum2itemdisplaynametable.txt [ Modified ]
    idnum2itemresnametable.txt [ Modified ]
    itemslotcounttable.txt [ Modified ] 
    num2itemdesctable.txt [ Modified ]
    num2itemdisplaynametable.txt [ Modified ]
    num2itemresnametable.txt [ Modified ]

    Please help thanks in advance
     

    post-23023-0-51296000-1471950079_thumb.jpg

    post-23023-0-79897200-1471950516_thumb.jpg

  3. The item db has not changed that much as far as I remember, just compare the eathena and rAthena item_db headers and see what the differences are and edit that part for each item.

    But I'm 90% sure copy past works as long as you copy into your import/item_db

    @Stolao Thank you so much. do i also have to make changes in itemdb.sql? in \rathena-master\sql-files

  4. Hello. I have created a rAthena Based Server for Learning / Testing Purpose and i am successfully done with it.

    My friend shared me an eAthena Trunk which has lots of custom items like Wings / Helm / Armors
    *Modified*

    I need Help for transfer these items files from eAthena to rAthena.. any one can guide me please??
    [ i know just copy paste will not work. it will ruin my rAthena which i am done after lots of efforts ]

    Please Help to Convert / Transfer [ Thanks in Advance ]

  5. Hii Friends.. I am Learner i am ready with my server and client on my local machine.

    [ I use to play RO like addict =Wont Mention Name= But i need Database For Items Like ]
    Red / Blue / Orange / While / Purple / Cyan / etc Valkyre Helms
    LKH , Uraha Hat , Deviling Backpack / Custom Headgears / Wings / Armors / Sets

    Can some one help me with that?? Please

     

     

    Thanks In Advance

  6. Hi Friends.. I am Ready With My Beta Server. [ No Error's ] Local Machine
    Compiled Server Using [  Microsoft Visual C++ 2010 Express ]
    Sql [ mysql-workbench-gpl-5.2.47-win32 ]
    Sql [ mysql essential 5.1.38 win32 ]

    [ Local Machine Config ]

    Operating System [ Windows 7 32 bit ]
    HDD 2 TB
    Core i5 4th Gen
    Graphics Card [ 2 GB ]
    RAM [ 8 GB ]

    *I want to to share this with my friends for
    Skills Test / Job Test / Exp Test / Drop Test / Card Test / Refine Test / Attack Test / Stats Test etc.

    Default Configuration ip =127.0.0.1=   My Static ip = 123.123.12.12 = [ Example ]
    = Client Side =
    1) clientinfo.xml = 127.0.0.1
    = Server Side = rAthena\rathena-master\conf
    1) Char_athena [ Default = 127.0.0.1 ]
    2) Inter_athena [ Default = 127.0.0.1 ]
    3) Login_athena [ Default = 127.0.0.1 ]
    4) Map_athena [ Default = 127.0.0.1 ]

     

    What Changes Should i make to make my friends online at my local machine from their computer


    Please Help Thanks in Advance !!

  7. Hello.. i need help adding [1] Slots to item..
    i tried with itemslotcountable.txt 2383#0# to ---> 2383#1#
    and
    F:\rAthena\rathena-master\sql-files\itemdb.sql - (2383,'Brynhild','Brynhild',4,20,NULL,400,NULL,10,NULL,0,0xFFFFFFFF,
    to -- >(2383,'Brynhild','Brynhild',4,20,NULL,400,NULL,10,NULL,1,0xFFFFFFFF,

    But it did not happend.. can some one help me please??

    i attached screenshots

    post-23023-0-79404500-1471083634_thumb.jpg

    post-23023-0-65335700-1471083641_thumb.jpg

    post-23023-0-49109100-1471083644_thumb.jpg

  8. Hello. i am beginner working on RO...and script as well..
    can some one help me where can i find Ragnarok official fonts?? this fonts seems to be like "Wooden" or something else

    /showname 1 = Guild TAG [ Bold ]
                      Char NAme  [ Bold ]
     

    /showname 2 = Char Name ( Party Name )

                             Guild Name [ Guild Position ]   ( Where can i find this like official server??? )


    Plz Help thanks in advance !!

     

    post-23023-0-74189500-1471015419_thumb.jpg

    post-23023-0-16721300-1471015423_thumb.jpg

  9. Hello.  i am newbie learner... i need help some one guide me how do i change these item's Language to english??
    it is some korean or chinese ... i want it to change to English...

    i used 2013-08-07 Ragexe Client  / Nemo Patcher
    even i tried " use plain text descriptions open but it did not helped me..


    Thanks in advance... 

    Photo' Attached 

    post-23023-0-89295800-1471004791_thumb.jpg

    post-23023-0-50734700-1471004794_thumb.jpg

  10. Hello. I need help creating grf file.
    my questions below :-*
    1) i downloaded Translation (English) Data Folder from https://github.com/ROClientSide/Translation

    2) i am done with creating GRF from (Data) Using GRF Builder* (Mstringtable done 2014-04-10)
    3) i see my sprite and texture folder is almost empty -- where can i find these files??
    4) how to convert from english to korean and korean to english ?? (unbollx ?? 1 by 1 ? or direct GRF convert?)

    1) how to create sprite folder?? where i find that??
    2_ how to create texture folder?? where i find that??


    please help i am attaching the photo's


    = How to convert GRF = what tool = and more..

    post-23023-0-92413500-1470671324_thumb.jpg

    post-23023-0-76954700-1470671327_thumb.jpg

    post-23023-0-71719100-1470671330_thumb.jpg

    post-23023-0-79337600-1470671332_thumb.jpg

  11. Yes, 20130807 is a stable client

    *use nemo to patch your client and it doesnt require any xdiff file, all you just need to do is to either apply your own patches or select the recommended patches.

    Dont forget to include translate client to english patch on nemo

    * you can have an updated rotranslations here which includes updated lua and translated files from korean to english: https://github.com/zackdreaver/ROenglishRE

    If you're still confused on creating your server, you can follow this guide:

    https://rathena.org/board/topic/104452-tutorial-how-to-create-ragnarok-offline-2015-client/

    Aureon Thank you for wonderfull guidance !! i am done 

  12. Its because you did not patch your client with those 3 packets for packet obfuscation

    @Aureon Can you help me with that??

    thanks in advance

     

    Hello i am almost done with server side. and clientside [ i am newbie ]

    i need help my problem is

    https://www.photobox.co.uk/my/photo/full?photo_id=9278716351

    my character is stuck afterlogin please help

    packetdb.txt =

    //packet_db_ver: 46
    packet_db_ver: 30
    packet_keys_use: default

    mmo.h=

    #ifndef PACKETVER
    #define PACKETVER 20120410
    //#define PACKETVER 20130807
    #endif

    core.h =

    /// This requires PACKETVER 2011-08-17 or newer.
    #define PACKET_OBFUSCATION

    clientinfo.xml=

    <clientinfo>
          <address>127.0.0.1</address>
          <port>6900</port>
          <version>30</version>
          <langtype>0</langtype>
     

     

    i am done i changed core.h

    ##define PACKET_OBFUSCATION to //#define PACKET_OBFUSCATION

    Now i am facing problem if i click usable item my char goes stuck. if i use @command char stuck if i attack monster char stuck

    please help !!

    post-23023-0-86955800-1470585297_thumb.jpg

    post-23023-0-86214700-1470585300_thumb.jpg

  13. Hello i am almost done with server side. and clientside [ i am newbie ]
    i need help my problem is

    https://www.photobox.co.uk/my/photo/full?photo_id=9278716351


    my character is stuck afterlogin please help

    packetdb.txt =

    //packet_db_ver: 46
    packet_db_ver: 30
    packet_keys_use: default

    mmo.h=
    #ifndef PACKETVER
    #define PACKETVER 20120410
    //#define PACKETVER 20130807
    #endif

    core.h =
    /// This requires PACKETVER 2011-08-17 or newer.
    #define PACKET_OBFUSCATION

    clientinfo.xml=
    <clientinfo>
          <address>127.0.0.1</address>
          <port>6900</port>
          <version>30</version>
          <langtype>0</langtype>
     

    post-23023-0-58779900-1470581536_thumb.jpg

    post-23023-0-55362700-1470581543_thumb.jpg

  14. Hi.. i am facing problem with client creation.

    as i saw on forums 2013-08-07 seems to be stable if yes.

    i need following help please :-

    1) I Downloaded Client from - http://k3dt.eu/Ragexe/unpacked/[ 20130807 ]
    2)    Nemo - Didnt asked for xDiff File = Client Created
    2-1) xDiffPatcher / Ask's For xdiff File = Downloaded = Client Created 
    3) How to i find perfect lua514 files and msgstring for [20130807] client
    [4]  https://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/ [ downloaded GRF from here ]
    [5] configured clientinfo.xml to local [127.0.0.1]

    [ Chinese Language Screen ] Please Help me with guide !!

  15. Hello. i have created a server for testing purpose

    i want to create new exe and my rathena support 2013-08-07

    i tryed nemo patcher but after diff it comes gray icon "xyz"patched.exe ( no ragnarok icon come and when open exe blank square )

    Please help me with diffing

    ====================

    //packet_db_ver: 46
    packet_db_ver: 45
    packet_keys_use: 431A895B

    ===========
    #ifndef PACKETVER
    #define PACKETVER 20130807
    //#define PACKETVER 20130410
    #endif

     
×
×
  • Create New...