2022-01-09

Shoutbox

  • ja genau, ich wollte jetzt nich deswegen ein neues Thema anfangen und erstmal hier anfragen sozusagen ^^

    15:16
  • die monster haben alle irwie ein "linksdrall" nach unten

    14:32
  • glaube das wurde sogar schon reportet

    14:32
  • Wenn zu viele Dort sind, hat man fast keine möglichkeit mehr sie zu killen und somit die Horde zu lösen.

    20:11
  • Klar, spawnen sicher auch immer welche an Ecken wo man vllt nicht viel killt, aber komisch das es immer die selben Ecken sind. Gerade bei großflächigen Maps ist das sehr gut zu beobachten. In Payon Dungeon 5 sammlen sie sich auch innerhalb der Mauern jeweils links unten in der Ecke.

    20:11
  • Mal ne Frage, ist es normal das alle Mobs das gleiche Bewegungsmuster haben? Egal auf welcher Map ich unterwegs bin, alle monster sammeln sich immer unten links in der Ecke.

    20:11
  • Also den Falcon kannst du beim Rental NPC in Brasilis bekommen und die Wolf Flute kannst du beim Tool Dealer in Brasilis kaufen. ^^

    17:06
  • Huhu, habe gelesen, dass seit 2018 ein Falcon und Wolf Whistle Trader implementiert sind. Finde den NPC leider nicht - kann mir da jemand helfen? Danke

    00:55
  • Ich werde heute Abend einen außerplanmäßigen Reboot machen, um die Instanzen zu fixen. Geplant ist das gegen 18 Uhr... ^^

    13:34
  • Habt ihr zufällig versucht, nen char über den char-select zu löschen? Wenn ja, kann das die Ursache sein... Bitte per pn bei mir melden mit nem Char- oder Accountnamen.

    12:02
  • ja ich habe das Selbe Problem bekomme meine Char´s auf normalen Server nicht mehr angezeigt auf dem "old" geht es...

    00:07
  • Gast#0342

    nicht angezeigt als hätte ich keine -_-

    00:01
  • Gast#0342

    Servus kann mich zwar anmelden bekomme aber meine Chars

    00:01
  • Vielen Dank für deine Review auf RateMyServer, DarkSeraX! :kitty:

    19:45
  • Am einfachsten ist es, wenn du deinen Virenscanner aus dem Client- Verzeichmis aussperrst. Das sind alles Falschmeldungen, vorausgesetzt du hast den Client hier heruntergeladen.

    18:45
  • Kann man leider nicht viel gegen machen, ich kann nen P-Server Client schlecht von MS zertifizieren lassen ^^"

    18:43
  • Gast#d82d

    windows verhinder installation, virus da virus hier

    16:48
  • Schreib sie im Discord an, da ist sie in der Regel erreichbar. ^^

    13:52
  • okay. Hab noch einen Vorrat von 25k jeweils. Sollte erstmal reichen. Gibts ne Möglichkeit mal mit GM Sakura zu reden? wollte sie was fragen

    11:06
  • Im Moment leider nicht, da GM Sakura aktuell zu nichts kommt...

    12:31
  • Sorry, hatte vergessen mich einzuloggen und komischerweise schickt der Browser die Nachricht mehrfach ab..

    11:46
  • Gast#61d5

    Gibts noch den Schwarzmarkt-Dealer (hieß doch so oder?) :D Den, wo man die Mysterious PET Bottles und Watermelon Juices kaufen konnte

    11:43
  • Hey, wb, freut mich =)

    22:02
  • :sry: den Text unten habe ich versehentlich 2nal verfasst

    14:46
  • Gast#d45e

    Hey, ist ja richtig geil das es euch noch gibt! Das letzte Mal war ich 2018 hier und in der Zwischenzeit habe ich geheiratet und 2 Kinder bekommen. Bin zufällig über meine alten Lesezeichen wieder auf Euch gestoßen und werde später wahrscheinlich auch mal wieder den Clienten Laden. 😀

    14:40
  • Mainserver:

    • Fixed an issue where entering an NPC-chatroom causes map-crashes in some cases.
      -Re-enabled Scorpion Arena.
    • Updated @alootid atcommand to the latest rAthena/hercules version.
      -It now by default supports autoloting up to 10 items.
      -You can add or remove single items without re-adding everything.
      -You can reset the whole list by typing "@alootid reset".
    • Fixed mora entchant npc.


    Oldschool-Server:

    • Updated to main server's state of 07/24/2021
    • Some Bug fixing & cleaning in some npc files.
      -clean-up in comodo_gambling.txt
      -clean-up in quests/first_class folder
      -Replaced occurrence of PcName and clean-up in tu_magician01.txt
    • Resolved some login issues.
      -Resolves players at login attempting to calculate their statuses who haven't been fully loaded.
      -This was also causing players to get stuck in a fake "dead" state.
      -Added a new state flag to make sure inventory and status data is loaded before player's statuses are calculated.


    New Server:

    • Re-Added missing Super Novice hp bonusses.
    • Added place holders for status change tags and ID's for Summoner.
    • Did a lot of cleanup and recoding on the job equip mask functions.
      -Due to running out of usable masks for equippable items job masks, I had to rework part of the system to free up masks that were not needed.
      --Gangsi (Bongun/Munak): No longer has its own mask.
      --Now uses the same mask as the Acolyte which is 0x00000010
      --
      --Death Knight: No longer has its own mask.
      --Now uses the same mask as the Knight which is 0x00000080
      --
      --Dark Collector: No longer has its own mask.
      --Now uses the same mask as the Sage which is 0x00010000
      --
      --Kagerou/Oboro: No longer has its own mask.
      --Now uses the same mask as the Ninja which is 0x02000000
      --Aegis officially groups these 2 jobs under the same job bit and equips requiring a base level higher then 99 would end up requiring you to be a Kagerou/Oboro due to Ninja's original base level cap.
      --
      --Rebellion: No longer has its own mask.
      --Now uses the same mask as the Gunslinger which is 0x01000000
      --Aegis likely does the same job bit grouping with these 2 jobs like it does with Ninja/Kagerou/Oboro. So I assume its the same here with equips requiring a base level higher then 99 will require you to be a Rebellion due to Gunslingers original base level cap.
      --
      --Summoners: Job equip mask is changed to 0x04000000 due to the removal of 5 other masks.
    • Added a basic foxtail staff item to the item database.
      -This is to test the equip mask for the Summoner job.
    • Added new tags and skills to the skill database files.
      -Summoner skills are mostly configed with currently known info.
    • Updated Kagerou/Oboro, Rebellion, and Summoner equips with the new job equip masks.
    • Updated the item_db document to list the latest job masks.
    • Merchant Type Jobs
      -Added the Cart Decorate skill to the skill tree.
    • Summoner
      -Added base and job exp table support.
      -Added official max weight, MaxHP/MaxSP pools, and ASPD.
      -Added some temp bonus stats.
      -Added skills to skill tree.
      -Added job equip mask for items.
    • MC_CARTDECORATE
      -Added some basic support for the skill.
      -Its castable but does nothing. Will finish it in a future update.
    • SU_BASIC_SKILL
      -Added full support for the skill.

Jetzt mitmachen!

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!