tekataobaakoinay Posted August 5, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 25 Reputation: 0 Joined: 03/30/12 Last Seen: August 20, 2014 Share Posted August 5, 2014 Hi, Good Day! Hihingi po sana ako ng tulong kung pano gawing 255/120 ang server ko kasi kkagwa ko lang po at newbie pa ako. 99/70 lang po kasi ang server ko. at pag maglalagay po ba ng mga scripts like " DevilSquare" saan po ilalagay na folder yun? Thx po Quote Link to comment Share on other sites More sharing options...
Lelouch vi Britannia Posted August 5, 2014 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 715 Reputation: 84 Joined: 01/05/12 Last Seen: April 10, 2023 Share Posted August 5, 2014 (edited) 1. Punta ka sa src/map/map.h at hanapin mo eto. change this #define MAX_LEVEL 175 to this #define MAX_LEVEL 255 and recompile. 2. Sa db/re/job_exp if your using Renewal or db/pre-re/job_exp if your using Pre-Renewal hanapin mo etong mga sumusunod na lines. change 99 to 255 //Base - Normal and Baby Jobs 99,0:1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:23:24:25:4023:4024:4025:4026:4027:4028:4029.... //Base - Adv Jobs 99,4001:4002:4003:4004:4005:4006:4007:4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022... change 70 to 120 //Job - Adv Second Classes 70,4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022... //Job - Ninja/Gunslinger 70,24:25,1,100,200,300,400,600,700,1000,1200,1400,1700,1900,2400,2700,3200,3600,4200,4900,5500... change 50 to 120 //Job - Star Gladiator 50,4047:4048,1,50700,50700,50700,50700,50700,50700,50700,50700,50700,50700,50700... //Job - Soul Linker (Same EXP table as 2nd Classes & Baby 2nd Classes) 50,4049,1,2500,4200,7000,10300,15900,18900,20900,22600,24900,28800,31500,32000,33300... and restart your server. About sa Devil Square di mo na need mag lagay nun kc meron na sa npc/script_custom.conf in line 86, just remove the "//" and save then type @reloadscript ingame. Edited August 5, 2014 by Lelouch vi Britannia Quote Link to comment Share on other sites More sharing options...
tekataobaakoinay Posted August 6, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 25 Reputation: 0 Joined: 03/30/12 Last Seen: August 20, 2014 Author Share Posted August 6, 2014 1. Punta ka sa src/map/map.h at hanapin mo eto. change this #define MAX_LEVEL 175 to this #define MAX_LEVEL 255 and recompile. 2. Sa db/re/job_exp if your using Renewal or db/pre-re/job_exp if your using Pre-Renewal hanapin mo etong mga sumusunod na lines. change 99 to 255 //Base - Normal and Baby Jobs 99,0:1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:23:24:25:4023:4024:4025:4026:4027:4028:4029.... //Base - Adv Jobs 99,4001:4002:4003:4004:4005:4006:4007:4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022... change 70 to 120 //Job - Adv Second Classes 70,4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022... //Job - Ninja/Gunslinger 70,24:25,1,100,200,300,400,600,700,1000,1200,1400,1700,1900,2400,2700,3200,3600,4200,4900,5500... change 50 to 120 //Job - Star Gladiator 50,4047:4048,1,50700,50700,50700,50700,50700,50700,50700,50700,50700,50700,50700... //Job - Soul Linker (Same EXP table as 2nd Classes & Baby 2nd Classes) 50,4049,1,2500,4200,7000,10300,15900,18900,20900,22600,24900,28800,31500,32000,33300... and restart your server. About sa Devil Square di mo na need mag lagay nun kc meron na sa npc/script_custom.conf in line 86, just remove the "//" and save then type @reloadscript ingame. Hi, Thanks sa Levels Sir! Ask ko lang to.. Kasi sa Devil Square nilagyan ko ng script di naman lumabas yung NPC. eto po yung line 86 ko //npc: npc/custom/battleground/bg_flavius_02.txt Quote Link to comment Share on other sites More sharing options...
Lelouch vi Britannia Posted August 8, 2014 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 715 Reputation: 84 Joined: 01/05/12 Last Seen: April 10, 2023 Share Posted August 8, 2014 Hi, Thanks sa Levels Sir! Ask ko lang to.. Kasi sa Devil Square nilagyan ko ng script di naman lumabas yung NPC. eto po yung line 86 ko //npc: npc/custom/battleground/bg_flavius_02.txt rAthena ba gamit mo? parang di rA kc gamit mo. Kc ung sa line 86 ko sa npc/script_custom.conf is eto... npc: npc/custom/events/devil_square.txt Quote Link to comment Share on other sites More sharing options...
tekataobaakoinay Posted August 8, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 25 Reputation: 0 Joined: 03/30/12 Last Seen: August 20, 2014 Author Share Posted August 8, 2014 Sir, I have a last question. How to edit Loading Screen? I don't have clientinfo.xml but my server running good any suggestions? btw, It's eAthena Quote Link to comment Share on other sites More sharing options...
Lelouch vi Britannia Posted August 8, 2014 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 715 Reputation: 84 Joined: 01/05/12 Last Seen: April 10, 2023 Share Posted August 8, 2014 (edited) Sir, I have a last question. How to edit Loading Screen? I don't have clientinfo.xml but my server running good any suggestions? btw, It's eAthena Eh?! no clientinfo.xml??? sclientinfo.xml??? try mo nlng tignan ulit kung may clientinfo.xml ka kc imposible nmn na wla kang ganun and you said the server is running good? check mo ung mga custom grfs mo baka nandun lng un. About sa loading screen e2 ung guide. http://rathena.org/wiki/Clientinfo.xml. So eA pla gamit mo. Ganto kung mag add ka ng custom script gawa ka nlng ng new folder and name it to "YOURRONAME" ex. exRO then ilagay mo dun ung custom script mo then sa npc/script_custom.conf find this "Place your scripts here!" and add this below... npc: npc/exRO/MYCUSTOMSCRIPT.txt and save. para gumana ung script you can type @reloadscript or @loadnpc Edited August 8, 2014 by Lelouch vi Britannia Quote Link to comment Share on other sites More sharing options...
tekataobaakoinay Posted August 8, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 25 Reputation: 0 Joined: 03/30/12 Last Seen: August 20, 2014 Author Share Posted August 8, 2014 @lelouch Sir Wla po tlga akong sclientinfo.xml/clientinfo.xml at ok na po yung loading screens,screenshots logo,log in screens etc. Edited via GRF Editor Please close this thread Ty to Sir Lelouch for replies! 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.