Jump to content

Syouji

Members
  • Posts

    1245
  • Joined

  • Last visited

  • Days Won

    24

Everything posted by Syouji

  1. grf-files.txt is for building the map_cache.dat. I personally would create a new GRF with your map files in it and then edit your data.ini to call the GRF. You seem to have built the map_cache.dat so its not the issue.
  2. You need to add the map files (.rsw/.gat/.gnd) to your data folder: data
  3. 1.) Did you use the new map function to create your map? 2.) What is your water level height?
  4. Very impressive! Nice work Shinryo. I can't wait for the client to be released. Will be awesome!
  5. Wow tr0n. Impressive. Love the idea. 13 downloads (at this current point in time) and only 1 thank you (currently). Bunch of leechers...
  6. I figured out how to make proper minimaps. I posted a new BrowEdit tutorial, in this case being #15 to create accurate minimaps. Follow the video to fix this map's minimap.
  7. Take a look at this. Will answer all your questions. http://rathena.org/wiki/Custom_Items
  8. Here is a link to the original thread about these sprites. The owner doesnt look like he's going to release them plus these were made years ago. Good luck tho.
  9. Uhm, all of these sprites are used on a lot of different items and are readily available in your GRF. Just refer to these items (item IDs) and cross reference them for the sprites. I provided the resname table entry for them which represents the sprite name. Extract your GRF with GRF Factory and locate your sprites under the followng: Drop Sprite - sprite/¾ÆÀÌÅÛ Collection - sprite/texture/À¯ÀúÀÎÅÍÆäÀ̽º/collection Item - sprite/texture/À¯ÀúÀÎÅÍÆäÀ̽º/item Proof of Donation: http://ratemyserver....db&item_id=7179 idnum2resnametable Entry - ±âºÎÁõ¸Í¼­ Card - http://ratemyserver....&isearch=Search idnum2resnametable Entry -À̸§¾ø´â䫵ŠScroll - http://ratemyserver....&isearch=Search idnum2resnametable Entry - ÁÖ¹®¼­´Ù¹ß Cash Shop Box - http://ratemyserver....b&item_id=13710 idnum2resnametable Entry - Á¹¸°»óÀú
  10. Syouji

    Patcher Problem

    To make a GFP file, use GRF Factory. 1. Open GRF Factory 2. Click "Add Dir" to Add your data folder directory 3. Set GRF Version to 0x200. 4. Compression Level High 5. Click Repack 6. Type in a name and ALSO include in the name ".gpf". So example: "2012-04-17-data-j1.gpf" would be the name you save your file as. Including the GPF extension forms the file as a gpf.
  11. You're welcome =). I'm glad you're finding the tutorials useful.
  12. Not a problem... lol. Just helping out the community where I can.
  13. Oh my god! I have wanted a script like this for AGES!!! Thank you so much Kenedos! This saves so much time on refining items. You can now hunt a crap load of weapons or armor and just refine them all at once in one go reducing refining time considerably. Well done and + 1 to you man. There's a few things wrong in your script such as the safe limits of equipment resulting in the comparisons of your refined nuking you. Please fix this.
  14. The blue sky and clouds are hard coded into the client and distributed on Gravity maps only. Naturally when you add a map your map it will have a black background. Nothing special to it.You need to hex your client to produce the sky and cloud effect. I added my map to the server normally by adding the name to map_index & maps_athena, and updating my map_cache.dat. Nothing special about that. When I get to the wither part what i failed to explain was how wither was in fact a previous custom map that already replaced a gravity map that was hard coded to have the sky effect. So in order to get wither to have that, I simply replaced the name of the gravity map with wither and it obtained sky effects. So to get a sky map you hex your client by replacing a Gravity map's name hard coded with the sky parameter (choose a map that you dont care about) and overwrite it with your own custom maps name. PS: sky_tut was the proper map I used to demonstrate clouds. Sky tut (no underscore) is not a proper map and cannot be used as it has spaces between its name.
  15. Are you trying to create no-delay sprites? Is that your goal? lol. If it is your goal, there are tons of guides out there based on how to do it. If it isnt your goal you can do so by using the program actOR.
  16. BrowEdit r586 with updated effects and organized textures. BrowEdit r586.7z
  17. Thanks Uplink. If there are topics you wish to be covered, let me know. =) Edit: Added prep info for next tutorial video.
  18. Was a pain in the *** to remove the tree and the branches but I was able to do it in the end. See attached file for the new download. Full Credits to Olrox of course, I simply did a small edit. EDIT#1: Removed the download file because I just noticed he attached the .EXTRA file. So I'll be able to calculate lightmaps based on the changes I've made. I'll attach the downloadable file once its completed. EDIT#2: Re-Added Download link. Dark Garden with Well.7z
  19. Link me to the map with full details for what you want. If the .extra file isnt included in the free release then I wont be able to replicate the same lightmaps. Ill just add the well in the middle and save it.
  20. 1. Download any private server's lite client 2. Install it in a random folder 3. View the files extracted from the installer and match them with your own private server. 4. Create an installer based on the files you matched Done.
  21. Please provide us with the database edits of your lua files for the custom items you added. That way we can locate any steps you might have missed. Also I believe 790 represents the line number of where the client stopped reading.
  22. Do you know what the NPC's name is? All npcs are located in the npc folder of your rAthena/eAthena server installation directory.
  23. You installed it incorrectly. You need to make sure that either: If you added the izlude old map and minimap to a rodata folder and not a GRF, the client must read the data folder first before it reads the data.grf and rdata.grf If you made a GRF of this make sure you converted the unicode to korean using GRYFF_S and have the GRF be called first before the client reads data.grf or rdata.grf
×
×
  • Create New...