Jump to content

Noobie

Members
  • Posts

    15
  • Joined

  • Last visited

Everything posted by Noobie

  1. src/map/atcommand.c Add this /*========================================== * Feel (SG save map) Reset [HiddenDragon] *------------------------------------------*/ ACMD_FUNC(feelreset) { pc_resetfeel(sd); clif_displaymessage(fd, msg_txt(sd,1324)); // Reset 'Feeling' maps. return 0; } + /*========================================== + * Hatred Reset [GodLesZ] modified by n00b1e + *------------------------------------------*/ + ACMD_FUNC(hatredreset) + { + pc_resethate(sd); + clif_displaymessage(sd->fd, "Reset 'Hatred' state~"); + return 0; + } and this ACMD_DEF(feelreset), +ACMD_DEF(hatredreset), ACMD_DEF(auction), And then edit your groups.conf and atcommand.conf btw Thanks to GodLesZ for the old eathena modification
  2. Add this on pre-re/item_combo_db.txt or re/item_combo_db.txt 2357:2524,{ bonus2 bResEff,Eff_Freeze,10000; }
  3. Maybe its a Bug. Is any other RO.exe open at the time of this error? If yes, close it ant try again.
  4. Dont work for me. I updated the Kro Folder after loading new KRO form date 2013 08 01. It still chrashes everytime... Which files are needed for this feature?
  5. Dont work for me. I updated the Kro Folder after loading new KRO form date 2013 08 01. It still chrashes everytime...
  6. Versuch mal die Auflöung in der Setup.exe zu ändern. Und bei Windows 7/8 als Administrator ausführen.
  7. Noobie

    Scripting

    Ansonsten fehlt nur noch ein Texteditor. Am Besten einen der Code Fragmente farblich unterteilt wie zB. Notepad++.
  8. Noobie

    Scripting

    Auf der Wiki Seite von rAthena oder eAthena gibts da bestimmt die eine oder andere Anleitung. Ansonsten Scripts anschauen und versuchen ein Muster zu erkennen. Auch die Guid Sectionen sind immer recht gut gefüllt mit anleitungen. Speziellere Probleme kannst du zusätzlich in den Script Support Sectionen nachgucken. PS: Hier ist die Falsche Section für Fragen. Sollte ein Mod nach Möglichkeit mal verschieben.
  9. File Name: Lhz Floor 5 File Submitter: Hoshiro File Submitted: 06 Jan 2011 File Category: Games, Events, Quests http://www.eathena.ws/board/index.php?showtopic=254133 lhz_dun05 with working mobs of 3rd Class Just take all information out of the installation.txt Credits: To Viktus for firstly creating Floor 4 with 2-2 Jobs and giving me the idea for F5 and F6 To Sae-Create for creating the Sprites To Masao for the custom map Note: You need to download both files Click here to download this file
  10. File Name: Instanced PvP File Submitter: Hoshiro File Submitted: 06 Jan 2011 File Category: PvP, GvG, WoE http://www.eathena.ws/board/index.php?showtopic=253019 This script is a Instance Duel Pvp NPC. Here some Explanation how it works Its Working now!!!!! Explaination: It´s a new Instance that is created for exactly 2 People. The Main Npc will create the instance for you. After creating you can chose to enter the Instance. This will warp you to 1@pvp There begins an announce e.g. 4... 3... 2... 1... GO!!.. Then starts @pvpon You will fight till one die! And for the Finish it warps you back and so far it will destroy Instance after it. Guide how to add is on the Readme.txt Credits to Me for creating xDDDDD Credits to Davven for his map. Credits to Masao for his support. Click here to download this file
  11. Just get it here http://supportmii.com/ro1/compiles.html
  12. Nimm einfach die Sprites von Dreamer ^^ er hat ja offensichtlich nichts dagegen. Danke damit hat sich die Frage auch erübrigt die ich mir gestellt habe. @topic: Such dir zu deinen Fragen einfach mal die Guides aus dem eathena Board zusammen. Dort müssten noch ziemlich viele Guides zu deinen Themen zu finden sein.
  13. 2183 downloads

    http://www.eathena.ws/board/index.php?showtopic=254133 lhz_dun05 with working mobs of 3rd Class Just take all information out of the installation.txt Credits: To Viktus for firstly creating Floor 4 with 2-2 Jobs and giving me the idea for F5 and F6 To Sae-Create for creating the Sprites To Masao for the custom map Note: You need to download both files
    Free
  14. 852 downloads

    http://www.eathena.ws/board/index.php?showtopic=253019 This script is a Instance Duel Pvp NPC. Here some Explanation how it works Its Working now!!!!! Explaination: It´s a new Instance that is created for exactly 2 People. The Main Npc will create the instance for you. After creating you can chose to enter the Instance. This will warp you to 1@pvp There begins an announce e.g. 4... 3... 2... 1... GO!!.. Then starts @pvpon You will fight till one die! And for the Finish it warps you back and so far it will destroy Instance after it. Guide how to add is on the Readme.txt Credits to Me for creating xDDDDD Credits to Davven for his map. Credits to Masao for his support.
    Free
×
×
  • Create New...