On Death With Variables????

  • 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.

DHStyle

Member
Jan 26, 2017
58
0
6
78
Skript Version: Skript 2.2 (dev23)
Skript Author: Bensku
Minecraft Version: 1.11.2
---
Full Code:
http://pastebin.com/jWV3GpSp

Errors on Reload:
No Error

Addons using (including versions):
SKQuery New Version

idk why my variables not working :/ in other work but in on death work plss help
sry my english bad
 
Line 53, try adding a colon at the end of {@Mob}

Example:
code_language.skript:
on death:
    attacker is a player
    victim is a {@Mob}:
        if {allow.mobkill.%attacker%.1} is true:
 
Status
Not open for further replies.