2014-07-06

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
  • Server:

    • *Added support for the 2013-12-23cRagexe client.
      -The support appears to be stable enough but could still have a few bugs.
      -This is for testing currently and will updated when needed.
    • *Added the produceeffect command.
      -This is a debug command used for testing the ZC_ACK_REQMAKINGITEM packet which allows viewing produce animations on command. The new rune and change material crafting animations will be added in the future.
    • *changed the ID for the SP_FIXEDCASTRATE since it needed to be in a area where it would better fit in.
    • *Added some comments and information in a number of places.
      -Will help in the future with the adding of future features and content.
    • *Added support for the ZC_SKILL_ENTRY4, ZC_SKILL_ENTRY5, ZC_MSG_STATE_CHANGE3, ZC_MAPPROPERTY_R2, and CZ_REQ_WEAR_EQUIP_V5 packets.
      -The SKILL_ENTRY packets are needed to display unit ID's higher then 255 and also to allow the working on animations affected by skill level.
      -MSG_STATE_CHANGE is needed since the 2nd version of the packet doesn't work properly with the 2013-12-13cRagexe client.
      -MAPPROPERTY_R2 is needed to allow access to cart inventory's. It does other things too.
      -REQ_WEAR_EQUIP_V5 is the packet sent by clients that support the shadow equips has a 32-bit item mask, which the first shadow equip slot starts at 0x10000.
    • *Fixed a issue where a player couldn't access their cart's inventory.
    • *Reviewed the code for the costume equips.
      -Noticed a number of places that were missing needed coding and checks for the equips. This is now fixed. Also coded the equips to be treated like all other items to allow for card slots, enchantments, item scripts, etc. to make it possible to fully customize them.
    • *Updated the refine, itemlist, and stats commands.
    • *Recoded the changelook command.
    • *MAX_PACKET_DB increased to 0xf00
    • *MAX_PACKET_VER increased to 30 to support the 2013-12-23cRagexe client.
    • *Changed the EQP_VISIBLE function to no longer send sprite view request for the EQP_COSTUME_FLOOR slot as its not officially used yet and doesn't do anything right now.
    • *Added some checks to the displaystatus command.
    • *Fixed a issue where certain skills and features that checked for players that are a Monk or Super Novice type job didn't detect Sura and Expanded Super Novice jobs.
    • *CG_MOONLIT
      -Fixed a issue where the timing for the skill may have been broken due to a typo.
    • *Added the MAPID_THIRDMASK which will soon be used for detecting 3rd jobs and replace UPPERMASK_THIRD.
  • Server:

    • *Added support for the 2013-12-23cRagexe client.
      -The support appears to be stable enough but could still have a few bugs.
      -This is for testing currently and will updated when needed.
    • *Added the produceeffect command.
      -This is a debug command used for testing the ZC_ACK_REQMAKINGITEM packet which allows viewing produce animations on command. The new rune and change material crafting animations will be added in the future.
    • *changed the ID for the SP_FIXEDCASTRATE since it needed to be in a area where it would better fit in.
    • *Added some comments and information in a number of places.
      -Will help in the future with the adding of future features and content.
    • *Added support for the ZC_SKILL_ENTRY4, ZC_SKILL_ENTRY5, ZC_MSG_STATE_CHANGE3, ZC_MAPPROPERTY_R2, and CZ_REQ_WEAR_EQUIP_V5 packets.
      -The SKILL_ENTRY packets are needed to display unit ID's higher then 255 and also to allow the working on animations affected by skill level.
      -MSG_STATE_CHANGE is needed since the 2nd version of the packet doesn't work properly with the 2013-12-13cRagexe client.
      -MAPPROPERTY_R2 is needed to allow access to cart inventory's. It does other things too.
      -REQ_WEAR_EQUIP_V5 is the packet sent by clients that support the shadow equips has a 32-bit item mask, which the first shadow equip slot starts at 0x10000.
    • *Fixed a issue where a player couldn't access their cart's inventory.
    • *Reviewed the code for the costume equips.
      -Noticed a number of places that were missing needed coding and checks for the equips. This is now fixed. Also coded the equips to be treated like all other items to allow for card slots, enchantments, item scripts, etc. to make it possible to fully customize them.
    • *Updated the refine, itemlist, and stats commands.
    • *Recoded the changelook command.
    • *MAX_PACKET_DB increased to 0xf00
    • *MAX_PACKET_VER increased to 30 to support the 2013-12-23cRagexe client.
    • *Changed the EQP_VISIBLE function to no longer send sprite view request for the EQP_COSTUME_FLOOR slot as its not officially used yet and doesn't do anything right now.
    • *Added some checks to the displaystatus command.
    • *Fixed a issue where certain skills and features that checked for players that are a Monk or Super Novice type job didn't detect Sura and Expanded Super Novice jobs.
    • *CG_MOONLIT
      -Fixed a issue where the timing for the skill may have been broken due to a typo.
    • *Added the MAPID_THIRDMASK which will soon be used for detecting 3rd jobs and replace UPPERMASK_THIRD.

Jetzt mitmachen!

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