HPM-Plugins icon indicating copy to clipboard operation
HPM-Plugins copied to clipboard

Hercules Custom Plugins

Results 18 HPM-Plugins issues
Sort by recently updated
recently updated
newest added

accordingly to this commit: https://github.com/HerculesWS/Hercules/commit/463c81e86657f6de6740339b4b182c1c6b996782

Due the changes about delitem

Herc: v2020.10.19 Client: 2015-09-16a Ragexe Script Containing: OnPCLoginEvent: aura(0,0,0); Bug: Whenever a player have been killed in any dungeon/map, Then immediately closes the application (without teleporting to save point). Once...

@dastgirp Tried to fixed the restock plugin and script Please review code as well. I have added comments for review. If code is good for you, will remove the comments...

Hi Dastgir, I encounter this kind of error/bug when setting my aura to @aura 254(and other aura) and then ill use the command @hide then try to atk dummy monster,...

i loved this plugin removing the stats of the item when turned into costume. It is very helpful especially you dont need to add more itemID just for the costume....

please fix the issue on @pk plugin because if the state of pk is OFF they can still attact you on pk maps im using latest hercules version

Whenever i try to use the duplicateremove function the map-server crash ![image](https://user-images.githubusercontent.com/7709489/74004977-63777180-49b2-11ea-8a17-94bb65a3bc3d.png) the GDB says at script.c:3838 ![image](https://user-images.githubusercontent.com/7709489/74005018-830e9a00-49b2-11ea-92de-861418674286.png)

There's a bug in @autoattack. for some reason if you change map while in the state of autoattack you will get a client error message. Saying missing sprite or something....

Regarding https://github.com/dastgirp/HPM-Plugins/blob/master/src/plugins/npc-duplicate.c If remove a NPC that running in a `while-loop` with `sleep`, the server will throw errors since the process are not terminated when remove the npc. For example:...