Jump to content

Recommended Posts

Why not just change that exact

return 0;

to

return retVal;

I think that'd be easier than rewriting the hook to pre :P

Edited by Garr

Share this post


Link to post
Share on other sites

Why not just change that exact

return 0;

to

return retVal;

I think that'd be easier than rewriting the hook to pre :P

 

Do you think it would produce another bug after changing that? I'll try and test.

Share this post


Link to post
Share on other sites

Why not just change that exact

return 0;
to
return retVal;
I think that'd be easier than rewriting the hook to pre :P

Another bug occured tss

@@Dastgir

 

CASH SHOP not working. No items appear.

Edited by Kong

Share this post


Link to post
Share on other sites

I didn't get that kind of problem though

prontera,155,185,5	cashshop	sdjfsdfkjkd	1_F_MARIA,501:10,502:20prontera,155,188,5	script	kjdshfks	1_F_MARIA,{	aura 586;}
post-4102-0-64445900-1449677919_thumb.jpg

Share this post


Link to post
Share on other sites

auraset doesn't touch cashshop code

no way it can give bug to that location

 

post-4102-0-90557400-1449680628_thumb.jpg

Share this post


Link to post
Share on other sites

Thanks for this plugin !

I just want a know if somebody know how to change the default aura ID.


Make the default aura 0 0 0 to a another id ?

Because I've this "normal hit" on 0 that I want a change by a void effect like ID 105.

Edited by pjyglyl

Share this post


Link to post
Share on other sites

Good day Sir,

 

Im having errors whenever I try to recompile the plugin on my centos server, below is the console error.

 

I hope someone can help me out with this. Thank you guys.

 

 

post-912-0-13317600-1482227353_thumb.png

Share this post


Link to post
Share on other sites

Good day Sir,

 

Im having errors whenever I try to recompile the plugin on my centos server, below is the console error.

 

I hope someone can help me out with this. Thank you guys.

Seems you might be using old hercules?

Share this post


Link to post
Share on other sites

 

Good day Sir,

 

Im having errors whenever I try to recompile the plugin on my centos server, below is the console error.

 

I hope someone can help me out with this. Thank you guys.

Seems you might be using old hercules?

how to check the version of my herc. sir? hahaha I did search and found nothing

Share this post


Link to post
Share on other sites

I did make it work on the latest herc but I got a question. how to disable the refresh when I use the command because I need it for some purposes. TIA more power sir.

Share this post


Link to post
Share on other sites

Hello I found a bug about the command.

 

When your a champ and use Dangerous Soul Collect and hide and when you unhide other players wont see your spirit spheres except you.

 

I hope that you can fix this. Thank you.

Share this post


Link to post
Share on other sites

Dear Dastgir,

I am using Version "1.5" of your plugin but for normal players the aura doesn't take effect as it should.

With GM (not Admin in clifinfo.xml) as Arc Bishop: "@aura 586 0 0"
Standard Aura is invisible, Lighthalzen Aura appears

With Non-GM: "@aura 586 0 0"
Standard Aura does'nt disappear, Lighthalzen Aura appears

Using NPC to check the Variables:
GM and Non-GM:
USERAURA1 = 586
USERAURA2 = 0
USERAURA3 = 0

 

Edit:

It does not depends on GM or Non-GM it depends on Job-Class. With my GM I was Arc Bishop.

Also I've tried to edit client.conf and do @reloadbattleconf without any effect.

 


max_lv: 99


aura_lv: 150

 

Could you help me please? Thank you.


Should I have to hex the client to disable LVL 99 Aura?

Share this post


Link to post
Share on other sites
51 minutes ago, Kuroe said:

Can someone help me with this?
auraset.PNG.a406d33ef6fad4718385c50c6b1b2e78.PNG

Make sure you get auraset file from here: https://github.com/dastgirp/HPM-Plugins

Is your Hercules updated? Since that error only should happen if this code missing from your clif.h

enum clr_type {
    CLR_OUTSIGHT = 0,
    CLR_DEAD,
    CLR_RESPAWN,
    CLR_TELEPORT,
    CLR_TRICKDEAD,
};

Share this post


Link to post
Share on other sites
19 minutes ago, Myriad said:

Make sure you get auraset file from here: https://github.com/dastgirp/HPM-Plugins

Is your Hercules updated? Since that error only should happen if this code missing from your clif.h

 


enum clr_type {
    CLR_OUTSIGHT = 0,
    CLR_DEAD,
    CLR_RESPAWN,
    CLR_TELEPORT,
    CLR_TRICKDEAD,
};

 

Yep i just got it yesterday both the plugin and emulator from git
Capture.PNG.3ec2dc747e7ba4565d00fcac744e86e8.PNG
yep there's a list of clr_type in my clif.h

Edited by Kuroe
Added more info

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

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