Costume Item Plugins

thumb-fe1733d93a5a64c87568498f9f014609-screen-pre-renewal-000.jpg


File Name: Costume Item PluginsFile Submitter: Mhalicot

File Submitted: 10 Feb 2014

File Category: Plugins

HPM @costumeitem complete package.


In the new update there is an error/warning.

        CC      costumeitem.ccostumeitem.c: In function 'status_calc_mine':costumeitem.c:181: warning: implicit declaration of function 'pc_isriding' 
change ALL pc_isriding(sd)  to pc_isridingpeco(sd)
default_biggrin.png


 
Sir Mhalicot, can you please update the plugin to support the latest rev. pc_isriding is not supported anymore. I tried changing to checkmount but its not working
default_smile.png


 
Sir Mhalicot, can you please update the plugin to support the latest rev. pc_isriding is not supported anymore. I tried changing to checkmount but its not working
default_smile.png
change ALL pc_isriding(sd)  to pc_isridingpeco(sd)
No error but after converting to costume the item still equipped to General Slot instead in Shadow tab or Costume.
i'm running in the latest build and got no problem with it. maybe the plugin was not installed properly.

 
Last edited by a moderator:
Sir Mhalicot, can you please update the plugin to support the latest rev. pc_isriding is not supported anymore. I tried changing to checkmount but its not working
default_smile.png
change ALL pc_isriding(sd)  to pc_isridingpeco(sd)
No error but after converting to costume the item still equipped to General Slot instead in Shadow tab or Costume.
i'm running in the latest build and got no problem with it. maybe the plugin was not installed properly.
You mean you change to this change ALL pc_isriding(sd)  to pc_isridingpeco(sd) and everythings fine? 

 
mMkOX2m.jpg


Ok, how do I solve this thing? should I download that said .dll file? If yes, where do I put it?

EDIT: .dll solved.

But this is the prob now.

D0ozDQ6.jpg


 
Last edited by a moderator:
But this is the prob now.

D0ozDQ6.jpg
Are you sure you compile it without error?

NOTE: Sorry if i have no time to update the plugins.. So busy in the outside world XD

 
Last edited by a moderator:
But this is the prob now.

D0ozDQ6.jpg
Are you sure you compile it without error?

NOTE: Sorry if i have no time to update the plugins.. So busy in the outside world XD
Yes master mhalicot, no compilation errors.

Any thoughts on this? hmm sorry to disturb you haha

the dlls are there but it doesnt get detected...

 
Last edited by a moderator:
i really don't know how it is connected to this plugin but my Knight skill Pierce only HIT 1 instead of 2 on PVP (no prob against mobs).  When i tried to remove this plugin, its back to 2 hits again.  Can someone verify this?

Thanks

 
i really don't know how it is connected to this plugin but my Knight skill Pierce only HIT 1 instead of 2 on PVP (no prob against mobs).  When i tried to remove this plugin, its back to 2 hits again.  Can someone verify this?

Thanks
What specific mob? Anyways, Pierce multiple strikes depends on enemy's size:

Strikes a single opponent with a spear. Deals multiple strikes depending on the enemy's size: 1 hit on Small foes, 2 hits on Medium foes, 3 hits on Large foes (players are Medium, except for babies, who are Small). A small accuracy bonus is also added; this is added to the hit rate after it is calculated from the player's Hit and the target's Flee.
Source: iRO Wiki

 
i really don't know how it is connected to this plugin but my Knight skill Pierce only HIT 1 instead of 2 on PVP (no prob against mobs).  When i tried to remove this plugin, its back to 2 hits again.  Can someone verify this?

Thanks
What specific mob? Anyways, Pierce multiple strikes depends on enemy's size:

> 


Strikes a single opponent with a spear. Deals multiple strikes depending on the enemy's size: 1 hit on Small foes, 2 hits on Medium foes, 3 hits on Large foes (players are Medium, except for babies, who are Small). A small accuracy bonus is also added; this is added to the hit rate after it is calculated from the player's Hit and the target's Flee.
Source: iRO Wiki
Thank you sir for your response, I dont have problem dealing damage to mob.  My problem is dealing damage to Player.  Its only 1 hit instead of 2 hits

 
Back
Top