Jump to content

Dastgir

Script Developers
  • Content Count

    3803
  • Joined

  • Last visited

  • Days Won

    248

Reputation Activity

  1. Upvote
    Dastgir got a reaction from Shatowolf in [Release] ExtendedBG for Hercules (with eAmod BG modes)   
    Been working on it since past 2-3 days, and Rankings are implemented completely(need to test off, but code is done)
  2. Upvote
    Dastgir got a reaction from Nebraskka in [Release] ExtendedBG for Hercules (with eAmod BG modes)   
    Been working on it since past 2-3 days, and Rankings are implemented completely(need to test off, but code is done)
  3. Upvote
    Dastgir got a reaction from tedexx in Implementing custom @commands via HPM   
    post your plugins.conf
  4. Upvote
    Dastgir got a reaction from kyeme in Help   
    Domain has been changed : http://nn.ai4rei.net/
  5. Upvote
    Dastgir got a reaction from Skyline in [Release] ExtendedBG for Hercules (with eAmod BG modes)   
    Its Pretty predictable how one can do this, but I cannot support over CP, i might need someone specialized to help in CP side
  6. Upvote
    Dastgir got a reaction from renzmart in Cash Shop Items are Not Showing   
    Due to error in db?
    please see map-server , you would get error easily,
     
     
    The one I can spot is
     
    ID:4603:1000   should be
    ID4603: 1000  

     
  7. Upvote
    Dastgir got a reaction from jTynne in Any good protection for RO this 2016?   
    It's not an overall protection, its just a no delay protection
  8. Upvote
    Dastgir got a reaction from RagArtOnline in hashield block me from change ragexe to newer   
    And it's very easily bypassable
  9. Upvote
    Dastgir got a reaction from Alexandria in dDelays(Anti NoDelays) - Releasing this weekend   
    Is that someone me? xDNice, thanks for it
  10. Upvote
    Dastgir got a reaction from ZelosAvalon in Emulator erro when Compile   
    You need to install pcre on the machine
    CentOS:
    yum install pcre-devel Debian Based System:
     
    apt-get install libpcre3-dev

    Tip:
    Don't go with host which can't even give you ssh access
  11. Upvote
    Dastgir got a reaction from ZelosAvalon in Emulator erro when Compile   
    Tell host to install the pcre
    pcre has been made necessary for hercules.
  12. Upvote
    Dastgir got a reaction from QuodDG in [GUIDE] Add Custom Quest (In Any Tab)   
    Hello Community,
     
    Yesterday, I was trying to make Quest Appear on other TAB's and result was successful.
     
    Prerequisite:
    You need latest ROClientside Repository : https://github.com/ROClientSide/Translation/ https://github.com/ROClientSide/Translation/commit/9d93ef1 (This Commit is necessary) you need Client >= 2014-10-22 (Haven't Tested with old clients, You can test and tell if it works )  
    Here's a Guide:
     
    questluafilelist.lub:
     
    You need 2 files, local_XYZquest_list and l_XYZ_list and in the folders as mentioned below:
    Add Following lines to questluafilelist.lub(at end of file) without EXTENSIONS as mentioned below:
    Add[[localquest\local_dastgirquest_list]] Add[[localquest\questinfo\l_dastgir_list]]  
    local_dastgirquest_list.lub(Sample Files, Modify to your needs):
    LOCAL_DastgirQuest_List = { { name = [[Dastgir Custom Quests]], imagefile = [[ep_test_sample.bmp]], list = { { name = [[Novice]], list = { { name =[[Test1]], scrfilename = [[DastgirQuest]], questID = 1019, }, { name =[[Test2]], scrfilename = [[DastgirQuest]], questID = 1017, } } }, { name = [[Quests 11~25]], list = { { name =[[11-15]], scrfilename = [[DastgirQuest]], questID = 1017, }, { name =[[16-20]], scrfilename = [[DastgirQuest]], questID = 1019, }, } } } } } _G.QuestTable.add(LOCAL_DastgirQuest_List, "EVENT")  
    It needs Following line at the bottom for compulsary
     
    _G.QuestTable.add(LOCAL_XYZQuest_List, "TAB") where TAB's are
    EVENT LOCAL EP NEW RECOMMENDED Replace LOCAL_XYZQuest_List with Table name at top of this file...
     
    l_dastgir_list.lub(Sample File, Modify to your needs):
    DastgirQuest_List = { [1019] = { NPCFromName = [[Dastgir]], NPCFromMap = [[new_1-1]], NPCFromSpr = [[4_M_01]], NPCFromX = 63, NPCFromY = 53, NPCToName = [[Dastgir]], NPCToMap = [[prontera]], NPCToSpr = [[4_M_01]], NPCToX = 86, NPCToY = 84, Item = [[]], PrizeItem = [[]], Title = [[Event QuestInfo ]], Info = [[Testing the Event.]], QuickInfo = [[QuickInfo.]], Hunt1 = [[]], Hunt2 = [[]], Hunt3 = [[]], Time = [[0]], LV = [[0]], }, [1017] = { NPCFromName = [[Dastgir-1]], NPCFromMap = [[prontera]], NPCFromSpr = [[4_BRICKPILE]], NPCFromX = 84, NPCFromY = 123, NPCToName = [[Dastgir-2]], NPCToMap = [[payon]], NPCToSpr = [[4_BOARD3]], NPCToX = 76, NPCToY = 114, Item = [[]], PrizeItem = [[]], Title = [[Event QuestInfo ]], Info = [[Testing the Event.]], QuickInfo = [[QuickInfo.]], Hunt1 = [[Alarm]], Hunt2 = [[]], Hunt3 = [[]], Time = [[0]], LV = [[0]], }, } _G.QuestTable.addList("DastgirQuest",DastgirQuest_List) In this file too, you need Following line in the end
    _G.QuestTable.addList("XYZQuest",XYZQuest_List) where XYZQuest_List is table_name(mentioned in first line of this file), (Please see the quotes)
     
     
    and that's it. put it into your GRF, and it will work
     
     
    NOTE: Many Functions are modified, so you would need quest_function.lub provided in the repository
     
    ScreenShot:

     
    Please Don't Remove credits in the quest_function file...
  13. Upvote
    Dastgir got a reaction from ρixєℓ in Erro dos2unix   
    chmod a+x configure
     
    Then
     
    ./configure
     
     
    Or
     
    yum install dos2unix
    dos2unix configure
  14. Upvote
    Dastgir got a reaction from jTynne in Job Spoiler   
    The summoner skill is too unbalanced..
     
    I am waiting for some PR to get merged before making PR of this...
     
    This PR will only include few skills as mentioned above.
  15. Upvote
    Dastgir got a reaction from Quazi in dDelays(Anti NoDelays) - Releasing this weekend   
    Beta testing will be starting from 20th, and after we thoroughly test it, there would be launch(also I am just planning simple website for guides)
  16. Upvote
    Dastgir got a reaction from ZelosAvalon in Job Spoiler   
    Near to release.
    HP/SP tables are updated, hope to see this in next few days...
  17. Upvote
    Dastgir got a reaction from jTynne in dDelays(Anti NoDelays) - Releasing this weekend   
    Beta testing will be starting from 20th, and after we thoroughly test it, there would be launch(also I am just planning simple website for guides)
  18. Upvote
    Dastgir got a reaction from 2020 Ragnarok in Item_db.conf   
    Script: <" bonus2 bSubRace,RC_Player,10; if(BaseClass==Job_Merchant){ bonus2 bSkillAtk,485,10; bonus bAspdRate,5; } else if(BaseClass==Job_Thief) { bonus2 bAddEle,Ele_Holy,10; bonus bAspdRate,5; } else if(BaseJob==Job_Rogue) { bonus bDex,8; bonus bInt,12; } else if(BaseJob==Job_Ninja) { bonus bDex,12; bonus bInt,12; } "> You forgot bracketsif works for one statement only, if you want more than one, then use curly brackets
  19. Upvote
    Dastgir got a reaction from IndieRO in How to support packet encryption in 2013-08-07a Ragexe   
    Packet First Key Encryption [58AA359A]
    Packet Second Key Encryption [55F86C1E]
    Packet Third Key Encryption [3F094C49]
    Make sure you change those keys in SRC/map/packets.h and recompile
    (Show packets.h if you have done it already)
  20. Like
    Dastgir got a reaction from fiction in dDelays(Anti NoDelays) - Releasing this weekend   
    Hello Community,

    What is dDelays?

    You should have heard about Delays hack by editing out grf or whatsoever method..
    This will make the delays hard-coded and will not be able to use those hacks.

     
    Site https://ddelays.dastgir.tech/ Price Introductory Offer:
    Weekly: 1.25$
    Monthly: 5$
    Quarterly: 18$
    Beta Date 27th October 2019 (Sunday) Payment Method PayPal / PayTM / Others(Message in discord) Discord
    For Any kind of support/question/payment related query: https://discord.gg/sb4mkdH Emulators Hercules (Fully Supported). Other Emulator Support coming by 3rd November 2019 (Sunday)  
  21. Upvote
    Dastgir got a reaction from jTynne in 2015-05-13aRagexe Crash.exe   
    Too many patches :x
    I suggest to just use "Select Recommended" and try, if it doesn't crash, then choose patches one by one and try, so you would exactly get to know which patch is making your client crash.
     
     
    (I suspect Restore Model Culling)
  22. Upvote
    Dastgir got a reaction from 2020 Ragnarok in Instant Job Changer Problem   
    Script should be case sensitive
     
    http://upaste.me/0276b0
    The script is having many old methods,( i have just edited case to make map-server not throw warning)
  23. Upvote
    Dastgir got a reaction from cxx in Failing to compile plugins   
    They should be in hercules/src/plugins/ not in hercules/plugins
  24. Upvote
    Dastgir got a reaction from evilpuncker in Plugin Collections   
    Updated costumeitem, no longer gives any stats : https://github.com/dastgir/HPM-Plugins/blob/master/src/plugins/costumeitem.c
  25. Like
    Dastgir got a reaction from simplexjay2 in Plugin Collections   
    Hello Community,
     I am feeling like, there's many plugin on forum, but not been actively used, due to out-of-date plugin
     
    I have updated Shikazu's Plugin first(as it was requested on the thread from 25th April), maybe Shikazu busy on his rl.
    Also I have included My Plugins there.
     
    I would like to add more plugins there(which are not updated on hercules forum <- please suggest if you find some outdated plugin and want me to update it )
     
    List of Plugins and Owners:
    https://github.com/dastgir/HPM-Plugins/blob/master/README.md  
    Repository: https://github.com/dastgir/HPM-Plugins
     
    Thanks.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.