Jump to content
Mhalicot

Costume Item Plugins

Recommended Posts

1 hour ago, ThyroDree said:

getting this error too,

 


"look" is no element from "item_data"
costumeitem.c: 347:16: error: "struct "item_data"" has no member named ""look""

using dastgir costume plugin

your plugin is outdated. go download updated version.

Share this post


Link to post
Share on other sites
11 hours ago, astralprojection said:

Hi @Dastgir  is there way to reverse the action.  Like return back the costume created using script?

costume .@part,0; // return to normal
costume.@part,1; // make costume

Possible, just need to strip card values for item

Share this post


Link to post
Share on other sites

@Dastgir Thank you.  Im using the latest Herc now, plugin did install well without error in compile.  But when I use the script

costume .@Part;  it did convert and equip the costume good. 

[SQL]: DB error - Out of range value for column 'card2' at row 1

When I logout, the item is no longer there and got error msg in char server.

 

Share this post


Link to post
Share on other sites
On ‎02‎/‎08‎/‎2018 at 9:53 AM, Dastgir said:

Possible, just need to strip card values for item

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 regular item in script.  It will be hard to trace equipment because the unique_id is lost. can you help @Dastgir

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.