Skip to content

Entity type comparison #2213

Closed
Closed
@andrei923

Description

@andrei923

Description

when you use the code from below and shoot a snowball it returns "no"

Steps to Reproduce

on projectile hit:
	if event-projectile is snowball:
		broadcast "yes %event-projectile%"
	else:
		broadcast "no, %event-projectile%"

Errors / Screenshots

none

Server Information

  • Server version/platform: spigot 1.13.2
  • Skript version: v2.4-alpha4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.needs testingNeeds testing to determine current status or issue validity, or for WIP feature pulls.priority: mediumIssues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions