2023-08-10

Shoutbox

  • dropchancen bei normalen monstern sind 0,35% bei bossen 0,15%

    14:30
  • Mal ne frage wie hoch sind die drop chance bei Creamy Card ??? ich farme seid 4 stunden und es drops nichts garnichts nicht mal eine cards das ist frust pur !

    04:47
  • Danke :kis:<3<3<3

    04:15
  • Hast du versucht nen Char zu löschen? Das verursacht dieses Problem im Moment im Char select... Am besten Chars übers CP löschen... Chars sollten jetzt wieder da sein ^^

    21:14
  • Laut eure seite sind meine char noch da ,aber nicht sichtbar bei der char auswahl ???

    19:16
  • Meine Charaktere sind seid heute weg ? Gab es ein server crash ? Meine char name sind Xumma und Darkun . Darkun habe ich gestern angefangen zu spielen mit.

    19:10
  • Gast#c2e4

    Hallo zusammen ixh habe ein problem meine 2 charaktere sind weg ??? gestern hatte ich sie noch.

    19:05
  • danke ja :) also ich habe es jetzt mit einem anderen usernamen versucht und da ging es dann gott sei dank :) also vill sieht man sich heute schon im spiel 😊

    10:55
  • blackrose: melde dich am besten mal privat bei mir, entweder hier im Forum per PN oder im Discord... ^^

    18:11
  • @Gast Server wechseln ganz ein fach: Hier registrieren und los spielen xD

    14:11
  • jetzt ist nur die frage wenn ich mich schon einmal registriert habe welches passwort ich verwendet habe.. 😅 sieht man wann der account erstellt wurde 🙃

    10:01
  • ok danke jetzt seh ich es auch... 🙃

    09:59
  • Gast#af83

    hallo ich würde gerne auf eurem server spielen nur weiß ich nicht wie kann ich den server wechseln lg

    20:29
  • Gast#af83

    hallo ich würde gerne auf eurem server spielen nur weiß ich nicht wie kann ich den server wechseln lg

    20:29
  • Ah, ok... so, jetzt sollte es fixed sein... So wie ich das sehe, gibt es deinen gewählten Accountnamen schon ^^

    21:31
  • ich kann in die shoutbox iwie keine screenshots senden.. 🥹 habe ich schon versucht.. tut mir echt leid dass ich hier so probleme mache..

    05:57
  • es steht nur dort als überschrift ,,register on nyanro,, ansonsten ein dunkler hintergrund mit einem noch dunkleren dünnen leeren textfeld unter ,,register on nyanro,, :)

    05:49
  • ich gebe die daten ein ID, PW, email, gender, usw zum schluss diesen zufälligen zahlencode und dann klicke ich auf registrieren. die seite ladet iwie neu aber bleibt leer.

    05:47
  • guten morgen :)

    05:44
  • Evtl. würde auch ein Screenshot helfen ^^"

    18:06
  • Sowohl mit Firefox als auch mit Iron (ebenfalls Chromium- basiert wie Edge) keine Probleme beim registrieren... Kommt die leere Seite direkt beim aufrufen der Registrierungs- Seite, oder erst wenn du alles eingegeben hast? ^^"

    18:02
  • ich hab es versucht mit microsoft edge , dann hab ich mir firefox installiert und mit dem handy (android) 😵‍💫

    14:09
  • @Guest#5595: maybe you need to start the setup.exe first and set your graphics devices, resolution, etc... ?

    18:31
  • blackrosewelchen Browser nutzt du? Liegt es vllt daran? ^^

    18:29
  • Guest#5595

    Hello, i launched the patcher and fe seconds after the launcher close. When i restart it, same. Any tip to patch ?

    11:01
    • 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!