Dastgir
Script Developers-
Content Count
3805 -
Joined
-
Last visited
-
Days Won
250
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Dastgir
-
Update 27-10-2019: dDelays will be up for Hercules in next 24 hours. For other emulators, It will take few days (please be patient) dDelays will be initially available for linux only, windows build is in progress and will be up with other emulator update
-
Update: https://github.com/dastgirp/eBG/commit/53bcb30f2704b59ddf4f3385f7bc525e7465bd4d Fixed an issue wherein BG Shop was not considering BG Points.
-
You need to specify what happens exactly
-
Update 1: Site: Click Here Please Note: Website is fully functional for Early Access People(Few already registered). All other users who want to buy can purchase it but, it won't give dDelays access till 27th October 2019.
-
Updated first page with dates. I apologize for delay as I have been caught up with many things both in and out.
-
Block char Commands for them
-
Try it. Most of the script should work
-
Approved. Good luck
-
How to disable certain skills from being copied by rogue class?
Dastgir replied to Yeezus's question in Database Support
Which Rogue skill are you talking about, If I am not wrong, "AllowReproduce" only restricts "Reproduce" Skill and not "Plagiarism" skill, so skills can still be copied via "Plagiarism" -
Check script commands: rodex_sendmail_acc and getunits Basically, Iterate over all getunits(BL_PC, ...) and save the account ID's in an array and then use those accountID to do any operation you like, like sending rodex mail (rodex_sendmail_acc command), or you can even use charID to send rodex mail(rodex_sendmail). It's not required to save Array, and instead you can directly loop over getunits and use rodex_sendmail command inside the loop.
-
You should really consider changing the client. It might be that client is not stable or you have not diffed with enable custom grf. Just don't edit data.grf, because most people patch their kRO along with private Server, so better to prevent it rather than fixing those issues later
- 403 replies
-
- ragnarok test server
- your home server
-
(and 3 more)
Tagged with:
-
There might be several reasons such as 1. Your grf editor might be saving in different compression method 2. Grf might have corrupted while saving. Anyways, it isn't recommended to modify data.grf and all your modifications, even modifications to original files should be in custom grf, as data.grf can easily get updated while patching kRO
- 403 replies
-
- ragnarok test server
- your home server
-
(and 3 more)
Tagged with:
-
Updated https://github.com/dastgirp/HPM-Plugins/commit/82c428fc5e1177cb724c4ea48d8668d3fdee2caf
-
[CLIENT] Crash right after character selection 2019 (SOLVED)
Dastgir replied to Zerodum's question in Client-Side Support
You are using 2018-06-20eRagexeRE.exe But diffed with PACKETVER 20191002?? those should be same -
For pre-re: python itemcombodbconverter.py --mode pre-re > item_combo_db.conf For re: python itemcombodbconverter.py --mode re > item_combo_db.conf then move the item_combo_db.conf to your db folder
-
first install python using "apt-get" or "yum", depending on your system and then use python scconfigconverter.py If script needs argument, you can add it as usual by appending at the end of command separated by spaces
-
Old exp tables - exp_group_db.conf for Base Level 999
Dastgir replied to bWolfie's topic in Database Releases
-
Open browser from game https://herc.ws/board/topic/14743-browser-in-game/
-
Can you try it without your custom grf? (Just clientinfo.xml), so that it can be known where the issue lies. Most probably it seems like some luafiles might have wrong encoding or outdated kRO.
-
In itemInfo, ClassNum should be the same value as in accessoryid. Also make sure your client supports high viewID.
- 403 replies
-
- ragnarok test server
- your home server
-
(and 3 more)
Tagged with:
-
Post the error/warning and edits (in New post). Also mention the client version
- 403 replies
-
- ragnarok test server
- your home server
-
(and 3 more)
Tagged with:
-
@AnnieRuru how you were planning to schedule the events? Automated one after other? Delay between 2 consecutive events? Or time is set for each events by admin? What everyone else suggests?
-
No need to close/hide/lock. As if others make some mistake, they can search and get this solution.
-
I find 2019-02 usable with most supported recommended patches