Dastgir 1246 Posted April 6, 2014 File Name: Rebirth System File Submitter: Dastgir File Submitted: 05 Apr 2014 File Category: Utility It is Rebirth System , which allows to rebirth unlimited times Some of its features on how it works It does not give any Extra StatusPoints(Adjustable via Config) Requires Some Item to Rebirth Rewards are given when you rebirth with x% chance You can Only Rebirth when you are Max Level (3rd,2nd job Configurable Option) RebirthSystem Ranking(To know who has Rebirth How many times) Master Rebirth System(When you have Rebirthed for x times, You can do Master Rebirth. You can add ItemReward and ItemRequirements, only for MasterRebirth too..) GM can reset the Rebirth Rankings(Affects StatusPoint Given) Can Force the User to be rebirthed to Novice/High Novice. Can Give x status point every Rebirth. Can Give y status point every Master Rebirth. Can Limit Number of Rebirth/Master Rebirths. Can rebirth to Any Jobs(Job Adjustable via Config) I made this script because it was requested to me by someone. Click here to download this file 9 karazu, JulioCF, Prourhildr and 6 others reacted to this Quote Share this post Link to post Share on other sites
karazu 33 Posted April 6, 2014 +1 Thank you very much Quote Share this post Link to post Share on other sites
Ragnar Lothbrok 21 Posted April 6, 2014 Thank You! I'm going to try this one Quote Share this post Link to post Share on other sites
Jezu 25 Posted April 7, 2014 +1 rep for this beautiful system! /no1 Quote Share this post Link to post Share on other sites
Litro 45 Posted April 7, 2014 the script was removed ?? Sir Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted April 7, 2014 the script was removed ?? Sir new version was waiting for approval by moderator, its approved now, so you can download it. Quote Share this post Link to post Share on other sites
Yoh Asakura 9 Posted April 13, 2014 (edited) Good script... You could add somethings more...like "Master Reset" = after you get 500 resets, you can make a Master Rebirth, losing all your 500 resets to get 1 Master Reset. (Like Mu Online Reset System). What do you think? Edited April 13, 2014 by Yoh Asakura Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted April 14, 2014 Good script... You could add somethings more...like "Master Reset" = after you get 500 resets, you can make a Master Rebirth, losing all your 500 resets to get 1 Master Reset. (Like Mu Online Reset System). What do you think? and what will be the benefit of doing master reset? Quote Share this post Link to post Share on other sites
Yoh Asakura 9 Posted April 14, 2014 The players already get a chance to receive items after they rebirth, so...after they get 200 resets (for example), they can make a Master Reset and receive a powerful item, or something like that. And it's very nice to have this M.Reset because one time the players will get tired of making resets (just receiving the same items), so if there's a chance to get a powerful item, they will try to get the M.Reset. Quote Share this post Link to post Share on other sites
karazu 33 Posted April 14, 2014 The players already get a chance to receive items after they rebirth, so...after they get 200 resets (for example), they can make a Master Reset and receive a powerful item, or something like that. And it's very nice to have this M.Reset because one time the players will get tired of making resets (just receiving the same items), so if there's a chance to get a powerful item, they will try to get the M.Reset. Why need that if u can just set a rare item by getting it in a low chance by this script. Quote Share this post Link to post Share on other sites
Yoh Asakura 9 Posted April 14, 2014 @karazu To have more competition between the players. And it's a nice ideia to have M.Reset... Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted April 15, 2014 (edited) @karazu To have more competition between the players. And it's a nice ideia to have M.Reset... Actually,its good idea, i would maybe implement this in few hours. Edit: Uploaded the new version, will be able to download when Mod approve it. you have to execute this query to the database: ALTER TABLE `rebirth_system` ADD `master_rebirth` mediumint(6) NOT NULL default '0'; Edited April 15, 2014 by Dastgir Pojee 1 Yoh Asakura reacted to this Quote Share this post Link to post Share on other sites
Yoh Asakura 9 Posted April 15, 2014 Thanks, Dastgir. Really good job I'll see if it's working. Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted April 15, 2014 Thanks, Dastgir. Really good job I'll see if it's working. Well, mod approved the file., the v1.1, I already tested and its working according to the description provided by you, hope I made the same (as you wanted). Ranking System is also altered, where now it checks MasterRebirth First, then NormalRebirth. So if MasterRebirth is same, it goes for NormalRebirth Checks, and gives rank accordingly. Quote Share this post Link to post Share on other sites
Yoh Asakura 9 Posted April 15, 2014 (edited) Thanks, Dastgir. Really good job I'll see if it's working. Well, mod approved the file., the v1.1, I already tested and its working according to the description provided by you, hope I made the same (as you wanted). Ranking System is also altered, where now it checks MasterRebirth First, then NormalRebirth. So if MasterRebirth is same, it goes for NormalRebirth Checks, and gives rank accordingly. Awesome. You've upload the script to work with new emulators. Could you put the M.Reset System on my script? (to work with old emulators). I'm trying to do it but I'm not an expert about scripts. (I'm trying to see your modifications, this way I'll learn how to make it work on new emulators and old). I actually never tried to see a Script Tutorial. I know pretty much, but about new emulators I know almost nothing. Script: http://pastebin.com/6d3keH9k Thank you. I really appreciate your work. @edited: I've changed all the @i, but now it's saying "Undeclared function '@rebirth_type', line 46. Edited April 15, 2014 by Yoh Asakura Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted April 16, 2014 (edited) Thanks, Dastgir. Really good job I'll see if it's working. Well, mod approved the file., the v1.1, I already tested and its working according to the description provided by you, hope I made the same (as you wanted). Ranking System is also altered, where now it checks MasterRebirth First, then NormalRebirth. So if MasterRebirth is same, it goes for NormalRebirth Checks, and gives rank accordingly. Awesome. You've upload the script to work with new emulators. Could you put the M.Reset System on my script? (to work with old emulators). I'm trying to do it but I'm not an expert about scripts. (I'm trying to see your modifications, this way I'll learn how to make it work on new emulators and old). I actually never tried to see a Script Tutorial. I know pretty much, but about new emulators I know almost nothing. Script: http://pastebin.com/6d3keH9k Thank you. I really appreciate your work. @edited: I've changed all the @i, but now it's saying "Undeclared function '@rebirth_type', line 46. Maybe Try this: http://upaste.me/226e1186830e155f2 Edited April 16, 2014 by Dastgir Pojee 1 Yoh Asakura reacted to this Quote Share this post Link to post Share on other sites
Yoh Asakura 9 Posted May 3, 2014 @Dastgir. First of all, thanks for the help. You could also put a function to reset the ranking (only admin can reset the ranking) Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted May 3, 2014 @Dastgir. First of all, thanks for the help. You could also put a function to reset the ranking (only admin can reset the ranking) Added Reset Ranking at v1.1a Quote Share this post Link to post Share on other sites
xeNium 0 Posted May 31, 2014 It does not give any Extra StatusPointsIt is Rebirth System , which allows to rebirth unlimited times Would you make those two features become optional? I want to give extra status points to the player and limiting how many rebith you can do. Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted May 31, 2014 It does not give any Extra StatusPoints It is Rebirth System , which allows to rebirth unlimited times Would you make those two features become optional? I want to give extra status points to the player and limiting how many rebith you can do. Added at v1.2 Quote Share this post Link to post Share on other sites
xeNium 0 Posted May 31, 2014 It does not give any Extra StatusPoints It is Rebirth System , which allows to rebirth unlimited times Would you make those two features become optional? I want to give extra status points to the player and limiting how many rebith you can do. Added at v1.2 Thank you, a rate for you. Quote Share this post Link to post Share on other sites
Yoh Asakura 9 Posted August 20, 2014 It would be nice to have a Rebirth Ranking for Websites. Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted August 20, 2014 It would be nice to have a Rebirth Ranking for Websites.you can do it yourself depending upon your site.just make site query the server's sql, and get value of the required variables and char_id from char_reg_num_db, once you have char id , get its name from char table and output the name and value table. (Sorry, on mobile now..) Quote Share this post Link to post Share on other sites
Skyline 23 Posted February 23, 2015 It would be nice to have a Rebirth Ranking for Websites.you can do it yourself depending upon your site.just make site query the server's sql, and get value of the required variables and char_id from char_reg_num_db, once you have char id , get its name from char table and output the name and value table. (Sorry, on mobile now..) Hey Dastgir, how about rebirthing trans classes? like gunslinger, soul linker, star gladiator? Quote Share this post Link to post Share on other sites
Yoh Asakura 9 Posted February 23, 2015 It would be nice to have a Rebirth Ranking for Websites.you can do it yourself depending upon your site.just make site query the server's sql, and get value of the required variables and char_id from char_reg_num_db, once you have char id , get its name from char table and output the name and value table. (Sorry, on mobile now..) Hey Dastgir, how about rebirthing trans classes? like gunslinger, soul linker, star gladiator? What about it? I believe it works for any class. Quote Share this post Link to post Share on other sites