zeikheim Posted February 8, 2017 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 38 Reputation: 0 Joined: 09/14/15 Last Seen: May 17, 2020 Share Posted February 8, 2017 Do i need to use older client version to be full classic like 99/70 trans no 3rd job. or just set it in server side? Quote Link to comment Share on other sites More sharing options...
1 Cyro Posted February 8, 2017 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 1138 Reputation: 290 Joined: 04/29/13 Last Seen: July 20, 2024 Share Posted February 8, 2017 1 hour ago, zeikheim said: Do i need to use older client version to be full classic like 99/70 trans no 3rd job. or just set it in server side? Full classic means to be a particular episode? if yes you need it manually client side/server side if u want to set your server to pre-re goto src/map/config/renewal.h //#define RENEWAL << Comment Quote Link to comment Share on other sites More sharing options...
0 zeikheim Posted February 9, 2017 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 38 Reputation: 0 Joined: 09/14/15 Last Seen: May 17, 2020 Author Share Posted February 9, 2017 13 hours ago, Cyro said: Full classic means to be a particular episode? if yes you need it manually client side/server side if u want to set your server to pre-re goto src/map/config/renewal.h //#define RENEWAL << Comment is this automatically trans when changing jobs? Quote Link to comment Share on other sites More sharing options...
0 Cyro Posted February 9, 2017 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 1138 Reputation: 290 Joined: 04/29/13 Last Seen: July 20, 2024 Share Posted February 9, 2017 Yes! Make sure to place trans job changer without 3rd jobs if u place one! Else only trans jobs quest's only available after disable renual And you can change job to 3rd job with only gm commands Quote Link to comment Share on other sites More sharing options...
0 Playtester Posted February 9, 2017 Group: Developer Topic Count: 37 Topics Per Day: 0.01 Content Count: 895 Reputation: 248 Joined: 01/30/13 Last Seen: 2 hours ago Share Posted February 9, 2017 It's better to just uncomment #define PRERE in the same file. Then all the renewal stuff is removed. Quote Link to comment Share on other sites More sharing options...
0 core Posted May 30, 2017 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Share Posted May 30, 2017 On 2/8/2017 at 7:34 AM, Cyro said: Full classic means to be a particular episode? if yes you need it manually client side/server side if u want to set your server to pre-re goto src/map/config/renewal.h //#define RENEWAL << Comment hi sir how to make the server 99/50 no 3rd job is the same step ? thanks Quote Link to comment Share on other sites More sharing options...
0 skymia Posted September 26, 2017 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 298 Reputation: 4 Joined: 02/19/17 Last Seen: May 26, 2024 Share Posted September 26, 2017 On 5/30/2017 at 10:10 AM, core said: hi sir how to make the server 99/50 no 3rd job is the same step ? thanks that is set by default... Quote Link to comment Share on other sites More sharing options...
0 Playtester Posted September 26, 2017 Group: Developer Topic Count: 37 Topics Per Day: 0.01 Content Count: 895 Reputation: 248 Joined: 01/30/13 Last Seen: 2 hours ago Share Posted September 26, 2017 Well if he means no trans with 99/50 then you have to manually do that. Easiest is probably to disable the rebirth quest. Quote Link to comment Share on other sites More sharing options...
0 core Posted December 24, 2017 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Share Posted December 24, 2017 On 9/26/2017 at 1:27 AM, Playtester said: Well if he means no trans with 99/50 then you have to manually do that. Easiest is probably to disable the rebirth quest. hi sir how to disable REBIRTH QUEST? Quote Link to comment Share on other sites More sharing options...
0 Playtester Posted December 24, 2017 Group: Developer Topic Count: 37 Topics Per Day: 0.01 Content Count: 895 Reputation: 248 Joined: 01/30/13 Last Seen: 2 hours ago Share Posted December 24, 2017 I'm just search for the whole and prevent it from loading? Hmm... I guess you can find it all in this file: https://github.com/rathena/rathena/blob/master/npc/scripts_jobs.conf Quote Link to comment Share on other sites More sharing options...
0 core Posted December 25, 2017 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Share Posted December 25, 2017 On 12/24/2017 at 5:27 PM, Playtester said: I'm just search for the whole and prevent it from loading? Hmm... I guess you can find it all in this file: https://github.com/rathena/rathena/blob/master/npc/scripts_jobs.conf thanks sir i will try it where i disable REBIRTH QUEST? i wanted is 99/50 classic Quote Link to comment Share on other sites More sharing options...
0 Playtester Posted December 29, 2017 Group: Developer Topic Count: 37 Topics Per Day: 0.01 Content Count: 895 Reputation: 248 Joined: 01/30/13 Last Seen: 2 hours ago Share Posted December 29, 2017 Just comment the corresponding quests in npc/scripts_jobs.conf Commenting valkyrie.txt might already be sufficient, but it probably makes more sense to also comment expanded and transcendent stuff. 1 Quote Link to comment Share on other sites More sharing options...
0 core Posted January 2, 2018 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Share Posted January 2, 2018 On 12/29/2017 at 1:14 AM, Playtester said: Just comment the corresponding quests in npc/scripts_jobs.conf Commenting valkyrie.txt might already be sufficient, but it probably makes more sense to also comment expanded and transcendent stuff. you mean sir i will comment >> // like that Quote Link to comment Share on other sites More sharing options...
0 Playtester Posted January 2, 2018 Group: Developer Topic Count: 37 Topics Per Day: 0.01 Content Count: 895 Reputation: 248 Joined: 01/30/13 Last Seen: 2 hours ago Share Posted January 2, 2018 Yes. Quote Link to comment Share on other sites More sharing options...
0 core Posted January 2, 2018 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Share Posted January 2, 2018 17 hours ago, Playtester said: Yes. thank you very much sir by the way you have a copy of full episode of ragnarok ? i cant see in the google Quote Link to comment Share on other sites More sharing options...
0 Playtester Posted January 2, 2018 Group: Developer Topic Count: 37 Topics Per Day: 0.01 Content Count: 895 Reputation: 248 Joined: 01/30/13 Last Seen: 2 hours ago Share Posted January 2, 2018 I don't even know what you mean with full episode (client or server?), but nope, I don't have any Ragnarok Online files. Quote Link to comment Share on other sites More sharing options...
0 core Posted January 3, 2018 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Share Posted January 3, 2018 On 1/2/2018 at 8:03 AM, Playtester said: I don't even know what you mean with full episode (client or server?), but nope, I don't have any Ragnarok Online files. not ro files its about episode of the ro. files rathena sir Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted January 4, 2018 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: 21 hours ago Share Posted January 4, 2018 No one will provide you with episode-by-episode content as you have to manually change database content, maps, items, scripts, etc to match what you want. If you know the episode you want to aim for, find out as much info as you can from official sources and then change your files to match. Note: this will take you days and days to do. Quote Link to comment Share on other sites More sharing options...
0 zomba44 Posted December 21, 2020 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 4 Reputation: 1 Joined: 12/21/20 Last Seen: May 31, 2024 Share Posted December 21, 2020 any of you guys @core, are able to get this full classic thingy going on? Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted December 21, 2020 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: 21 hours ago Share Posted December 21, 2020 2 hours ago, zomba44 said: any of you guys @core, are able to get this full classic thingy going on? Yeah. They researched and learnt how rAthena worked, then they changed config options and disabled NPCs. Quote Link to comment Share on other sites More sharing options...
0 zomba44 Posted December 21, 2020 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 4 Reputation: 1 Joined: 12/21/20 Last Seen: May 31, 2024 Share Posted December 21, 2020 4 hours ago, Akkarin said: Yeah. They researched and learnt how rAthena worked, then they changed config options and disabled NPCs. that's great to know. Quote Link to comment Share on other sites More sharing options...
0 Musika6988 Posted January 5, 2022 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 53 Reputation: 6 Joined: 09/09/13 Last Seen: April 5, 2023 Share Posted January 5, 2022 do we have like, FULL CLASSIC OFFLINE SERVER free to download? Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted January 6, 2022 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: 21 hours ago Share Posted January 6, 2022 On 1/5/2022 at 9:33 AM, Musika6988 said: do we have like, FULL CLASSIC OFFLINE SERVER free to download? "Offline server" means broken, so I assume you mean "local server". There is no magic package that anyone will provide you - see my earlier reply. 1 Quote Link to comment Share on other sites More sharing options...
Question
zeikheim
Do i need to use older client version to be full classic like 99/70 trans no 3rd job. or just set it in server side?
Link to comment
Share on other sites
22 answers to this question
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.