Jump to content
  • 0

Skill % In Game


BaM4yYy

Question

Hello guys i'm looking for that kind of showing in game the % for the skill chance http://prnt.sc/f69sj0 Can someone tell me what it is code in eclipse or some code in system folder thanks in advance 

Edited by BaM4yYy
Link to comment
Share on other sites

Recommended Posts

  • 0

I don't know how things work in aCis, but in the packs later than freya there is a voicecommand you can enable from configs (.debug) that allows you to see this message. You will need to edit the message though, because with this debugging mode you can see attacker's power on skill (e.g mental attack power), defender's power on skill (e.g mental attacks defense) and etc...So you might wanna check your voicecommands folder. If .debug exists, search into your configs to enable it.

 

However, i think //admin_debug command exists in your pack anyway...You can edit it to work with all chars and not only with GM Chars.

Link to comment
Share on other sites

  • 0

If you search on Formulas.java calcSkillSuccess method (Config.DEVELOPER), you will find how it works. Of course Isn't working like you want, but you can take the example from there.

fClk797.jpg

Link to comment
Share on other sites

  • 0

sorry if i bother u

Why would you bother us? lol...That's why this section exists in first place. Feel free to ask anything you want, there is no problem at all but make sure you are asking it properly and not like "how to fix my server"...

Link to comment
Share on other sites

  • 0

well its seems kinda hard , i will try out that u've said guys thank u very much and sorry if i bother u

Isn't so hard.. I will send you the part of code on pm.

Link to comment
Share on other sites

  • 0

Could you send me this code for mp adapted to jfrozen?

As far I remember, frozen has already something like that.

A simple message not like hero voice or something.. Search on your configs. (Perhaps I'm wrong).

 

But I suggest you guys to use this option only on .menu or something to activate by choice. Because this debug it's somehow "spam". Some players don't want it..

Link to comment
Share on other sites

  • 0

As far I remember, frozen has already something like that.

A simple message not like hero voice or something.. Search on your configs. (Perhaps I'm wrong).

 

But I suggest you guys to use this option only on .menu or something to activate by choice. Because this debug it's somehow "spam". Some players don't want it..

Ok, 

 
I searched here and did not find .. could you tell me?
Link to comment
Share on other sites

  • 0

I don't know where.. Search on Formulas.java everything with name Config. You will find it. But not config for debug or skilldebug. You will understand what when you find it.

Link to comment
Share on other sites

  • 0

Because this debug it's somehow "spam".

Ofc it's not, provided that you add it to the original msg as showed above.

Link to comment
Share on other sites

  • 0

Ofc it's not, provided that you add it to the original msg as showed above.

Yes for sure, but still some players don't want it.. That's why I suggest to be as choice.

Or it is better to get the message when skill succeeded. For example:

Surrender To Water(80%) succeeded. Otherwise no message.

Edited by 'Baggos'
Link to comment
Share on other sites

  • 0

I guess you didn't get my point. No matter what, you get message about "you used blabla skill" -> simply add the chance there, into original msg, as showed above. There is no need for another, stupid, code enable/disable nor additional msg.

Edited by SweeTs
Link to comment
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
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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.



×
×
  • Create New...