2023-08-10

Shoutbox

  • 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
  • So, für alle, die Probleme mit dem Patchen haben/hatten: Der Fullclient auf der HP ist nun aktuallisiert auf den Stand 1.8.2025: https://nyanro.org/dl/2025-08-01_Fullclient_5.02.exe

    13:10
  • Bitte erstelle einen Bug Report und beschreibe, was nicht geht bzw. was du versucht hast. ^^

    17:25
  • Weil er vermutlich verbuggt ist?

    17:24
  • Gast#acbc

    hey-hey.ich-wollte-nur-fragen,warum-potiom-pitcher-nicht-das-macht-was-er-soll?(es-geht-nicht)

    21:10
  • Manchmal meckert der virenscanner, evtl. hat er den patcher in quarantäne gesteckt... ^^" Hatte ich schon öfter seit win 10 xD

    00:03
  • Nein, die nyanRO.exe

    00:03
  • Gast#e032

    Hallo. Ich habe den aktuellen Client runtergeladen. Kann ihn aber leider nicht starten. Ist die Nyan.exe die richtige Datei zum starten?

    23:30
  • Gast#82f7

    hat-alles-geklappt-,bin-drin^^

    22:38
  • Neben der Meldung müsste eine Art Menü sein, wo du "trotzdem herunterladen" auswählen kannst oder sowas in der Art.

    20:41
  • 1x enter reicht, der Chat ist nicht so schnell... sonst sendest du es mehrfach ^^"

    20:39
  • Das klingt nach Microsoft Edge... der blockt glaube ich *.exe, wenn sie nicht von Microsoft signiert sind...

    20:38
  • Gast#82f7

    downloade wurde abgebrochen , da dieser dateityp ihr Gerät beschädigen kann. ( keine Ahnung Warum ) bei anderen RO hatte ich sowas noch nie :swt:

    20:37
  • Welchen Browser benutzt du? Oder blockiert der Virenscanner den Download?

    20:36
  • Gast#82f7

    downloade wurde abgebrochen , da dieser dateityp

    20:34
    • Offizieller Beitrag

    Mainserver:

    • Fixed ZC_GUILD_INFO3 packet
      -This fixes the territory display.
    • Server shutdown and @cleanmap / @cleanarea are now all faster.
      -Instead of wasting time doing a dbmap lookup (of a data it already possessed!) on each floor item being deleted, it'll use the data to clean the item.
    • Some more internal database fixes and optimations.
      -Enabled DB_OPT_RELEASE_DATA for several DBMaps to simplify data freeing.
      -Fixed va_list being reused in DBMap code (linkdb_foreach()).
      -replaced DBIterator function calls with macros wherepossible.
      -Fixed Nick DB code using uninitialized data.
    • Some misc. cleaning & fixing.
      -Some code cleanup (npc (timer)event labels).
      -Fixed a little leftover in socket_enchant2.txt.
      -Optimized some statuses.
      -Fixed walk-delay bug when a player is attacked in disguise causing inaccurate client position.
      -Some fixing related to manner status.
      -Fixed some memory leaks & crashes on server-shutdown.
    • Rewrote/updated the SC_COMBO logic.
      -Got rid of remainig state.combo usages and added usage of PACKET_ZC_SKILLINFO_UPDATE2 to report skill inf changes.
      -This should also fix some issues with the combo skills.
    • Added @showzeny tracking to pc_payzeny so that it's messages are more consistent when zeny is earned/reduced.
    • `clif_displaymessage` is now capable of displaying multiline messages.
    • pc_resetstate will now also reset the TK_MISSION target mob.
    • Fixed @allskill setting skill ids too late.
    • Some script fixes.
      -Added missing warp to iz_dun05.
      -Fixed Siblings Quest exploits and made it more official.
    • Fixed @duel problem with Kaizel.
    • Fixed all sniper traps (except ankle snare) from working on their owner.
    • (AoE) skills now continue to trigger even if character is dead, official behavior.
    • Updated Emperium to not can be healed by any skills.
    • Fixed some (ancient) MvP bugs/exploits
      -When mvp drops are at 100% drop rate it'll no longer always drop the first.
      -MvP monsters no longer can target play dead characters.
      -It has been confirmed on official servers that MvP mobs have no dmotion even without endure.
    • Songs no longer dispell on death.
    • Fixed Divest status changes not loading properly on login with `debuff_on_logout: 0`
    • Status change packet cleanup
      -replaced duplicate function clif_status_load with a macro
      -put some checks that were previously in multiple places into clif_status_change
      -packets are now used as they are on official servers:
      --ZC_MSG_STATE_CHANGE for ending statuses and starting them on non-pcs
      --ZC_MSG_STATE_CHANGE2 for starting *all* statuses on players
      --tick = 9999 for statuses of indeterminate duration
      --for non-pc units, a packet is only sent if it has a visual impact on the client; if you notice any missing visual effects, please report them!
      -fixed status end packet never being sent for non-pc, non-mercenary units
      -removed hard-coded status length exceptions in clif_status_change
    • Some item database updates.
      -Enabled & fixed some headgears.
      -Fixed Mysterious_Powder item type & effect.
      -Added full support for 2 new item_trade.txt flags:
      --Item can't be attached to mail
      --Item can't be auctioned
      -nodrop/notrade flags no longer share no mail and no auction flags
      -added some missing item trade flags and updated others.
      -Fixed Pile Bunkers (ID:1549) job requirements.
      -Fixed some arrow recipes.
      -Fixed Sky Deleter Card (and similar items) not healing when killing a monster when in Berserk status.
      -Fixed Eddga Card, it should give 1 MDEF (instead of 0).
    • Fixed holy and shadow elemental scrolls from dispelling on death.
    • Some monster database updates.
      -Added Bradium Golem to mob_race2_db.txt.
      -Fixed some wrong monster drops & chances.
      -Fixed Garms iRO name.
    • PA_SACRIFICE
      -Fixed calculation order.
      -The damage needs to be calculated before the hp reduction.
    • DC_WINKCHARM
      -Affected mobs will now follow caster during effect.
    • SL_SWOO
      -Fixed the visual effect not going off after duration is gone.
    • SL_HIGH
      -Stat increases no longer stack with any other status changes.
  • 15peaces 16. September 2023 um 16:52

    Hat das Thema geschlossen.

Jetzt mitmachen!

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