Jump to content

hendra814

Members
  • Content Count

    84
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by hendra814


  1. On 6/3/2023 at 10:44 PM, Yotsumei said:

    Hello I wanted to create a custom item for my Renewal Server. but I seem to be missing the "data/luafiles514/lua files/datainfo/weapontable.lub". Ive been looking for another tutorials as they seem to have ItemInfo.lub in their Client/System too.
    my Lua Folders are empty too.

    my source was from here
     

    Ragnarok Offline Newbie Pack 2022 | Make your RO server in less then 5 minutes

     

    Try download it from this link click


  2. On 4/26/2023 at 2:06 AM, RandomUserAbcdef said:

    Hey everyone, wondering how this is being done from a server point of view?

     

    When the paladin is hit they can spam heal very fast, almost negating the heal delay. Also the champs can spam Dangerous soul collect and finger offensive without things like kiel card.

     

     

    i'm not sure, may be using this nemo option

     

    image.thumb.png.6b38dc00236be880724c5d85c67c1932.png


  3. On 12/22/2020 at 8:12 AM, hendra814 said:

    Hi all, need help badly, because i don't know what i suppose to do to fix the error.

    in 2018 client the game work well, but when using 20200401 client when character entering map like prontera, izlude,payon it's show error like this

     

    image.png.cdceccaca7c2a74077d7b493bb6ac25a.png

     

    i only can enter when character in the map without minimap

    97802944-61a8b900-1c79-11eb-8d5e-f747f1d

    update, already found the issue.

    the issue because client need font files
    - SCDream4.otf 
    - SCDream6.otf 


  4. On 12/30/2020 at 12:15 AM, X-EcutiOnner said:

    How about your (s)clientinfo.xml and towninfo.lub?

    here my clientinfo.xml

    Spoiler

    <?xml version="1.0" encoding="euc-kr" ?>
    <clientinfo>
        <desc>Ragnarok Client Information</desc>
        <servicetype>korea</servicetype>
        <servertype>primary</servertype>
        <connection>
            <display>Apel Ragnarok</display>
                  <address>127.0.0.1</address>
                  <port>6900</port>
                  <version>55</version>
                  <langtype>1</langtype>
            <registrationweb>www.ragnarok.com</registrationweb>
            <loading>
                <image>loading00.jpg</image>
                <image>loading01.jpg</image>
                <image>loading02.jpg</image>
                <image>loading03.jpg</image>
                <image>loading04.jpg</image>
                <image>loading05.jpg</image>
                <image>loading06.jpg</image>
            </loading>
           </connection>
    </clientinfo>
     

     

    and for twon info i'm using Chris translation files


  5. 5 hours ago, 4144 said:

    do not enable any patches for hide errors. and next time probably client will say you what is wrong.

    also for different client exe need different data and grf. if you using translations, see wiki for each supported clients in translations and how to use them.

     

    i already did with not enable any patches for hide errors

    Spoiler

    8 Custom Window Title
    9 Disable 1rag1 type parameters (Recommended)
    270 Change AchievementList*.lub path
    272 Change Towninfo*.lub path
    273 Change PetEvolutionCln*.lub path
    274 Change Tipbox*.lub path
    18 Skip Service Selection Screen
    275 Change CheckAttendance*.lub path
    278 Change PrivateAirplane*.lub path
    23 Enable /who command (Recommended)
    24 Fix Camera Angles (Recommended)
    28 Increase Headgear ViewID
    290 Hide build info in client (Recommended)
    34 Enable /showname (Recommended)
    291 Hide packets from peek (Recommended)
    35 Read Data Folder First
    36 Read msgstringtable.txt (Recommended)
    38 Remove Gravity Ads (Recommended)
    39 Remove Gravity Logo (Recommended)
    41 Disable Nagle Algorithm (Recommended)
    43 Always Use Email for Char Deletion
    44 Translate Client (Recommended)
    46 Use Normal Guild Brackets (Recommended)
    47 Use Ragnarok Icon
    48 Use Plain Text Descriptions (Recommended)
    49 Enable Multiple GRFs (Recommended)
    51 Always Show License Screen
    53 Use Ascii on All LangTypes (Recommended)
    313 Change MapInfo*.lub path
    64 @ Bug Fix (Recommended)
    65 Load Custom lua file instead of iteminfo*.lub (Recommended)
    73 Remove Hourly Announce (Recommended)
    338 Additional client validation (Recommended)
    84 Remove Serial Display (Recommended)
    86 Only First Login Background
    90 Enable DNS Support (Recommended)
    91 Disconnect to Login Window
    212 Restore Roulette
    213 Disable Help Message on Login (Recommended)
    214 Restore Model Culling
    215 Increase Map Quality
    231 Remove hardcoded address/port (Recommended)
    232 Restore old login packet (Recommended)
    240 Load custom ClientInfo file
    244 Disable Cheat Defender Game Guard (Recommended)
    246 Increase hair style limit in game
    256 Use Default Web Browser In Cashshop

     

    And i already try with no translation files (create grf with clientinfo only), but still got same error.


  6. Hi all, need help badly, because i don't know what i suppose to do to fix the error.

    in 2018 client the game work well, but when using 20200401 client when character entering map like prontera, izlude,payon it's show error like this

     

    image.png.cdceccaca7c2a74077d7b493bb6ac25a.png

     

    i only can enter when character in the map without minimap

    97802944-61a8b900-1c79-11eb-8d5e-f747f1d


  7. back with new problem, i'm try patching 2018 client with option hide attendance, after apply it and test in the game.

    The button still in there, so how to make sure the button not showing up again.


  8. On 8/31/2020 at 10:36 PM, 4144 said:

    clientinfo or sclientinfo you can put in data folder. but here should be no other files. grf must be official

    only on this client you really can test official data. if you put translation for random client version, it may fail.

     

    in data probably also need msgstringtable.txt. this depend on what patches you used

     

    about recommended patches, see recommended button in nemo.

     

    Already solve with new translation data files and some changes in system folder


  9. 13 hours ago, 4144 said:

    in official client data folder is empty

     

    also try use minimal number of patches. only recommended or even disable some from recommended patches

     

    You mean set my client read GRF and put my sclientinfo.xml into custom grf?

    and could you tell me recomended patchers for 2020 client?


  10. 2 hours ago, 4144 said:

    it said error in quests related lua files. probably this is because translations for old clients. try not use any translations

    could you share your System folder, mine alrady merge with translation files.

    And i already tried not use any translation files, it's make i can't login into game


  11. 8 minutes ago, 4144 said:

    probably issue in lua files

    also normally never enable any patches for hide errors. if client show error, this mean your data is wrong

    but you have enabled atleast this patch " Ignore Lua Errors"

     

    also try find grf and data for 20200401 and not use any translations.

     

    I already try not enable Ignore Lua Error

     

    and here the error i've got, and i can't continue to char selection

    1.gif.6b3bdd2cead520217c36fafaaacd8a4c.gif

     

    2.gif.c40cff35ff87b6341f95790bafaa31ad.gif

     

    could you tell me where i can get grf and data for 20200401 files?

     

     


  12. 2 hours ago, Samuel said:

    did you recompile your emulator to use your client date?

    Yes, it;s define with 20200401

    Is this problem related to translation client files?

    because i'm still using zack translation files. But my KRO using lastest update.

    Is there any new translation project support for 2020 client?


  13. 47 minutes ago, M45T3R said:

    Might be packet incompatibility or smt like that, try 20200304 for now, RagexeRE  

    Still have a same problem using 20200304 client


  14. i manage to patch 20200401 client with this nemo, but why all npc not appear in the map?

    what patch should be used?

    this is my picked option

    Quote

    2 Chat Flood Allow
    6 Force Send Client Hash Packet
    8 Custom Window Title
    9 Disable 1rag1 type parameters (Recommended)
    268 Restore chat focus
    271 Change MonsterSizeEffect*.lub path
    272 Change Towninfo*.lub path
    16 Disable Swear Filter
    273 Change PetEvolutionCln*.lub path
    274 Change Tipbox*.lub path
    275 Change CheckAttendance*.lub path
    19 Enable Title Bar Menu
    276 Change OngoingQuestInfoList*.lub path
    277 Change RecommendedQuestInfoList*.lub path
    278 Change PrivateAirplane*.lub path
    23 Enable /who command (Recommended)
    24 Fix Camera Angles (Recommended)
    28 Increase Headgear ViewID
    289 Fix Homunculus attack AI
    290 Hide build info in client (Recommended)
    34 Enable /showname (Recommended)
    291 Hide packets from peek (Recommended)
    35 Read Data Folder First
    36 Read msgstringtable.txt (Recommended)
    38 Remove Gravity Ads (Recommended)
    39 Remove Gravity Logo (Recommended)
    41 Disable Nagle Algorithm (Recommended)
    43 Always Use Email for Char Deletion
    44 Translate Client (Recommended)
    46 Use Normal Guild Brackets (Recommended)
    47 Use Ragnarok Icon
    48 Use Plain Text Descriptions (Recommended)
    49 Enable Multiple GRFs (Recommended)
    51 Always Show License Screen
    53 Use Ascii on All LangTypes (Recommended)
    317 Ignore Quest Errors
    64 @ Bug Fix (Recommended)
    65 Load Custom lua file instead of iteminfo*.lub (Recommended)
    71 Ignore Resource Errors
    72 Ignore Missing Palette Error
    73 Remove Hourly Announce (Recommended)
    76 Enforce Official Login Background
    84 Remove Serial Display (Recommended)
    86 Only First Login Background
    88 Allow space in guild name
    90 Enable DNS Support (Recommended)
    91 Disconnect to Login Window
    101 Skip Friend list Cheat Check
    102 Skip Guild Member Cheat Check
    115 Enable Effect for all Maps [Experimental]
    212 Restore Roulette
    213 Disable Help Message on Login (Recommended)
    214 Restore Model Culling
    215 Increase Map Quality
    230 Always load Korea ExternalSettings lua file
    231 Remove hardcoded address/port (Recommended)
    232 Restore old login packet (Recommended)
    234 Ignore Lua Errors
    240 Load custom ClientInfo file
    244 Disable Cheat Defender Game Guard (Recommended)
    246 Increase hair style limit in game
    248 Remove wrong chars from cash shop

     

    here the captured image in game

    screenrAthena044.thumb.jpg.71a074eb2fb3f1193875d751fd8c2bed.jpg

     


  15. 2 hours ago, The_Maik said:

    Is there a way to know if a homunculus is killing mob?
    Thank you.

    Are you mean, homunculus kill the monster even the character not attack the mob?

    if yes, you must download custom AI, but some client already disable that feature (2018 client)


  16. 14 hours ago, Hytech said:

     

    Thanks for the reply, but it does not take the money. the price is only set as a front money. If you do not have enough money it will not proceed but if you have enough money it will proceed but it will not take the money.

    Sorry, forget that part.

    Here, i already fix it.

    costume.txt

×
×
  • Create New...

Important Information

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