Jump to content

EL Dragon

Members
  • Posts

    591
  • Joined

  • Last visited

  • Days Won

    19

Everything posted by EL Dragon

  1. use pls google
  2. where you have the picture here, what is the name of the item?
  3. conf/char_athena.conf // Set the letters/symbols that you want use with the 'char_name_option' option. // Note: Don't add spaces unless you mean to add 'space' to the list. char_name_letters: abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890
  4. oh sry Monster is Mob xD is Germany
  5. File Name: [Monster] Flam Lord File Submitter: EL Dragon File Submitted: 02 Sep 2015 File Category: Monster Sprites Content Author: EL Dragon VOTE for the Sprite's or Post your comment in the Support Topic ---- File Info ---- This File Includes: Flam Lord Spr and Act File ---- Rules ---- 1. Do not claim my work as yours. 2. Do not remove or alter my signatures/watermarks within the sprites and all associated files. 3. Credit me if you use my work as a base. 4. Do not edit or alter my sprites in any way without permission from me. 5. Do not distribute my sprites on any file hosting sites. Click here to download this file
  6. open the act in Act Editor/Scripts/Scrip Runner,copy paste this http://pastebin.com/xvk08qkn and run the script
  7. http://pastebin.com/pVdpp50y
  8. it is not possible, as far as I know.
  9. https://rathena.org/wiki/Sex
  10. @Faith2814 https://rathena.org/wiki/Custom_Items
  11. good job,Emistry here there's more sprites Images http://www.spriters-resource.com/pc_computer/maplestory/
  12. The sprites are not freeware...
  13. here is Germany Offtopic,please post it in international
  14. https://rathena.org/wiki/Custom_Mobs#A_mob_looking_like_a_player
  15. Download the sprite, rename it to RANDGRIS, an patch it
  16. https://rathena.org/wiki/Custom_Mobs
  17. post a image
  18. map,97,290,4 script Freebies 46,{ set .@n$, "[Seyra]"; setarray .@rwd[0],2115,1,2357,1,2421,1,2524,1; // Rewards: <item id>,<item amount> query_sql ("SELECT `last_ip` FROM `login` WHERE `account_id`=" + getcharid(3) + "", .@lip$); if ( getd("$" + .@lip$ + "_NG") > 0 || #NewbieGift > 0) { mes .@n$; mes "I'm sorry, the rewards are exclusively for new players."; close; }
  19. https://rathena.org/wiki/Custom_Mobs
  20. pls use Mark Solved
  21. nur die exe
  22. pls use Google https://www.google.de/#q=rathena+max+stats conf/battle/player.conf change ur max parameter max_parameter: youre_max_stats src/map/battle.c and look for this line { "max_parameter", &battle_config.max_parameter, 99, 10, 10000, } change the 99 to youre_max_stats { "max_baby_parameter", &battle_config.max_baby_parameter, 80, 10, 10000, } change the 80 to youre_max_stats or whatever you want your baby parameters to be { "max_third_parameter", &battle_config.max_third_parameter, 20, 0, INT_MAX, } this is for 3rd job, change the 20 to youre_max_stats or whatever u want them to be. after you do all your changes don't forget to recompile your server or the changes wont occur.
  23. http://herc.ws/board/topic/7023-dispbottomcolor/ http://herc.ws/board/topic/3899-suggestion-displaybottom-message-colors/
  24. https://rathena.org/board/topic/82370-costume-npc-and-costumeitem/
  25. https://github.com/rathena/rathena
×
×
  • Create New...