I want to use SkillAPimana that by Skript.

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

yukichimaru

New Member
Nov 22, 2017
6
0
0
22
Thank you for reading this page. I'm Japanese.I can't speak English well:emoji_frowning:
Right now I am thinking to use SkillAPi mana that by Skript.

Example

code_language.skript:
on rightclick holding stick:
        if name of tool of player contains "magicstick":
                    if player's mana is larger than 0:
                                reduce the player's mana by 1
                                strike fake fake lightning at target living entity
                                 damage target living entity by 2

But,SkRPG couldn't.
If it is possible, can someone tell me another way of doing?
 
Status
Not open for further replies.