Jump to content

Recommended Posts

  • 4 weeks later...
Posted

Before have some suggestion about the SQL generator. I don't think its needed since you might change some data generated and there are already SQL generator from rathena (yaml2sql.bat) so you can use your edited YML and generate the exact SQL for it.

And since I saw some users are struggling setting up server with custom max levels, maybe Ill create a generator for that too.

  • Like 1
Posted (edited)

Oh. That's great. If u need help I've already created it for statpoints and other files with php functions.

 

Rynbef~

Edited by Rynbef
  • 3 weeks later...
Posted

Added for statpoints.yml generator. You can insert details about max level, max status point (will be divided fairly on each level), and also the traitpoints part and the file will be downloaded.

I hope this helps some people that might need it.

image.thumb.png.7d2b9798e1c0ad98239e0fb79174609d.png

Posted (edited)

Added for job_stats.yml generator. This generator follows what job_stats.yml support in the import folder right now, which is 1000 base level, 255 job level, 500 level for BaseHP and BaseSP.

To be honest I didnt tried it yet, but I hope it works and let me know if you have any issue using it so that I can fix it ASAP.

image.thumb.png.9509915071ce37f180df34b542b2af67.png

Edited by Chaos92
additional info
  • 2 weeks later...
Posted

Cash Shop (item_cash.yml) generator added. 

This generator reads from rathena db  folder from latest rathena git, which is db/re/item_db_usable.yml, item_db_etc.yml and item_db_equip.yml. Max 30 items at once.

Maybe later I will add option to read from external URL (for custom item, maybe ?)

Easy, insert number of items needed, choose menu, insert itemID and price (ya, I know its a bit hassle for some people to get the aegis name, so this will help, probably).

image.thumb.png.56e69abc841c33be848abaa2cd4190c6.png

Let me know if you have any ideas/improvements/issues while using all the generator.

Thanks and hope it helps !

  • Upvote 1
  • Love 1
  • 2 weeks later...
Posted

Another suggestion, I know that we already have a tool where we can convert txt to yml format but aside from that is it possible to make a generator that can also do the same function as what that tool has? 

Posted (edited)
4 hours ago, Questune said:

Another suggestion, I know that we already have a tool where we can convert txt to yml format but aside from that is it possible to make a generator that can also do the same function as what that tool has? 

To be honest, its better to use the tools from rathena to convert it, since its for sure will be updated from time to time depends on what the structure of YML should be.

And there is a lot of txt version txt structure, so I dont know which will fit either (there are a lot of structure changes of txt before).

If I'm not mistaken, rathena txt -> yml converter is using the last structure of txt before its fully converted to yml.

If the txt is too old, I'm pretty sure rathena converter also might fail to convert it correctly.

Though its a bit weird we are going back to txt (since we didnt use it anymore), so .. Maybe I'll think of it if I have some time.

Edited by Chaos92
additional info
Posted

image.thumb.png.e144f36395c3cc34a0c8988c3d3e5092.png

Custom mob generator added. I didnt test it yet though but it should be almost the same as NPC generator, just adding the mobdb.yml part. As stated, mostly is default so need to edit mobdb yml as you need such as name, level, class, drops, Ai, and so on.

  • Upvote 1
Posted

Since someone asked me about the permission, I remembered about the commands generator I created, maybe I can be add the permission part there too later on.

Posted

Permission part added at Commands Generator . but its automatically set as true. Set it manually to false if needed.

image.thumb.png.75518c3f49cbfcf15d1ab54493d45551.png

  • Upvote 1
Posted

It would be nice if you add the job_exp generator since only few people know how to do it using formulas . It will help a lot of people

Posted (edited)
1 hour ago, Poring King said:

It would be nice if you add the job_exp generator since only few people know how to do it using formulas . It will help a lot of people

I have it already, have you checked that yet?

image.thumb.png.7a542525ee3e17e577435a9f55e66c02.png

Ah you want custom calculate exp for it. Maybe later. Haha.

Edited by Chaos92
additional info
  • 1 month later...
Posted

Since I got a few request to add shadow weapon or costume weapon part (which weapon part is already exist), Ill add it soon but it might need src mod to make it appear in a client.

I wont support that src mod part so you might need to make it work yourself.

  • 3 weeks later...
Posted

image.png.073a5e8e30e7ec4a9fd442f2af4f2665.png

For Weapon Generator, I've add all the possibilities of Weapon Type that I found in existing weapontable.lub so you can choose either one that suitable with custom weapon that you're going to add.

  • 7 months later...
Posted

I tried doing the same thing and all my .act and .spr files are on my .grf still all the items are equipped but it doesn't show as worn (does not  show up in character as worn )

What do you guys think is the solution?

Posted
4 hours ago, nychtaro said:

I tried doing the same thing and all my .act and .spr files are on my .grf still all the items are equipped but it doesn't show as worn (does not  show up in character as worn )

What do you guys think is the solution?

maybe u should explained more. what are u actually doing and what doesnt show.

Posted

I figured it out after days of looking for a solution. it's actually my own capacity 😄 by the way, I did use the Sader's garment file generator tool.

Posted
3 hours ago, nychtaro said:

I figured it out after days of looking for a solution. it's actually my own capacity 😄 by the way, I did use the Sader's garment file generator tool.

didnt tried that but i think its almost creating the same files.

  • 1 month later...
Posted

I've changed the UI for this site for quite some time and also some more additional tools.

I've added Palette Duplicator. Its useful if you want to duplicate a list of palette but changing the palette file name easily. It will copy 100% the same palette pattern.

image.thumb.png.888d132bef9c0e491c3945fd71719017.png

For example based on screenshot above, I tried to duplicate that korean palette 700 list and it will becomes any name set as the base file name pattern.

And another one, Palette Customizer.

image.thumb.png.135da1fa718766e41c18621a26975d7b.png

This tools u can easily customized any index palette easily for all selected palette. You can choose a reference palette and copy any rows do you want easily starting from row 0 to row 15.

So if you already know pattern mount for some jobs, you can easily customize it, pick color from reference and place it at any index.

If you have any suggestion or issue on any tools that provided in this website, you can let me know.

 

 

  • Like 2
  • 1 month later...
Posted

Added Background Generator. It has been set to Magenta as default, or u can choose any color that u want.

You can do a lot with it, for example any client file, patcher assets, etc.

image.png.4095692b5597ef40e048bd77341fc005.png

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...