Jump to content

Zirius

Members
  • Posts

    23
  • Joined

  • Last visited

Everything posted by Zirius

  1. Hello! Can somebody help me how to run loop on "getinventorylist" array. Suppose, let's say, we want +10 Muffler and +10 Manteau as quest requirement, how do you successfully check for it and delete it? ??? Any example? Thanks!
  2. Hello! I am using 20120410, and wondering why are the shields not showing? I patched using Nemo I tried extracting the sprites from http://ratemyserver.net/index.php?page=riot_bible_section&section=5 to my own grf, but still now showing. Should there be lua/lub file need? Because I am still using .txt files. Thanks!
  3. Hello! I am trying to announce the current rates of my server. But they are not multiple of 100. If my base rate is 175 I want to show 1.75 by dividing by 100. But when I divide it floor() the result, resulting only on showing 1. How to do this?
  4. Hello! I am using 20120410 client. At my local dev, it works great, where I have clientinfo.xml inside data folder. But after diffing another client for public, disabling "Read Data Folder First", the client produced can't connect to server, its font changed, and keeps getting Authentication Failed (5011) on first try. After that, always rejected. Anyone knows how to diff correctly, or what might be cause of the problem? Thanks! And evidently, it can only connect if there is clientinfo.xml in my data folder. But I know, it is also reading my custom grf because the custom items are showing.
  5. I won't find it if you did not reply something about 586 where I started searching for. LOL.
  6. Thanks! I tried in 586 but nothing changed, actually, this solved my problem: http://rathena.org/board/topic/61531-resolved-browedit-help-about-walking/#entry92618
  7. Hello! I restored the old payon and old izlude(in PVP rooms), these were done by opening existing maps with browedit and saving them as "mapname".gat, it works, but the maps generated are giving this black stuff in my client (relative to where you character) Here are some screenshot I believe it is only in the setting of browedit, I keep playing around but no luck. Can somebody please help? Thansk!
  8. Hello! Can you please give me an example how to color that? I tried "^FF3355Experience Gained Base:%u (%.2f%%) Job:%u (%.2f%%)^000000" recompiled, but not working.
  9. Hello! Btw, this is not conf/msgs Say you activate @showexp command, killed a poring, this message occur: Where can I edit the message and color? Thanks!
  10. I restored 2 old maps: payon & izlude, they both works. payon's clone on pvp maps work, but not on izlude maps (pvp_y_8-2), it is still loading the new izlude maps, though in my resnametable: pvp_y_8-2.gnd#izlude.gnd# pvp_y_8-2.rsw#izlude.rsw# pvp_y_8-2.gat#izlude.gat# how come kRO is still loading the new izlude? hope somebody can help.
  11. Actually, I wish it would be exactly 25%, but I guess whatever works, as long as less than 50%. The default zoom is very small? I feel crowded already after playing soo many private servers. About the second. Yes sir, already restarted the server.
  12. Hello! I diffed my client via NEMO Patcher, and it works great, but it seems to have some limitations ??? The minimum zoom out diffed is 50%, which is way tooo far for me. Is there a way to enable only up to 25% Can somebody lead me to hex of it? And I restored the old level 99 auras, it works great. But the problem is Monsters with lvl 99+ has also Auras. Nemo doesn't have option for that. How can I only allow auras to level 99? Btw, at server-side, I tried: But that did not help. LOL. Thanks!
  13. Hello! I;d been troubleshooting for hours and I still do not know where am I having trouble. I am using 20120410 client. My Lite Installer works on pRO, but when players installed it on kRO full client they are having trouble. The Login Screen is using the main login screen The Loading screen is using the mail loading screen The Map's minimap is using the main minimaps at texture folders The Skill's name and description are all in Korean The Map name's are in Korean I am really confused if this is data issues or diffing issue. Can somebody please lead me? Thanks! Update. Skill tree and skills are solved using this: http://www.supportmii.com/ro1/Clients/Judas_Setups/RecommendSetup/Lubs0410.7z The current problem is now just, it seems to not read my texture folder inside GRF that contains the custom mini maps, the loading screen, the login screen. And type /where would give korean strings instead of "prontera.gat" Hope somebody can help. Update. [sOLVED] Create blank rdata.grf and overwrite existing.
  14. About the Emistry shop? I think it is bugged, you cannot purchase nor select any item if you have ~0 zeny. Please try it with 0 zeny but with the currency defined. I tried looking at the script that checks for zeny, but can't find. By the way, LOVE YOUR WORK! Thanks!
  15. Make a GRF with the data folder inside and diff the client. In diffs select to NOT load data folder. Put all data contents in the GRF and delete Data folder from you ragnarok full client. Check the diffs options, to enable only custom font. You have to Uncheck use arial font or one font for all langtypes (or something like that). After that, put the .eot font in the System > Font folder, with the .lub files for the System folder. I don't knew the reason, but i got bugs when i put the System folder into a GRF file, so, just place the System folder ouside the GRF, and it will works greatly ! Wish this solve your problem. Thanks man, the only thing that worked is the Comic Sans MS for some parts of the client, the character name and the Font in Chat/Battle Logs are all still Arial: Followed the System Folder structure & "don't read data folder" and still the client is looking for those .eot files inside Data folder. Is there other way to diff the client aside from http://rathena.sourceforge.net/tools/diff_patcher.php?client=2010-07-30aRagexeRE ?? I am starting to doubt the success of diffing using that rAthena tool. Thanks!
  16. Answer 2: Rename your custom loading screens into loading00.jpg ,loading01.jpg and so on... Answer 3: Place those 12 sliced images inside texture\À¯ÀúÀÎÅÍÆäÀ̽º\ The names were already as those, but seems like Not enabling "Use Unlimited Loading screen" in diff will fix my problem. How about the file name of those 12 images? The names were all boxes in my windows 7. Sorry. I fixed 2 & 3 using GRF Editor instead of GRF builder. Thanks! How about 1 & 4? Anyone?
  17. Answer 2: Rename your custom loading screens into loading00.jpg ,loading01.jpg and so on... Answer 3: Place those 12 sliced images inside texture\À¯ÀúÀÎÅÍÆäÀ̽º\ The names were already as those, but seems like Not enabling "Use Unlimited Loading screen" in diff will fix my problem. How about the file name of those 12 images? The names were all boxes in my windows 7. Sorry.
  18. Hello Rathenians! First of all changing my client is not an option, I have loved 2010-07-30aRagexeRE too much I cannot change it. LOL. Well, I use your http://rathena.sourceforge.net/tools/diff_patcher.php?client=2010-07-30aRagexeRE to diff the client, and is wondering why is the custom font still not appearing? I am trying to make the client font to: Comic Sans MS but still no luck: Font Name: Comic Sans MS Use Custom Font Question 1. Are there any other option that I should enable? Question 2. I have successfully put all the loading screen I want to my data/grf, and they work fine, but wondering why are the loading screen from the main data.grf still showing? I have 9 custom loading screen, and yet the official loading screen can still show up. LOL. Question 3. I am using your great tool to make my loggin background: rathena.sourceforge.net/tools/login_background/ and it works great. But i am having trouble coping up with the .grf output of the tool. Can you somebody tell me where/what folder should I put the 12 "sliced" images? And also the name format of the images? I tried extracting the .bmp files, but cannot rebuild it, is it because the Korean characters alters the path? Question 4. I already have .eot files inside my custom GRF, but still wondering why the client keeps looking for those in data folder? Thanks in advance and more power. Btw, I enabled: Read Data Folder First (Recommended) I am not using : Load Lua Before Lub
×
×
  • Create New...