Chaos92 Posted March 26, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1786 Reputation: 283 Joined: 08/03/12 Last Seen: 6 hours ago Author Share Posted March 26, 2024 19 hours ago, Heero12 said: i didn't know that, i was thinking of something i had in the late cronus tools, sorry to bother you https://raw.githubusercontent.com/rathena/rathena/master/db/import-tmpl/job_stats.yml Should support till level 1000 if im not mistaken. 1 Quote Link to comment Share on other sites More sharing options...
Heero12 Posted March 26, 2024 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 71 Reputation: 3 Joined: 03/22/15 Last Seen: May 30, 2024 Share Posted March 26, 2024 10 hours ago, Chaos92 said: https://raw.githubusercontent.com/rathena/rathena/master/db/import-tmpl/job_stats.yml Should support till level 1000 if im not mistaken. thank you very much Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted April 23, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1786 Reputation: 283 Joined: 08/03/12 Last Seen: 6 hours ago Author Share Posted April 23, 2024 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. 1 Quote Link to comment Share on other sites More sharing options...
Rynbef Posted April 23, 2024 Group: Forum Moderator Topic Count: 45 Topics Per Day: 0.01 Content Count: 919 Reputation: 122 Joined: 05/23/12 Last Seen: Sunday at 05:09 PM Share Posted April 23, 2024 (edited) Oh. That's great. If u need help I've already created it for statpoints and other files with php functions. Rynbef~ Edited April 23, 2024 by Rynbef Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted May 15, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1786 Reputation: 283 Joined: 08/03/12 Last Seen: 6 hours ago Author Share Posted May 15, 2024 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. Quote Link to comment Share on other sites More sharing options...
mrfizi Posted May 16, 2024 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 381 Reputation: 77 Joined: 10/30/12 Last Seen: February 1 Share Posted May 16, 2024 Trust me, this is the best generator for who want to add hundred//thousand custom item for your server. No time wasting. +1 Thank you. 1 Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted May 21, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1786 Reputation: 283 Joined: 08/03/12 Last Seen: 6 hours ago Author Share Posted May 21, 2024 (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. Edited May 21, 2024 by Chaos92 additional info Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted May 31, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1786 Reputation: 283 Joined: 08/03/12 Last Seen: 6 hours ago Author Share Posted May 31, 2024 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). Let me know if you have any ideas/improvements/issues while using all the generator. Thanks and hope it helps ! 1 1 Quote Link to comment Share on other sites More sharing options...
Questune Posted June 9, 2024 Group: Members Topic Count: 16 Topics Per Day: 0.03 Content Count: 131 Reputation: 6 Joined: 08/19/23 Last Seen: 8 hours ago Share Posted June 9, 2024 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? Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted June 9, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1786 Reputation: 283 Joined: 08/03/12 Last Seen: 6 hours ago Author Share Posted June 9, 2024 (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 June 9, 2024 by Chaos92 additional info Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted June 14, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1786 Reputation: 283 Joined: 08/03/12 Last Seen: 6 hours ago Author Share Posted June 14, 2024 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. 1 Quote Link to comment Share on other sites More sharing options...
mrfizi Posted June 14, 2024 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 381 Reputation: 77 Joined: 10/30/12 Last Seen: February 1 Share Posted June 14, 2024 Everything has become easier nowadays. +1 I believe more generators are coming. 1 Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted June 17, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1786 Reputation: 283 Joined: 08/03/12 Last Seen: 6 hours ago Author Share Posted June 17, 2024 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. Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted June 20, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1786 Reputation: 283 Joined: 08/03/12 Last Seen: 6 hours ago Author Share Posted June 20, 2024 Permission part added at Commands Generator . but its automatically set as true. Set it manually to false if needed. 1 Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted June 21, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1786 Reputation: 283 Joined: 08/03/12 Last Seen: 6 hours ago Author Share Posted June 21, 2024 Just yesterday I released that, and today I read there are changes for the permission here : https://github.com/rathena/rathena/commit/512370479596946238a35598f897378ed668a57b I've updated the code so that it will parse it as it should be. Quote Link to comment Share on other sites More sharing options...
Poring King Posted June 22, 2024 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 190 Joined: 11/27/14 Last Seen: Sunday at 02:15 PM Share Posted June 22, 2024 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 Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted June 22, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1786 Reputation: 283 Joined: 08/03/12 Last Seen: 6 hours ago Author Share Posted June 22, 2024 (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? Ah you want custom calculate exp for it. Maybe later. Haha. Edited June 22, 2024 by Chaos92 additional info Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted August 1, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1786 Reputation: 283 Joined: 08/03/12 Last Seen: 6 hours ago Author Share Posted August 1, 2024 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. Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted August 18, 2024 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1786 Reputation: 283 Joined: 08/03/12 Last Seen: 6 hours ago Author Share Posted August 18, 2024 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. 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.