Mhalicot
Community Contributors-
Content Count
1971 -
Joined
-
Last visited
-
Days Won
37
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Mhalicot
-
setwall '-' I search on ... http://rathena.org/wiki/setwall http://rathena.org/wiki/setcell Why refering to rAthena's Wiki? Hercules has its own Wiki.. please refer on it.. [WIKI]Setcell [WIKI]Setwall
-
Hello Abbys, Welcome aboard!
-
I saw that you not properly follow the diff. it has a missing Declaration.. Please scan again the Diff check it one by one.. for instance you miss to declare this: + // Costume System+ BUILDIN_DEF(costume,"i"),+ Please recheck it again..
-
post first your script.c please use upaste.me..
-
Means you did not succeed in applying *costume system in your source... please double check it.. and Please avoid double posting... you can edit your previous post and add there the idea that you have.
-
Please use Notepad++ so that you can read it more easily..
-
Anyways lesson learned.. btw we have alot of skilled and professional here in our community. you can check them in Paid Services board choose wisely so your hard earned money wont go into waste..
-
Thanks for your information.. basically in paypal you can refund your payment within a month.. so when your developer doesn't response within one week you can refund your payment to him/her.. (Moved to off Topic)..
-
Custom headgear problem 2014-10-22b Client
Mhalicot replied to Aeromesi's question in Client-Side Support
Its because of your itemID.. [40000] = if I'm not mistaken the range should be < 32767 -
Custom headgear problem 2014-10-22b Client
Mhalicot replied to Aeromesi's question in Client-Side Support
Make sure that you add your custom item ouside the /* */ sign.. this is a common mistakes when using item_db2.conf. or please share your item_db2.conf? -
Sorry if i cant help you.. as far as i know eAmod source is different from Herc. source. anyways all you have to do is to find all the lines from diff to your eAmod..
-
Hello Fiction, This issue has been answered many times.. Please use the search button at the upper right of your screen. Int'l Moderator, Mhalicot
-
Hello Ocean, Your topic seems helpful and received a lots of positive feedback. Please continue to support and update your topic (Topic Pinned) Int'l Moderator, Mhalicot
- 40 replies
-
- guides
- scripting support
-
(and 5 more)
Tagged with:
-
you must apply the source part of it.. check out the link that i gave you..
-
Hello, Are you sure that is the script? is it a Plugins Costume Item Plugins? or Source Mod Costume System? i check your script but it doesn't show the same error as in your screenshot. In'l Moderator, Mhalicot
-
Hello, have you try to read [WIKI]Connecting and Starting? if you have time kindly review it.. int'l Moderator, Mhalicot
-
it is already mentioned in Angelmelody 1st post.
-
It should work.. Did you manage to check your RAM like what Dastgir mentioned?
-
Hello, Kindly read Quest Log System. It might help you.. Int'l Moderator, Mhalicot
-
Hello, I want to ask. Is it same with [release] DuplicateCreate() & DuplicateRemove() on eathena? if yes can you provide an updated diff?
-
Ohh, i forgot that you are using linux... pleas disregard my question above.. anyways can you share your @afk ? put it in code box.. I want to check
-
When you recompile the plugins did you receive any error?
-
@noatk ?? An atcommand that disable attacking?
Mhalicot replied to Zirius's question in Script Support
Yes. It is still pending on Pull request. https://github.com/HerculesWS/Hercules/pull/389 & https://github.com/HerculesWS/Hercules/pull/388 -
When you recompile the plugins did you receive any error? Did you follow the guide on loading the Plugins? Read it in [WIKI]Building HPM Plugin for gcc. (Moved to Plugins Support)