Neo-Mind Posted December 2, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 806 Reputation: 221 Joined: 03/13/12 Last Seen: September 17, 2024 Share Posted December 2, 2012 (edited) Description: It works on similar lines of Jtynne's Garment Robe Generator => http://rathena.org/b...enerator-v10/.This tool copies the collection/item bmps as well as drop and equip sprites/act files to proper locations in the target folder specified. Just like the Garment Generator this one is also a php script and therefore can be added to your webserver to use directly. Pre-requisites: This is also mentioned in the page that pops up 1) Source folder name must be the headgear name (without blankspaces in between) 2) The tool looks for the following files in the source location: collection.bmp item.bmp drop.spr drop.act main.spr main.act 3) Any missing file will not cause error - and therefore this can also be used for other Equipment data such as armors and shields. 4) Destination folder specified will be created if not found. Instructions: 1) Prepare your source folder with the data. 2) Run the script & Enter the paths. 3) Click the Copy Files button 4) The result page shows what all files were copied. 5) At the end of the result page you will find a list of lines you can copy to your accname.lua file. Download: http://www.mediafire...b03868og5sh2z7a Try it out and let me know if you need help or find some issues :-) . Hope this is useful. If you modify the script, please do give credit where credit is due. I am completely new to php and it took sometime to get everything properly done in this script. Edited December 2, 2012 by mindstream 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.