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

http://herc.ws/board/topic/4383-costume-item-plugins/?do=findComment&comment=89443 ``` I wonder if you could add "uncostume" in script command , because when returning to original it bad idea to just delete the costume item and replace with...

Can you check what I add. It correct? https://github.com/cold-hr/translate-thai/blob/master/security.c.patch https://github.com/cold-hr/translate-thai/blob/master/security.txt.patch

I added sellitem2 plugin and it seems my map server crashes because of it. ```[Error]: Memory manager: freed-data is changed. (freed in script.c line 20745)``` this is the line where...

After updating to latest Hercules (2024-02), I receive this warning on ExtendedVending plugin. Using GCC 7. ``` CC ExtendedVending.c In file included from ExtendedVending.c:55:0: ExtendedVending.c: In function ‘plugin_init’: ../plugins/HPMHooking.h:53:53: warning:...

Fixed bug: -'nullpo_retv' undefined; -'Assert_retv' undefined; 'fd': undeclared identifier;

Can't compile. 2 Warnings -'nullpo_retv' undefined; -'Assert_retv' undefined; 8 Errors 'fd': undeclared identifier

Whenever i try to use the scriptcommand "duplicateremove" the map-server will crash. Thread 1 "map-server" received signal SIGSEGV, Segmentation fault. script_free_code (code=0xfdfdfdfdfdfdfdfd) at script.c:4199 4199 if (code->instances)

https://github.com/dastgirp/HPM-Plugins/blob/master/src/plugins/noview.c can't compile it on latest herc ![image](https://user-images.githubusercontent.com/4684880/205518023-e522be7d-8f98-4061-8e8b-83af811763cc.png)