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 your Hercules?
-
you need to have 12 monsters: First 9 would be normal mob and other 3 as boss monster, but.you specified only 11 id Onc1,"Aqua",1001,1002,1002,1002,1002,1001,1002,1001,1002,1001,1002;
-
https://github.com/HerculesWS/Hercules/wiki/Login-Background
-
well, I have no issues with it, It happened before too (specialshop and other plugins). If in future, we made the PR for allowing splitting of packet, this plugin may be useful for people using old hercules. Also, I will put a note on topic referring that new hercules don't need this plugin.
-
Help With flux , Redirected to local host page T_T
Dastgir replied to Atomik's question in Website Support
config/application.php: Configure these 2 settings: 'ServerAddress' => 'localhost', // This value is the hostname:port under which Flux runs. (e.g., example.com or example.com:80) 'BaseURI' => '', // The base URI is the base web root on which your application lies. Your BaseURI should be flux. so it would properly show in localhost/flux -
Hello, I feel this is one of the important setting, which was restricted due to packet size. So I have made this plugin to allow UNLIMITED Storage Size. Just enable this plugin and set MAX_STORAGE(from common/mmo.h) to whatever you want. Link: https://github.com/dastgir/HPM-Plugins/blob/master/src/plugins/storage_expand.c Note: This doesn't work with Guild Storage.
-
This plugin doesn't stop normal aura. It just give additional aura(s)
-
Hexed changed, then: Failed to connect
Dastgir replied to kukayasko's question in Client-Side Support
Have you recompiled after setting packetver to 20140205? Set packet obfuscation to 2 on client.conf? Restarted the server? -
That's because you have other plugin enabled (Sample plugin)
-
Your server is pk mode, so obviously they can attack anywhere to anyone. You don't need pk mode to be enabled to use this plugin.
-
Another Update: Added support for reading item_db.conf: https://github.com/dastgir/Scripts/commit/3ea168dcd13251c84fd38215fedd549e536f0293 (Now can read Slots and ClassNum from item_db.conf)
-
Fixed @ new Revision
-
Update: https://github.com/dastgir/Scripts/commit/b5de266816426f6f825571786cad76223d32d3bb Partial Support for new item_db format parsing (Currently only usable for conf2db)
-
new item_db format isn't supported yet, once I do that, all tools will be updated to support new format.
-
Updated. Now this kind of errors won't happen.
-
Pass me your idnum tables (pm or discord), Anyways final version of this tool is yet to come with item_db support for copying ClassNum for weapons
-
Personally used OVH, DO, VULTR. Never go with VULTR. OVH And DigitalOcean are good. Now it depends on your location and DDoS protection. If you want DDoS protection, go with ovh. If you want better locations (Asia), go with DigitalOcean
-
Hello, Since gravity has changed the itemInfo format. Recently, I have been getting quite a few requests to make something for idnum to ItemInfo converter. So here I am, made a tool + optional config in itemInfo to support older clients without changing the format. Tool Link: https://github.com/dastgir/Scripts/tree/master/Lua/multi-tools Usage is mentioned in Readme
-
it might be crashing due to plugin? post error message so that could be solved.
-
Don't try to contact me on Skype. Skype is acting weird for me. Discord is preferable.
-
You should always use multiple grf(I see you are using palette ~300, which is custom, so you need to put those grf too). About other, I guess ROChargen needs grf with specific version (0x200 afaik), though just check that in their docs.
-
msgstringtable problem. the wordings changed in msgstringtable, but server sends name, mob name, item name in order. I suggest change msgstring field for that.
-
Refined weapon/equip as quest item using getinventory list then delete after
Dastgir replied to Zirius's question in Script Support
Why revive a post from 2014? also please be clear. also there's countitem2() command to check refine/cards of items. -
That account whose userid and passwords are mentioned in configs should be having: Account id as 1 sex as S And its not required to set the level to 99
-
That's really weird, can you show the settings in setup.exe?