shididiX21 Posted August 14, 2014 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 08/10/14 Last Seen: June 23, 2015 Share Posted August 14, 2014 Pa help po adjust ng server from renewal system to pre-renewal. Im done with the server and client pero its still in Renewal system... Quote Link to comment Share on other sites More sharing options...
Checkmate Posted August 14, 2014 Group: Members Topic Count: 96 Topics Per Day: 0.02 Content Count: 554 Reputation: 14 Joined: 09/24/12 Last Seen: November 20, 2024 Share Posted August 14, 2014 (edited) Pa help po adjust ng server from renewal system to pre-renewal. Im done with the server and client pero its still in Renewal system... src/map/config/renewal.h /// game renewal server mode /// (disable by commenting the line)/// /// leave this line to enable renewal specific support such as renewal formulas //#define RENEWAL Comment that Edited August 14, 2014 by CheckMate Quote Link to comment Share on other sites More sharing options...
shididiX21 Posted August 14, 2014 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 08/10/14 Last Seen: June 23, 2015 Author Share Posted August 14, 2014 Pa help po adjust ng server from renewal system to pre-renewal. Im done with the server and client pero its still in Renewal system... src/map/config/renewal.h /// game renewal server mode /// (disable by commenting the line)/// /// leave this line to enable renewal specific support such as renewal formulas //#define RENEWAL Comment that thanks pero bakit present pa rin ang 3rd jobs sa server? :| Quote Link to comment Share on other sites More sharing options...
Checkmate Posted August 14, 2014 Group: Members Topic Count: 96 Topics Per Day: 0.02 Content Count: 554 Reputation: 14 Joined: 09/24/12 Last Seen: November 20, 2024 Share Posted August 14, 2014 (edited) thanks pero bakit present pa rin ang 3rd jobs sa server? :| I dont understand that.. but i do use google translate... Are you saying why 3rd job still exist?..? Here the solution First disable 3rd class job change quests. look into npc folder and open scripts_jobs.conf find this line // -- 3-1 npc: npc/jobs/3-1/archbishop.txtnpc : npc/jobs/3-1/mechanic.txtnpc : npc/jobs/3-1/ranger.txtnpc : npc/jobs/3-1/rune_knight.txtnpc : npc/jobs/3-1/warlock.txt//npc: npc/jobs/3-1/guillotine.txt // -- 3-2 npc: npc/jobs/3-2/minstrel.txt npc: npc/jobs/3-2/wanderer.txt npc: npc/jobs/3-2/royal_guard.txt npc: npc/jobs/3-2/sorcerer.txt npc: npc/jobs/3-2/sura.txt //npc: npc/jobs/3-2/shadowchaser.txt npc: npc/jobs/3-2/genetic.txt replace them with // -- 3-1 //npc: npc/jobs/3-1/archbishop.txt//npc: npc/jobs/3-1/mechanic.txt //npc: npc/jobs/3-1/ranger.txt //npc: npc/jobs/3-1/rune_knight.txt //npc: npc/jobs/3-1/warlock.txt //npc: npc/jobs/3-1/guillotine.txt // -- 3-2 //npc: npc/jobs/3-2/minstrel.txt //npc: npc/jobs/3-2/wanderer.txt //npc: npc/jobs/3-2/royal_guard.txt //npc: npc/jobs/3-2/sorcerer.txt //npc: npc/jobs/3-2/sura.txt //npc: npc/jobs/3-2/shadowchaser.txt //npc: npc/jobs/3-2/genetic.txt Comment in these lines. Edited August 14, 2014 by CheckMate Quote Link to comment Share on other sites More sharing options...
shididiX21 Posted August 14, 2014 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 08/10/14 Last Seen: June 23, 2015 Author Share Posted August 14, 2014 thanks pero bakit present pa rin ang 3rd jobs sa server? :| I dont understand that.. but i do use google translate... Are you saying why 3rd job still exist?..? Here the solution First disable 3rd class job change quests. look into npc folder and open scripts_jobs.conf find this line // -- 3-1npc: npc/jobs/3-1/archbishop.txtnpc: npc/jobs/3-1/mechanic.txt npc: npc/jobs/3-1/ranger.txt npc: npc/jobs/3-1/rune_knight.txt npc: npc/jobs/3-1/warlock.txt //npc: npc/jobs/3-1/guillotine.txt // -- 3-2 npc: npc/jobs/3-2/minstrel.txt npc: npc/jobs/3-2/wanderer.txt npc: npc/jobs/3-2/royal_guard.txt npc: npc/jobs/3-2/sorcerer.txt npc: npc/jobs/3-2/sura.txt //npc: npc/jobs/3-2/shadowchaser.txt npc: npc/jobs/3-2/genetic.txt replace them with // -- 3-1 //npc: npc/jobs/3-1/archbishop.txt//npc: npc/jobs/3-1/mechanic.txt //npc: npc/jobs/3-1/ranger.txt //npc: npc/jobs/3-1/rune_knight.txt //npc: npc/jobs/3-1/warlock.txt //npc: npc/jobs/3-1/guillotine.txt // -- 3-2 //npc: npc/jobs/3-2/minstrel.txt //npc: npc/jobs/3-2/wanderer.txt //npc: npc/jobs/3-2/royal_guard.txt //npc: npc/jobs/3-2/sorcerer.txt //npc: npc/jobs/3-2/sura.txt //npc: npc/jobs/3-2/shadowchaser.txt //npc: npc/jobs/3-2/genetic.txt Comment in these lines. sorry about the language. I was assuming you understand filipino but anyways it works! thanks very much. it really helped me a lot but if i want to change the server again to renewal with 3rd jobs, do i have to remove again the // ? sorry im a newbie into making servers ... Quote Link to comment Share on other sites More sharing options...
Checkmate Posted August 14, 2014 Group: Members Topic Count: 96 Topics Per Day: 0.02 Content Count: 554 Reputation: 14 Joined: 09/24/12 Last Seen: November 20, 2024 Share Posted August 14, 2014 sorry about the language. I was assuming you understand filipino but anyways it works! thanks very much. it really helped me a lot but if i want to change the server again to renewal with 3rd jobs, do i have to remove again the // ? sorry im a newbie into making servers ... I dont understand it at all.. unless ther is a liltle english in there... hahhahaha Well.. yap the answer is yap... Just uncomment them back... all wil be back to 3rd jobs.. ^ ^ Have fun and Good Luck with your server dude.. ^ ^ If you got another error or maybe idea or something just ask the rAthena.. If not me,maybe other member will occupied you... ^ ^ Quote Link to comment Share on other sites More sharing options...
SilverMayCry Posted October 10, 2014 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 55 Reputation: 2 Joined: 12/29/11 Last Seen: October 27, 2014 Share Posted October 10, 2014 just don't forget to recompile after making a change in the src. Quote Link to comment Share on other sites More sharing options...
Tonetzkii Posted October 15, 2014 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 323 Reputation: 9 Joined: 11/19/11 Last Seen: September 25, 2015 Share Posted October 15, 2014 Yep rathena is full renewal support meron lang option para maging pre-re ang server, If you want to disabled 3rd job you should learn how to edit SRC folder. Quote Link to comment Share on other sites More sharing options...
Diconfrost VaNz Posted October 18, 2014 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 996 Reputation: 47 Joined: 11/13/11 Last Seen: Saturday at 06:24 PM Share Posted October 18, 2014 Pa help po adjust ng server from renewal system to pre-renewal. Im done with the server and client pero its still in Renewal system... src/map/config/renewal.h /// game renewal server mode /// (disable by commenting the line)/// /// leave this line to enable renewal specific support such as renewal formulas //#define RENEWAL Comment that thanks pero bakit present pa rin ang 3rd jobs sa server? :| Oo present parin ang 3rd jobs dyan. Just make sure na ung job changer ng server mo is hanggang trans lng and make sure to recompile your svn after doing this Quote Link to comment Share on other sites More sharing options...
Titan Posted October 19, 2014 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 4 Joined: 11/23/12 Last Seen: April 11, 2023 Share Posted October 19, 2014 may job changer script po ba kayo na hanggang trans job lang? thanks Quote Link to comment Share on other sites More sharing options...
Diconfrost VaNz Posted October 19, 2014 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 996 Reputation: 47 Joined: 11/13/11 Last Seen: Saturday at 06:24 PM Share Posted October 19, 2014 you can just use the default job changer and look for the following below the script OnInit: setarray .Rebirth[0],99,50; // Minimum base level, job level to rebirth OR change to third class setarray .JobReq[0],10,40; // Minimum job level to turn into 1st class, 2nd class .ThirdClass = 1; // Enable third classes? (1: yes / 0: no) .SecondExpanded = 1; // Enable new expanded second classes: Ex. Super Novice, Kagerou/Oboro, Rebellion? (1: yes / 0: no) .SNovice = 45; // Minimum base level to turn into Super Novice .LastJob = 1; // Enforce linear class changes? (1: yes / 0: no) .SkillPointCheck = 1; // Force player to use up all skill points? (1: yes / 0: no) .Platinum = 1; // Get platinum skills automatically? (1: yes / 0: no) end; Quote Link to comment Share on other sites More sharing options...
Titan Posted October 19, 2014 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 4 Joined: 11/23/12 Last Seen: April 11, 2023 Share Posted October 19, 2014 you can just use the default job changer and look for the following below the script OnInit: setarray .Rebirth[0],99,50; // Minimum base level, job level to rebirth OR change to third class setarray .JobReq[0],10,40; // Minimum job level to turn into 1st class, 2nd class .ThirdClass = 1; // Enable third classes? (1: yes / 0: no) .SecondExpanded = 1; // Enable new expanded second classes: Ex. Super Novice, Kagerou/Oboro, Rebellion? (1: yes / 0: no) .SNovice = 45; // Minimum base level to turn into Super Novice .LastJob = 1; // Enforce linear class changes? (1: yes / 0: no) .SkillPointCheck = 1; // Force player to use up all skill points? (1: yes / 0: no) .Platinum = 1; // Get platinum skills automatically? (1: yes / 0: no) end; thanks dude Quote Link to comment Share on other sites More sharing options...
Radian Posted November 27, 2014 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 1546 Reputation: 192 Joined: 07/23/14 Last Seen: June 24, 2024 Share Posted November 27, 2014 This Topic should be marked as solved? 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.