Jump to content

sabuross

Members
  • Posts

    30
  • Joined

  • Last visited

Everything posted by sabuross

  1. Hi, I'm getting the following issue when I die, the character HP is 0 but I can still move but cannot do anything else like attack etc. Even after restarting server, and recompiling and relogging, HP is still 0 and cannot do anything. Only way to fix is to do @alive again. Example: https://gyazo.com/e9015f1fbc6d8b923971d53d41ad45eb Any idea how to fix this? Thanks,
  2. I'm gonna check, but I don't think there should be any NPC that does that right now since I haven't added any customs NPC at the moment. It's happening on every single map as well.
  3. For some reason whenever a player dies on my server, they get teleported back automatically to their save point instead of lying their dead. Any idea how to fix this? Thanks,
  4. I'm using the Browedit r586 and tried renaming the map of Old Payon and this is what it looks like in the server. What I did was I just open the Old Payon file on Browedit, and save as different name. Any idea how to fix this? bump
  5. What do you mean by tables? I basically just followed the Max Level guide on rAthena wiki. bump
  6. Hey guys, I tried editing my job level, basically this is the problem. For Novice class job level is 10 which works perfectly. For advanced transcended class job level is 70 which also works perfect. The problem is for any classes like first/second and high first classes, the job level won't increase and it stays at 1. When I try to max job level it, it says "Job Level can't go any higher" Here is my job_exp // Experience Tables [Pre-Renewal] // Only official levels included, check db/import-tmpl/job_exp.txt for an expanded list // // Structure of Database: // Max Level,Class list,Type,Exp for Lv 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99 // // Type: // 0 = Base Exp, 1 = Job Exp //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:4030:4031:4032:4033:4034:4035:4036:4037:4038:4039:4040:4041:4042:4043:4044:4045:4046:4047:4048:4049:4050:4051:4052,0,9,16,25,36,77,112,153,200,253,320,385,490,585,700,830,970,1120,1260,1420,1620,1860,1990,2240,2504,2950,3426,3934,4474,6889,7995,9174,10425,11748,13967,15775,17678,19677,21773,30543,34212,38065,42102,46323,53026,58419,64041,69892,75973,102468,115254,128692,142784,157528,178184,196300,215198,234879,255341,330188,365914,403224,442116,482590,536948,585191,635278,687211,740988,925400,1473746,1594058,1718928,1848355,1982340,2230113,2386162,2547417,2713878,3206160,3681024,4022472,4377024,4744680,5125440,5767272,6204000,6655464,7121664,7602600,9738720,11649960,13643520,18339300,23836800,35658000,48687000,58135000,99999998,99999999 //Base - Trans Jobs 99,4001:4002:4003:4004:4005:4006:4007:4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022,0,10,18,28,40,85,123,168,220,278,400,481,613,731,875,1038,1213,1400,1575,1775,2268,2604,2786,3136,3506,4130,4796,5508,6264,9645,12392,14220,16159,18209,21649,24451,27401,30499,33748,47342,58160,64711,71573,78749,90144,99312,108870,118816,129154,174196,213220,238080,264150,291427,329640,363155,398116,434526,472381,610848,731828,806448,884232,965180,1073896,1170382,1270556,1374422,1481976,1850800,3389616,3666333,3953534,4251217,4559382,5129260,5488173,5859059,6241919,7374168,9570662,10458427,11380262,12336168,13326144,14994907,16130400,17304206,18516326,19766760,29216160,34949880,40930560,55017900,71510400,106974000,146061000,174405000,343210000,99999999 //Job - Novice & Baby Novice 10,0:4023,1,10,18,28,40,91,151,205,268,340,999999999 //Job - 1st Classes & Baby 1st Classes, Taekwon 70,1:2:3:4:5:6:4024:4025:4026:4027:4028:4029:4046:4050,1,30,43,58,76,116,180,220,272,336,520,604,699,802,948,1125,1668,1937,2226,3040,3988,5564,6272,7021,9114,11473,15290,16891,18570,23229,28359,36478,39716,43088,52417,62495,78160,84175,90404,107611,125915,153941,191781,204351,248352,286212,386371,409795,482092,509596,999999999 //Job - 2nd Classes & Baby 2nd Classes, Soul Linker 70,7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:4030:4031:4032:4033:4034:4035:4036:4037:4038:4039:4040:4041:4042:4043:4044:4049:4051:4052,1,144,184,284,348,603,887,1096,1598,2540,3676,4290,4946,6679,9492,12770,14344,16005,20642,27434,35108,38577,42206,52708,66971,82688,89544,96669,117821,144921,174201,186677,199584,238617,286366,337147,358435,380376,447685,526989,610246,644736,793535,921810,1106758,1260955,1487304,1557657,1990632,2083386,999999999 //Job - Novice High 10,4001,1,11,20,31,44,100,166,226,295,374,999999999 //Job - Adv First Classes 70,4002:4003:4004:4005:4006:4007,1,60,86,116,152,232,360,440,544,672,1040,1208,1398,1604,1896,2250,3336,3874,4452,6080,7976,11128,12544,14042,18228,28683,38225,42228,46425,58073,70898,91195,99290,107720,131043,156238,195400,210438,226010,269028,314788,384853,479453,510878,620880,715530,965928,1024488,1205230,1273990,999999999 //Job - Adv Second Classes 70,4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022,1,288,368,568,696,1206,1774,2192,3196,5080,7352,8580,9892,13358,18984,31925,35860,40013,51605,68585,87770,96443,105515,131770,167428,206720,223860,241673,294553,362303,479053,513362,548856,656197,787507,927154,985696,1046034,1231134,1449220,1678177,1773024,2182221,2534978,3043585,3782865,4461912,4672971,5971896,6250158,6875174,7562691,8318960,9150856,10065942,11877812,14015818,16538665,19515624,23028437,28094693,34275525,41816141,51015692,62239144,79666104,101972614,130524946,167071930,213852071,999999999 //Job - Ninja/Gunslinger 70,24:25,1,72,92,142,174,301,443,548,799,1270,1838,2145,2473,3339,4746,6385,7172,8002,10321,13717,17554,19288,21103,26354,33485,41344,44772,48334,58910,72460,87100,93338,99792,119308,143183,231068,257377,274363,314246,371105,431038,476309,588548,665256,801731,916689,1130023,1188623,1377408,1551289,1746582,1845236,1954741,2124555,2345698,2548763,2759555,3021488,3254111,3489547,3695474,4012251,4181112,4302211,4496584,4578951,4869523,5022114,5123654,5395117,999999999 //Job - Star Gladiator 70,4047:4048,1,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,54868,70216,77154,84412,105416,133924,165376,179008,193338,235642,289842,348402,373354,399168,477234,572732,674294,716870,760752,895370,1053978,1220492,1289472,1587070,1843620,2213516,2521910,2974608,3115314,3981264,5166772,999999999 //Job - Super Novice & Baby Super Novice 70,23:4045,1,30,43,58,76,116,180,220,272,336,520,604,699,802,948,1125,1668,1937,2226,3040,3988,5564,6272,7021,9114,11473,15290,16891,18570,23229,28359,36478,39716,43088,52417,62495,78160,84175,90404,107611,125915,153941,191781,204351,248352,286212,386371,409795,482092,509596,982092,992092,1002092,1012092,1022092,1032092,1042092,1052092,1062092,1072092,1082092,1092092,1102092,1112092,1122092,1132092,1142092,1152092,1162092,1172092,1182092,1192092,1202092,1212092,1222092,1232092,1242092,1252092,1262092,1272092,1282092,1292092,1302092,1312092,1322092,1332092,1342092,1352092,1362092,1372092,1382092,1392092,1402092,1412092,1422092,1432092,1442092,1452092,1462092,999999999 //================================ // Renewal content (required for some core features) //================================ //Base - 3rd Jobs, Baby 3rds, Expanded Super Novice, Kagerou/Oboro, Rebellion and Summoner 99,4054:4055:4056:4057:4058:4059:4060:4061:4062:4063:4064:4065:4066:4067:4068:4069:4070:4071:4072:4073:4074:4075:4076:4077:4078:4079:4080:4081:4082:4083:4084:4085:4086:4087:4096:4097:4098:4099:4100:4101:4102:4103:4104:4105:4106:4107:4108:4109:4110:4111:4112:4190:4191:4211:4212:4215:4218,0,10,18,28,40,85,123,168,220,278,400,481,613,731,875,1038,1213,1400,1575,1775,2268,2604,2786,3136,3506,4130,4796,5508,6264,9645,12392,14220,16159,18209,21649,24451,27401,30499,33748,47342,58160,64711,71573,78749,90144,99312,108870,118816,129154,174196,213220,238080,264150,291427,329640,363155,398116,434526,472381,610848,731828,806448,884232,965180,1073896,1170382,1270556,1374422,1481976,1850800,3389616,3666333,3953534,4251217,4559382,5129260,5488173,5859059,6241919,7374168,9570662,10458427,11380262,12336168,13326144,14994907,16130400,17304206,18516326,19766760,29216160,34949880,40930560,55017900,71510400,106974000,146061000,174405000,343210000,99999999 //Job - 3rd Jobs, Baby 3rds, Expanded Super Novice, Kagerou/Oboro, Rebellion and Summoner 70,4054:4055:4056:4057:4058:4059:4060:4061:4062:4063:4064:4065:4066:4067:4068:4069:4070:4071:4072:4073:4074:4075:4076:4077:4078:4079:4080:4081:4082:4083:4084:4085:4086:4087:4096:4097:4098:4099:4100:4101:4102:4103:4104:4105:4106:4107:4108:4109:4110:4111:4112:4190:4191:4211:4212:4215:4218,1,288,368,568,696,1206,1774,2192,3196,5080,7352,8580,9892,13358,18984,31925,35860,40013,51605,68585,87770,96443,105515,131770,167428,206720,223860,241673,294553,362303,479053,513362,548856,656197,787507,927154,985696,1046034,1231134,1449220,1678177,1773024,2182221,2534978,3043585,3782865,4461912,4672971,5971896,6250158,6875174,7562691,8318960,9150856,10065942,11877812,14015818,16538665,19515624,23028437,28094693,34275525,41816141,51015692,62239144,79666104,101972614,130524946,167071930,213852071,999999999
  7. Hey guys, Having a been trouble adding a map. I watched the YouTube video BrowEdit Tutorial #10 but still having a bit of trouble getting the map to work on my server. I have added the map's name onto both map_index and maps_athena, and added the file onto the map.cache as well(pre-renewal). I also made a patch for the map files and patched it onto my server, however it still says Map Not Found when I try to warp to it. Also recompiled everything already too. Any idea what could be wrong?
  8. Hey guys, As most of you know, there is quite a difference between rAthena's asura strike and eAthena (Pre vs Re). For rAthena the character looks as if it's teleporting from one cell to another, whereas with eAthena the character walks to the cell. As shown in the video: https://www.youtube.com/watch?v=47-m3xC-BqA I'm currently using rAthena, and I am currenty using this code in skill.c to get the walking animation in eAthena: I replaced: // Ashura Strike still has slide effect in GVG if ((mbl == src || (!map_flag_gvg2(src->m) && !map[src->m].flag.battleground)) && unit_movepos(src, mbl->x + x, mbl->y + y, 1, 1)) { with this unit_walktoxy(src, mbl->x + x, mbl->y + y, 2) I have replaced it and it's definitely working however a few problems: 1.) When the character asura strikes, feels like there is about a 0.5 second delay until the character actually starts moving to the cell. Movement should be instant when character asura. 2.) It only moves the character 1-2 cells in comparison to the video, the champion moves about 4-5 cells away. Just wondering if there's any way to fix this? Thanks,
  9. http://herc.ws/board/topic/5667-old-school-asura-strike/ should be the same for rathena?
  10. accessoryid.lua ACCESSORY_WHITE_SAKKAT_BAMBOO = 2000 accname.lua [ACCESSORY_IDs.ACCESSORY_WHITE_SAKKAT_BAMBOO] = "_White_Sakkat_Bamboo" ^You misspelled Bamboo, you wrote Bamoo which would give you the error, also you need to put an _ infront of the item name for accname. Also full capitalize for both accname and accessoryid
  11. Should be a way for it to work. Why not just use the PIN system that was recently developed.
  12. Thanks guys, I haven't been active in a while since I've quitted RO. But I'll go on time to time to this forum. Feel free to request and I'll get back to your request whenever I'm on. Here's my latest one, I've been rusty since I haven't done GFX in a long time. Download link can be found at original post. Font used: Impact
  13. Got it thanks, I was using the wrong command.
  14. Hi, I'm currently making a script and was wondering how to make an NPC kill a player? Like when the player is chatting with the NPC, then the NPC kills the player. Tried searching already didn't see any other related ones unless I'm just suck at searching. Thanks.
  15. Sure, I'll try to make some more when my exams are over.
  16. Added new loading screen. Text used is Cyclo which can be obtained from www.dafont.com Download link can be found above. Enjoy!
  17. Used Linux Libertine Capitals which you can get at www.dafont.com
  18. Hey guys, Made a loading screen for my server today, decided to share it with everyone. Example: Loading Screen 2 Loading Screen 3 Let me know how you guys like it, I'll make more in the future if you guys think its good (: Download Link http://www.sendspace.com/file/etfwkx http://www.sendspace.com/file/a1fzck http://www.sendspace.com/file/3fmxw0
  19. Hi guys, As of right now, Tiger Cannon is OP in my server, does like 999k with reducts. Was wondering how to make it so that elemental converters won't work on it and make it neutral element only? Thanks.
  20. Hi guys, I was wondering what I'm doing wrong my my item script. I'm trying to give my combo set items unlimited endure, but it's not working. This is what it looks like in my item_db_combo.txt 19000:19004:19002:19003,{ bonus2 bResEff,Eff_Freeze,10000; bonus2 bResEff,Eff_Stone,10000; bonus bMaxHPrate,10; bonus bAllStats,10; sc_start4 SC_ENDURE,60000,10,0,0,1; sc_end SC_ENDURE; bonus bNearAtkDef,5; } What I basically did was just take Eddga's unlimited endure script and paste it on mine, but it doesn't work. Thanks.
  21. Thanks for the help guys, problem is solved. I made it affect only rune knight by doing what I did before and changing a bit of the script Brynner provided. Script used: 4302,Tao_Gunka_Card,Tao Gunka Card,6,20,,10,,,,,,,,16,,,,,{ if(Class==4060) { bonus bMaxHPrate,10; } else { bonus bMaxHPrate,100; bonus bDefRate,-50; bonus bMdefRate,-50; } },{},{}
  22. Thanks, worked. But if I want it to affect only Rune Knight instead of every swordmans class, then would I write it out as: if(Class==Job_Rune_Knight)?
  23. Really? Only item script is changed though, item ID and such are still there, but any ideas on how to change it without getting this error?
  24. Yeah, like right after I change the effect of Tao Gunka, this happens on map server: http://gyazo.com/2e8ff94aa4a505c79e0d550cf7b08148 Apparently, changing the effect of tao gunka affects a bunch of other items.. This is the script I used for tao gunka 4302,Tao_Gunka_Card,Tao Gunka Card,6,20,,10,,,,,,,,16,,,,,{ if(Class==4060 || Class==4096) { bonus bMaxHPrate,50; } else { bonus bMaxHPrate,100; bonus bDefRate,-50; bonus bMdefRate,-50; } },{},{}
  25. Whenever I edit the item_db for item script, the effect works but it turns all my misc items into apples for some reason. For example, I edit the Tao Gunka Card effect to let's say 50% HP increase. I save it and then @reloaditemdb, the effect works but all my misc items are apples. Anyway to solve this? Thanks.
×
×
  • Create New...