Jump to content

Technoken

Members
  • Posts

    505
  • Joined

  • Days Won

    8

Everything posted by Technoken

  1. Do you have src mods? Coz that would be more difficult if you have. Anyway you can just clone the rAthena git and transfer your custom npc's & item_db.
  2. They don't support SVN anymore. Update your files with the latest git https://github.com/rathena/rathena
  3. at conf/char_athena.conf, change the server_name // Server name, use alternative character such as ASCII 160 for spaces. // NOTE: Do not use spaces or any of these characters which are not allowed in // Windows filenames \/:*?"<>| // ... or else guild emblems won't work client-side! server_name: Your_Server_Name
  4. 2013-08-07 client doesn't use those. They now use itemInfo.lub.
  5. Try this - script mvp_chest -1,{ OnNPCKillEvent: if ( getmonsterinfo( killedrid, MOB_MVPEXP ) ) { getmapxy(.@map$,.@x,.@y,0); monster .@map$,rand(.@x,.@x-3),rand(.@y-3,.@y),"--ja--",1324,1; } end; } Idk if there's a script that get the killed monster coordinates. But this script will summon the treasure chest near the killer. EDIT: If you want it to be dropped spawned exactly where the monster was killed maybe you can use this patch LINK
  6. - script mvp_chest -1,{ OnNPCKillEvent: if ( getmonsterinfo( killedrid, MOB_MVPEXP ) ) { monster "prontera",0,0,"--ja--",1324,1; } end; }
  7. You can nerf it on db/skill_damage_db.txt so you wont mess with your src.
  8. Yeah. But what if he doesn't want to change his langtype. Maybe just request it on neomind to include a patch for that using nemo.
  9. LOL then maybe make a separate client for windows 10 users.
  10. Maybe try to diff it with use custom font and change the font size. The one that will be better for both w7 and w10.
  11. Are you on Windows 10? I also experienced this when using the client on Windows 10.
  12. Are you using rAthena or Hercules emulator? if you're using rAthena, change packet_db_ver from default to 52. db/packet_db.txt // packet_keys values are default value for each packet version, if no value // or value is 'default' in packet_keys_use, server will uses default keys // according to used packet_db_ver. packet_keys_use is user-defined keys. // Maximum key value is 0x7FFFFFFF. // NOTE: Keys won't be reloaded, initialized on first load only. // //packet_db_ver: 46 packet_db_ver: 52 packet_keys_use: default
  13. { skill "RG_PLAGIARISM",10; skill "ST_PRESERVE",1; },{},{} Is it really not working now? I was using this as an item effect on my server wayback 2010. Now i'm trying to use it again but it's not copying skills. The plagiarism skill and preserve skill is already on skill misc tab but it doesn't copy skills casted on the user. I already tried different High Wizard skills(storm gust,lov,meteor storm, and the different bolts) but still no luck. Are there any way to make it work again? Thanks!
  14. client is from Hercules but you are using a rAthena emulator? Please elaborate it more. What are those things you did before the unknown packet appeared? Check your packet_db.txt if you put the correct packet_db_ver. also try to read Packet Obfuscation Support then use google to search. there are lot of topics with the same problem as yours https://rathena.org/board/topic/72597-disconnecting-session-3-with-unknown-packet-version/ https://rathena.org/board/topic/101109-disconnecting-session-3-with-unknown-packet-version-p0x464dl19/ https://rathena.org/board/topic/61622-disconnecting-session3-unknown-packet-version/ https://rathena.org/board/topic/102298-solution-clif-parse-disconnecting-session-3-with-unknown-packet-version/
  15. Client: 2013-12-23 Hash: 9d730f3ba93a74a41e4b6b4fb8e98e64470b2877 Mode: Pre-renewal I just found out that on my test server that I cannot write mail and found a solution by changing langtype from 0 to 18. Is there any other way to enable write mail while not changing langtype 0? Since I wanted my langtype to stay 0 bc i've read that changing langtype will affect other things in server and I don't want to stress it out if other things are changed only bc I wanted to enable write mail. Thanks!
  16. There are tons of quest headgears enabled by default. Check npc/scripts_athena.conf again // --------------------------- Quests --------------------------- // - Quests-Tutorials for basic classes (1st class quests) ------ //npc: npc/quests/first_class/tu_acolyte.txt //npc: npc/quests/first_class/tu_archer.txt //npc: npc/quests/first_class/tu_magician01.txt //npc: npc/quests/first_class/tu_ma_th01.txt //npc: npc/quests/first_class/tu_merchant.txt //npc: npc/quests/first_class/tu_sword.txt //npc: npc/quests/first_class/tu_thief01.txt // - Headgear Quests -------------------------------------------- npc: npc/quests/newgears/2004_headgears.txt npc: npc/quests/newgears/2005_headgears.txt npc: npc/quests/newgears/2006_headgears.txt npc: npc/quests/newgears/2008_headgears.txt // - Falicious Okolnir ------------------------------------------ // God Item Second Edition Quests npc: npc/quests/okolnir.txt // - The God Item Quest ----------------------------------------- // - Controller file, allow GMs to change variables. //npc: npc/quests/seals/god_global.txt //npc: npc/quests/seals/brisingamen_seal.txt //npc: npc/quests/seals/god_weapon_creation.txt //npc: npc/quests/seals/megingard_seal.txt //npc: npc/quests/seals/mjolnir_seal.txt //npc: npc/quests/seals/sleipnir_seal.txt // - Seal status board. //npc: npc/quests/seals/seal_status.txt // -------------------------------------------------------------- // - Wandering Minstrel Quest //npc: npc/quests/bard_quest.txt npc: npc/quests/bunnyband.txt npc: npc/quests/cooking_quest.txt npc: npc/quests/counteragent_mixture.txt //npc: npc/quests/dandelion_request.txt //npc: npc/quests/doomed_swords.txt //npc: npc/quests/doomed_swords_quest.txt npc: npc/quests/eye_of_hellion.txt // - Guild Relay Quests npc: npc/quests/guildrelay.txt npc: npc/quests/gunslinger_quests.txt npc: npc/quests/juice_maker.txt //npc: npc/quests/kiel_hyre_quest.txt npc: npc/quests/lvl4_weapon_quest.txt npc: npc/quests/mage_solution.txt npc: npc/quests/monstertamers.txt //npc: npc/quests/mrsmile.txt npc: npc/quests/ninja_quests.txt npc: npc/quests/obb_quest.txt //npc: npc/quests/partyrelay.txt //npc: npc/quests/quests_13_1.txt //npc: npc/quests/quests_13_2.txt npc: npc/quests/quests_airship.txt npc: npc/quests/quests_alberta.txt npc: npc/quests/quests_aldebaran.txt npc: npc/quests/quests_amatsu.txt npc: npc/quests/quests_ayothaya.txt npc: npc/quests/quests_comodo.txt npc: npc/quests/quests_ein.txt npc: npc/quests/quests_geffen.txt npc: npc/quests/quests_gonryun.txt npc: npc/quests/quests_hugel.txt npc: npc/quests/quests_izlude.txt npc: npc/quests/quests_juperos.txt npc: npc/quests/quests_lighthalzen.txt npc: npc/quests/quests_louyang.txt npc: npc/quests/quests_lutie.txt npc: npc/quests/quests_morocc.txt npc: npc/quests/quests_moscovia.txt npc: npc/quests/quests_nameless.txt npc: npc/quests/quests_niflheim.txt npc: npc/quests/quests_payon.txt npc: npc/quests/quests_prontera.txt npc: npc/quests/quests_rachel.txt npc: npc/quests/quests_umbala.txt npc: npc/quests/quests_veins.txt npc: npc/quests/quests_yuno.txt npc: npc/quests/thana_quest.txt // - The Sign Quest // Be sure that the time zone set corresponds with the server's. // For more info, read the comments in npc/quests/the_sign_quest.txt //npc: npc/quests/the_sign_quest.txt
  17. npc/scripts_athena.conf // ------------------------ Instances --------------------------- //npc: npc/instances/SealedShrine.txt npc: npc/instances/EndlessTower.txt npc: npc/instances/OrcsMemory.txt npc: npc/instances/NydhoggsNest.txt Disable it by commenting it out. SealedShrine is the instance that give Large Bapho Horns
  18. Haxzor and mine are almost the same and both are working to me.
  19. He's asking about SP damage. Try this case MO_EXTREMITYFIST: if(sstatus->sp <= 6000) skillratio += 100 * (7 + sstatus->sp / 10); else // Asura strike SP damage max is 6k skillratio += 100 * (7 + 6000 / 10); skillratio = min(500000,skillratio); //We stop at roughly 50k SP for overflow protection break; If you want to test if it's working try. Make one champion with 6K SP and another one with over 6K SP. If the damage is the same, then it's working.
×
×
  • Create New...