Jump to content

Banzou

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by Banzou

  1. I've been editing izlude in r568 and noticed that when it comes to editing lightmaps, the map already has 5 of them with gibberish names but none of them have any effect on the map itself since everytime I click for it to generate lightmaps the whole map ends up black. Should I just delete these lights and create my own sun and ambient light or should I just try to make additional lights and "calculate selected lightmaps" instead of recalculating the whole map?
  2. Can anyone tell me where I can find the tree stem for the sakura trees from amatsu in browedit? I've looked everywhere especially under the Nature category and can't seem to find the right one. Either I'm blind or it really isn't in there...
  3. Why is it that when I change the max_hair_style in battle.c from 27 to my new value my client crashes while I scroll through the hairstyles in the character selection screen, but when I use the normal value my client works normally and displays all custom hairstyles perfectly fine? Edit: Is it even necessary to change the battle.c? I just found out that changing the client.conf was enough for everything to work normally. Does this mean I don't have to edit the source anymore?
  4. Here's the wiki guide for adding customs to rAthena. https://rathena.org/wiki/Custom_Items Although the guide is written for rAthena the principle is the same for eAthena. If you can't get it to work on your eAthena server I suggest using rAthena instead. To get the custom item files you want check out the graphic enhancement area of the forums or the downloads section.
  5. Diff your client using NEMO and change "Resize Font" from 10 to 12 (or as you please). Should fix your problem.
  6. So I followed the guide on the wiki on how to implement a custom item and did so successfully until I double-clicked it ingame to try it on but it just keeps crashing my client. During the crash I get an error message telling me that a sprite is missing even though I placed all of the necessary sprite files into the correct folders etc. Also, the specific sprite name in the error message is just gibberish and not the same as the name of my custom item sprite files. I would assume that my client isn't even trying to load the designated sprite I want it to. What did I do wrong? (I'm using a 2015 Client) Edit: Nevermind, I figured it out. For anyone experiencing the same problem, make sure to select "Increase Headgear ViewID" in NEMO and change the limit to a higher number (I used the max 32000).
  7. So I copied all of the files in the NPC and DB directories from the "re" folders to the "pre-re" ones but get these errors now: [Error]: sv_readdb: Too many columns in line 7 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 9 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 11 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 13 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 15 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 17 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 19 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 21 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 23 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 25 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 27 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 29 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 31 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 33 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 35 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 37 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 39 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 41 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 43 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 45 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 47 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 49 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 51 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 53 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 55 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 57 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 59 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 61 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 63 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 65 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 67 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 69 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 71 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 73 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 75 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 77 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 79 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 81 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 83 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 85 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 87 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 89 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 91 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 93 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 95 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 97 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 99 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 101 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 103 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 105 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 107 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 109 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 111 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 113 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 115 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 117 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 119 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 121 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 123 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 125 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 127 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 129 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 131 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 133 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 135 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 137 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 139 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 141 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 143 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 145 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 147 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 149 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 151 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 153 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 155 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 157 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 159 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 161 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 163 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 165 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 167 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 169 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 171 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 173 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 175 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 177 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 179 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 181 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 183 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 185 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 187 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 189 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 191 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 193 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 195 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 197 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 199 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 201 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 203 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 205 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 207 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 209 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 211 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 213 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 215 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 217 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 219 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 221 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 223 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 225 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 227 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 229 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 231 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 233 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 235 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 237 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 239 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 241 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 243 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 245 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 247 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 249 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 251 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 253 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 255 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 257 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 259 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 261 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 263 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 265 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 267 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 269 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 271 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 273 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Error]: sv_readdb: Too many columns in line 275 of "db/pre-re/job_db1.txt" (found 30, maximum is 29). [Status]: Done reading '0' entries in 'db/pre-re/job_db1.txt'. [Status]: Done reading '134' entries in 'db/job_db2.txt'. [Status]: Done reading '16' entries in 'db/pre-re/job_exp.txt'. [Status]: Done reading '85' entries in 'db/pre-re/job_basehpsp_db.txt'. [Status]: Done reading '0' entries in 'db/pre-re/job_param_db.txt'. [Status]: Done reading '0' entries in 'db/import/statpoint.txt'. [Status]: Done reading '0' entries in 'db/import/job_db1.txt'. [Status]: Done reading '0' entries in 'db/import/job_db2.txt'. [Status]: Done reading '0' entries in 'db/import/job_exp.txt'. [Status]: Done reading '0' entries in 'db/import/job_basehpsp_db.txt'. [Status]: Done reading '0' entries in 'db/import/job_param_db.txt'. [Status]: Done reading '1' entries in 'conf/motd.txt'. [Status]: Done reading '8' groups in 'conf/groups.conf'. [Status]: Done reading '4' entries in 'db/pre-re/attr_fix.txt'. [Status]: Done reading '0' entries in 'db/status_disabled.txt'. [Status]: Done reading '3' entries in 'db/size_fix.txt'. [Error]: sv_readdb: Too many columns in line 33 of "db/pre-re/refine_db.txt" (found 24, maximum is 14). [Error]: sv_readdb: Too many columns in line 35 of "db/pre-re/refine_db.txt" (found 24, maximum is 14). [Error]: sv_readdb: Too many columns in line 37 of "db/pre-re/refine_db.txt" (found 24, maximum is 14). [Error]: sv_readdb: Too many columns in line 39 of "db/pre-re/refine_db.txt" (found 24, maximum is 14). [Error]: sv_readdb: Too many columns in line 41 of "db/pre-re/refine_db.txt" (found 24, maximum is 14). Considering that I want renewal content in pre-renewal I guess it would be pointless to change these files and instead I would have to change something in the pre-renewal source code to acknowledge these columns from renewal instead?
  8. Could anyone please tell me how I should edit this code if I want to completely disable renewal EDP? Or is there any other way to use Pre-renewal skill settings for all skills on a renewal server? My plan is to have a pre-renewal server with renewal content. if (sc->data[SC_EDP]) { switch(skill_id) { case AS_SPLASHER: // Pre-Renewal only: Soul Breaker and Meteor Assault ignores EDP // Renewal only: Grimtooth and Venom Knife ignore EDP // Both: Venom Splasher ignores EDP [helvetica] #ifndef RENEWAL case ASC_BREAKER: case ASC_METEORASSAULT: #else case AS_GRIMTOOTH: case AS_VENOMKNIFE: #endif break; // skills above have no effect with edp #ifdef RENEWAL // renewal EDP mode requires renewal enabled as well // Renewal EDP: damage gets a half modifier on top of EDP bonus for skills [helvetica] // * Sonic Blow // * Soul Breaker // * Counter Slash // * Cross Impact case AS_SONICBLOW: case ASC_BREAKER: case GC_COUNTERSLASH: case GC_CROSSIMPACT: ATK_RATE(wd.weaponAtk, wd.weaponAtk2, 50); ATK_RATE(wd.equipAtk, wd.equipAtk2, 50); default: // fall through to apply EDP bonuses // Renewal EDP formula [helvetica] // weapon atk * (1 + (edp level * .8)) // equip atk * (1 + (edp level * .6)) ATK_RATE(wd.weaponAtk, wd.weaponAtk2, 100 + (sc->data[SC_EDP]->val1 * 80)); ATK_RATE(wd.equipAtk, wd.equipAtk2, 100 + (sc->data[SC_EDP]->val1 * 60)); break; #else default: ATK_ADDRATE(wd.damage, wd.damage2, sc->data[SC_EDP]->val3); #endif } }
×
×
  • Create New...