Recent content by TecnoCronus

  1. TecnoCronus

    Gate "mob" sprite

    Hello, I'm developing a new system and I need one mob that look like a "gate" I just need it to be animated when receive hits (i.e: it opens just a little when receive hits then close again) and a when it dies it falls on the floor, I really tried to learn how to sprite but it's hard for me, I...
  2. TecnoCronus

    Disabling one Key

    I'm developing one new system, I searched around but I don't found nothing releatead to it: is it possible to disable one keyboard button for some time ? In my case I want to disable "Esc" I was thinking in some script command that can do it, something like this: disablekey "key",time...
  3. TecnoCronus

    unsupported packet 0x5a44

    Hello, I'm getting this error when I connect: clif_parse: Received unsupported packet (packet 0x5a44, 5 bytes received) my packetver is 20130703 my Ragre is 2013-07-03aRagexe_patched I diffed it with NEMO Patcher I used all recommended options
  4. TecnoCronus

    unequipall new script command

    unequipall script command After doing this code:         unequip EQI_HEAD_TOP; unequip EQI_ARMOR; unequip EQI_HAND_L; unequip EQI_HAND_R; unequip EQI_GARMENT; unequip EQI_SHOES; unequip EQI_ACC_L; unequip EQI_ACC_R; unequip EQI_HEAD_MID; unequip EQI_HEAD_LOW; unequip...
  5. TecnoCronus

    WOE Event

    WAR OF EMPERIUM EVENT     DESCRIPTION It's a WOE Event but based on Norse Mythology, it tells the WOE history, how it began (of course I made this history) HISTORY BACKGROUND When the Ragnarok was about to start, the Rune Midgard Gods were anxious and afraid of Ragnarok (The End of the...
  6. TecnoCronus

    WOE Event

    Evento Guerra do Empério                                        NPC de evento, Não-Oficial, criado por mim, com base na História do Ragnarok. Toda vez que a WOE começar, existe uma chance de esse evento começar, e o NPC íris vai ser ativado, quem falar com o NPC enquanto o evento estiver...
Back
Top