Shoot (Section) — Skript

Addon: Skript · Category: Section · Since: 2.10

Syntax

shoot %entitydatas% [from %livingentities/locations%] [(at|with) (speed|velocity) %-number%] [%-direction%]

Description

Shoots a projectile (or any other entity) from a given entity or location.

Examples

shoot arrow from all players at speed 2
shoot a pig from all players:
	add event-entity to {_projectiles::*}

View source