vBrenth 39 Posted May 27, 2014 Can use on Linux server? Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted May 27, 2014 Can use on Linux server? Yes it can by following this guide, Building HPM plugins for GCC Quote Share this post Link to post Share on other sites
Snaehild 0 Posted July 2, 2014 (edited) Got this error using the included costume.txt [Error]: script error in file 'npc/custom/costume.txt' line 96 column 4 parse_line: expect command, missing function name or calling undeclared function 93: emotion e_wah; 94: close; 95: }* 96: costume .@Part; // Convert the Headgear ~~~~~~~~~~~~~~~~~~~~~~~~^ 97: mes "[Clown]"; 98: mes "Done, enjoy your costume headgear."; 99: close; Plugins.conf already updated and recompiled. */plugins_list: [ /* Enable HPMHooking when plugins in use rely on Hooking */ "HPMHooking", "costumeitem", //"sample", //"other",] Edited July 2, 2014 by Snaehild Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted July 2, 2014 is there any error in console? it seems you did not install the plugins correctly.. Quote Share this post Link to post Share on other sites
Snaehild 0 Posted July 4, 2014 Solved now. I missed this part. Thanks! Quote Share this post Link to post Share on other sites
iZeal 5 Posted July 7, 2014 (edited) @Mhalicot the costume made by the plugin always has Stats, how can i make it no stats, no slot just plain Costume. Edited July 7, 2014 by iZeal Quote Share this post Link to post Share on other sites
Litro 45 Posted July 9, 2014 @Mhalicot the costume made by the plugin always has Stats, how can i make it no stats, no slot just plain Costume. i hope this will be implemented on this plugin Quote Share this post Link to post Share on other sites
iZeal 5 Posted July 20, 2014 Mr. Mhalicot any update? Quote Share this post Link to post Share on other sites
dungpt8782 0 Posted July 22, 2014 Costume item still bonus stats.Can u fix it pls!!! Quote Share this post Link to post Share on other sites
vBrenth 39 Posted July 22, 2014 I want to ask is it possible to remove the job restriction on the items when it turns to costume? Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted July 23, 2014 Mr. Mhalicot any update? I will.. just be patient I want to ask is it possible to remove the job restriction on the items when it turns to costume? Yes I think it is 1 iZeal reacted to this Quote Share this post Link to post Share on other sites
iZeal 5 Posted July 23, 2014 (edited) Mr. Mhalicot if it's not so hard can you also change the Item name into "Costume: Magestic Goat" I think it's proper instead of using the Character name or maybe an Option. Edited July 24, 2014 by iZeal Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted July 24, 2014 Noted I will when I update it.. 1 iZeal reacted to this Quote Share this post Link to post Share on other sites
vBrenth 39 Posted July 24, 2014 mhalicot how ? i am using ur manual diff not the plugin one Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted July 24, 2014 mhalicot how ? i am using ur manual diff not the plugin one I dont have it yet on manual diff, will try to look for it on my free time... Quote Share this post Link to post Share on other sites
dungpt8782 0 Posted July 30, 2014 how can i fix it pls! Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted July 30, 2014 obviously its already mentioned, what you need to do is to find parse_my_setting and replace to whatever label you want. for example parse_costumeitem_setting..because parse_my_setting is already used in @afk command that you are using. Quote Share this post Link to post Share on other sites
Snaehild 0 Posted July 31, 2014 Oops~ I thought we have an update already. Still waiting for this one: @Mhalicot the costume made by the plugin always has Stats, how can i make it no stats, no slot just plain Costume. Quote Share this post Link to post Share on other sites
Clein 2 Posted August 4, 2014 (edited) !! is awesome proyect, I try put in my server but... /sob I do not know what I'm doing wrong. - Put "src/plugins/customeitem.c" - Edit Makefile.in "MYPLUGINS = customeitem" - Edit "conf/plugins.conf" - Clear and recompile sql and plugins - No error compilatin MAKE pluginsmake[1]: Entering directory `/home/hercules/Emulador/trunk/src/plugins' CC sample.c CC db2sql.c CC HPMHooking.c CC customeitem.cmake[1]: Leaving directory `/home/hercules/Emulador/trunk/src/plugins'- Run server:[Warning]: HPM:plugin_load: failed to load 'plugins/costumeitem.so', skipping...[Warning]: HPM:plugin_load: failed to load 'plugins/costumeitem.so', skipping...U_U Edited August 4, 2014 by Clein Quote Share this post Link to post Share on other sites
jaBote 438 Posted August 4, 2014 Name of the compiled plugin is costumeitem, not customeitem. It seems you've screwed since you've made customeitem but the name is costumeitem. Please check you've named it correctly in your src/plugins folder, makefiles and the conf, then retry. If still not solved, please check that the plugin gets made in your /plugins directory. 1 Clein reacted to this Quote Share this post Link to post Share on other sites
Clein 2 Posted August 4, 2014 Name of the compiled plugin is costumeitem, not customeitem. It seems you've screwed since you've made customeitem but the name is costumeitem. Please check you've named it correctly in your src/plugins folder, makefiles and the conf, then retry. If still not solved, please check that the plugin gets made in your /plugins directory. hahahaha loool!, I'm stupid xD. Working!, thx ^^ Quote Share this post Link to post Share on other sites
evilpuncker 503 Posted August 5, 2014 I'm waiting for the time when bonuses will not work =D Quote Share this post Link to post Share on other sites
vBrenth 39 Posted August 6, 2014 Im still waiting about removing the costume items class restriction Quote Share this post Link to post Share on other sites
karazu 33 Posted September 10, 2014 Please remove the effect.Thank you! Quote Share this post Link to post Share on other sites