Jump to content

dekspyware

Members
  • Posts

    15
  • Joined

  • Last visited

Profile Information

Recent Profile Visitors

1844 profile views

dekspyware's Achievements

Poring

Poring (1/15)

  • Reacting Well
  • Conversation Starter
  • Dedicated
  • Week One Done
  • One Month Later

Recent Badges

6

Reputation

1

Community Answers

  1. View File [MobOnly] Illusion Teddy Bear/Labyrinth and Custom Issgard Dun/Frozen scale Field ***Include Abyss Lake4**** -IllusionTeddy Bear/Labyrinth base on https://www.divine-pride.net/ (Include Drops Table) -No Portal -Issgard Dun/Frozen scale Field are custom to fit my server. (Custom Drops Table) Install : Put Mob and mob skill to rathena\db\import PutNpcfiles (Custom.txt) to rathena\npc\custom add new line npc: npc/custom/Custom.txt at rathena\npc\scripts_custom.conf Submitter dekspyware Submitted 03/16/24 Category Scripts Video Content Author dekspyware  
  2. Version 1.0.1

    130 downloads

    ***Include Abyss Lake4**** -IllusionTeddy Bear/Labyrinth base on https://www.divine-pride.net/ (Include Drops Table) -No Portal -Issgard Dun/Frozen scale Field are custom to fit my server. (Custom Drops Table) Install : Put Mob and mob skill to rathena\db\import PutNpcfiles (Custom.txt) to rathena\npc\custom add new line npc: npc/custom/Custom.txt at rathena\npc\scripts_custom.conf
    Free
  3. Hi rA. i want to change View like this need a guide or Files Thanks
  4. hi ragno.

    can you update 

    llike in hercules has 1.1

     

  5. hi rAthena i want to make this script work on rA http://herc.ws/board/topic/13061-iro-weekly-turn-in-event-gramps-npc/ this have version 1.1 that can spawn mob and rA don't have it here on rA need somone convert it Thanks!
  6. slove. to all have same problem with me slove by don't use indentify npc it will delete option item.
  7. Hi guys. I want to make @ii2 In-game Item Descriptions commands showing Link item on dispbottom but it not working i also try <ITEM> here script i used //===== rAthena Script ======================================= //= In-game Item Descriptions Script //===== By: ================================================== //= Nova http://www.novaragnarok.com //============================================================ - script itemdescs -1,{ end; OnInit: bindatcmd "ii2",strnpcinfo(3)+"::OnAtcommand"; bindatcmd "itemdesc",strnpcinfo(3)+"::OnAtcommand"; end; OnAtcommand: dispbottom "^3355FF[ Item Description Search ]^000000"; .@item = atoi(.@atcmd_parameters$[0]); dispbottom "<itemdesc>"+getitemname(.@item)+"<INFO>"+.@item+"</INFO></itemdesc>"; dispbottom "Click on the name of the item above."; end; } I think the commands showing item link on chat and npc is different. anyone know the correct commands ?
  8. still no luck RDMOPTG_Crimson_Weapon,9000,RDMOPT_WEAPON_ATTR_NOTHING,5,10 RDMOPTG_Crimson_Weapon,8000,RDMOPT_WEAPON_ATTR_WATER,5,10 RDMOPTG_Crimson_Weapon,7000,RDMOPT_WEAPON_ATTR_GROUND,5,10 RDMOPTG_Crimson_Weapon,6000,RDMOPT_WEAPON_ATTR_FIRE,5,10 RDMOPTG_Crimson_Weapon,5000,RDMOPT_WEAPON_ATTR_WIND,5,10 RDMOPTG_Crimson_Weapon,10000,RDMOPT_WEAPON_ATTR_SAINT,5,10 RDMOPTG_Crimson_Weapon,10000,RDMOPT_WEAPON_ATTR_DARKNESS,5,10 this i just try the rate to make sure it will drops. I just kill mob over 100 and still can't get any option items .
  9. i just follow the guide from here. https://rathena.org/board/topic/108189-monster-drop-with-item-random-option-yet-for-item-random-option/ and i got problem like . here my settings. rathena. Git Hash: c9ce29c client : LastKro 2017-06-14bRagexeRE item_randomopt_group RDMOPTG_Crimson_Weapon,9000,RDMOPT_WEAPON_ATTR_NOTHING,5,10 RDMOPTG_Crimson_Weapon,8000,RDMOPT_WEAPON_ATTR_WATER,5,10 RDMOPTG_Crimson_Weapon,7000,RDMOPT_WEAPON_ATTR_GROUND,5,10 RDMOPTG_Crimson_Weapon,6000,RDMOPT_WEAPON_ATTR_FIRE,5,10 RDMOPTG_Crimson_Weapon,5000,RDMOPT_WEAPON_ATTR_WIND,5,10 RDMOPTG_Crimson_Weapon,10000,RDMOPT_WEAPON_ATTR_SAINT,5,10 RDMOPTG_Crimson_Weapon,10000,RDMOPT_WEAPON_ATTR_DARKNESS,5,10 RDMOPTG_MaxHP,100,RDMOPT_VAR_MAXHPAMOUNT,100,0 RDMOPTG_MaxHP,60,RDMOPT_VAR_MAXHPAMOUNT,150,0 RDMOPTG_MaxHP,30,RDMOPT_VAR_MAXHPAMOUNT,200,0 RDMOPTG_MaxHP,12,RDMOPT_VAR_MAXHPAMOUNT,300,0 RDMOPTG_MaxHP,6,RDMOPT_VAR_MAXHPAMOUNT,400,0 RDMOPTG_MaxHP,3,RDMOPT_VAR_MAXHPAMOUNT,600,0,RDMOPT_VAR_HPACCELERATION,10,0 RDMOPTG_MaxHP,2,RDMOPT_VAR_MAXHPAMOUNT,600,0,RDMOPT_VAR_HPACCELERATION,10,0,RDMOPT_VAR_MAXHPPERCENT,5,0 RDMOPTG_MaxHP,1,RDMOPT_VAR_MAXHPAMOUNT,600,0,RDMOPT_VAR_HPACCELERATION,20,0,RDMOPT_VAR_MAXHPPERCENT,7,0 RDMOPTG_MaxSP,100,RDMOPT_VAR_MAXSPAMOUNT,50,0 RDMOPTG_MaxSP,60,RDMOPT_VAR_MAXSPAMOUNT,100,0 RDMOPTG_MaxSP,30,RDMOPT_VAR_MAXSPAMOUNT,150,0 RDMOPTG_MaxSP,12,RDMOPT_VAR_MAXSPAMOUNT,250,0 RDMOPTG_MaxSP,6,RDMOPT_VAR_MAXSPAMOUNT,350,0 RDMOPTG_MaxSP,3,RDMOPT_VAR_MAXSPAMOUNT,500,0,RDMOPT_VAR_SPACCELERATION,10,0 RDMOPTG_MaxSP,2,RDMOPT_VAR_MAXSPAMOUNT,500,0,RDMOPT_VAR_SPACCELERATION,10,0,RDMOPT_VAR_MAXSPPERCENT,5,0 RDMOPTG_MaxSP,1,RDMOPT_VAR_MAXSPAMOUNT,500,0,RDMOPT_VAR_SPACCELERATION,20,0,RDMOPT_VAR_MAXSPPERCENT,7,0 Mob_drop // Additional Valkyrja's Shield as normal drop for Valkyrie Randgris 1751,2115,2000,RDMOPTG_MaxHP 1751,2115,2000,RDMOPTG_MaxSP // Additional Valkyrian Armor and Valkyrian Shoes as MVP reward for Valkyrie Randgris 1751,2357,1000,RDMOPTG_MaxHP,2 1751,2421,1000,RDMOPTG_MaxSP,2 db/conts.txt RDMOPTG_MaxHP 2 RDMOPTG_MaxSP 3 and i also delete space line of the begin files (mob_drop.txt and item_randomopt_group.txt). and i can't make it ;( Thanks to all rep .
  10. Thanks for the good stuff anyone got game crash on hairsyte over 30+/dressroom din't work like me (I have try many stuff and no luck.) is this the Exe problem or data stuff bad ?
  11. // Copyright (c) rAthena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder #ifndef _CONFIG_RENEWAL_H_ #define _CONFIG_RENEWAL_H_ //quick option to disable all renewal option, used by ./configure //#define PRERE #ifndef PRERE /** * rAthena configuration file (http://rathena.org) * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ **/ /** * @INFO: This file holds general-purpose renewal settings, for class-specific ones check /src/config/classes folder **/ /// Game renewal server mode /// (disable by commenting the line) /// /// Leave this line to enable renewal specific support such as renewal formulas //#define RENEWAL /// Renewal cast time /// (disable by commenting the line) /// /// Leave this line to enable renewal casting time algorithms and enable fixed cast bonuses. /// See also default_fixed_castrate in conf/battle/skill.conf for default fixed cast time (default is 20%). /// Cast time is altered be 2 portion, Variable Cast Time (VCT) and Fixed Cast Time (FCT). /// By default FCT is 20% of VCT (some skills aren't) /// - VCT is decreased by DEX * 2 + INT. /// - FCT is NOT reduced by stats, reduced by equips or buffs. /// Example: /// On a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a FCT //#define RENEWAL_CAST /// Renewal drop rate algorithms /// (disable by commenting the line) /// /// Leave this line to enable renewal item drop rate algorithms /// While enabled a special modified based on the difference between the player and monster level is applied /// Based on the http://irowiki.org/wiki/Drop_System#Level_Factor table //#define RENEWAL_DROP /// Renewal exp rate algorithms /// (disable by commenting the line) /// /// Leave this line to enable renewal item exp rate algorithms /// While enabled a special modified based on the difference between the player and monster level is applied //#define RENEWAL_EXP /// Renewal level modifier on damage /// (disable by commenting the line) /// // Leave this line to enable renewal base level modifier on skill damage (selected skills only) //#define RENEWAL_LVDMG /// Renewal ASPD [malufett] /// (disable by commenting the line) /// /// Leave this line to enable renewal ASPD /// - shield penalty is applied /// - AGI has a greater factor in ASPD increase /// - there is a change in how skills/items give ASPD /// - some skill/item ASPD bonuses won't stack #define RENEWAL_ASPD /// Renewal stat calculations /// (disable by commenting the line) /// /// Leave this line to enable renewal calculation for increasing status/parameter points #define RENEWAL_STAT #endif #endif // _CONFIG_RENEWAL_H_ did i do something wrong ? status still pre-re :'( Thanks for answer.
  12. Thanks guy. For who looking for server setting Like my Topic : Goto src/config/renewal.h uncomment #define RENEWAL Copyfiles youwant to chang db/pre-re to db/re //////////////////////////////////////////////////////////////////////// Got new problem with skill damage. it's too high X_X Anyone Knows About how to config to Pre-re damage eg. In PRERE Double Strafe DMG 15xx In RENEWAL Double Strafe DMG 22xx how to chang it to damage calculate to PRE-RE ? (but server still In RENEWAL status ( ATK MATK HIT CRI DEF MDEF FLEE ASPD Is renewal.) ) I try //#define RENEWAL_LVDMG < but still same dmg Thanks You guy for the answer!
  13. sorry for not clearly Question. I want to be like this. PRE-RE server with: Status On equipment to renewal ( for example.Cotton Shirt is def 1 on PRE-RE and 10 For Renewal I want it to be 10(Renewal) ) ATK MATK HIT CRI DEF MDEF FLEE ASPD Is renewal. And leave other thing To PRE-RE normaly. Thanks. And Sorry for my bad english.
  14. I want only status and item to pre-re server. I want to make a test server of TRO (new official) Can anyone guide me to edit src. Thanks to All comment.
×
×
  • Create New...