bonus bCoolDownRate,<x>;

Ind

Development Administrator
Staff member
Messages
1,655
Points
113
thumb-aade162dc6c6a3f133d662a81afcc9a5-bcooldownrate_img.jpg


File Name: bonus bCoolDownRate,&lt;x&gt;;

File Submitter: Ind

File Submitted: 18 Oct 2013

File Category: Plugins

HPM Plugin.

Implements the 'bCoolDownRate' item bonus, demonstrates how to implement a item bonus through a plugin.

works like bDelayRate example:

- cooldown is 10000 (10s)

--'bonus bCoolDownRate,50;' = 15000 (15s) (+50%)

--'bonus bCoolDownRate,-50;' = 5000 (5s) (-50%)

How to Install

Check the wiki page on 'Building a Plugin' http://herc.ws/wiki/HPM#Building_a_plugin

Contribute / Customize

Its available at our Staff Plugins Repo, pull requests are more than welcome.

Click here to download this file

 
Last edited by a moderator:
hi ind.

Today i tried to install this plugin. Compile successfuly, there file created in plugins/

but when i try use it i got warning

[Warning]: pc_bonus: unknown type 0 -30 !
[Warning]: pc_bonus: unknown type 0 -30 !
[Warning]: pc_bonus: unknown type 0 -30 !

may i know how to fix this?

after several time tried, i forgot to load it from plugin.conf. but having this tow issue.

[status]: HPM: There are '2' plugins loaded, type 'plugins' to list them

[Warning]: pc_bonus: unknown type 2061 -50 !
[Warning]: pc_bonus: unknown type 2061 -50 !
[Warning]: pc_bonus: unknown type 2061 -50 !
[Warning]: pc_bonus: unknown type 2061 -50 !
[Warning]: pc_bonus: unknown type 2061 -50 !
[Warning]: pc_bonus: unknown type 2061 -50 !
Hope someone can help.

 
Last edited by a moderator:
Back
Top