Skip to content

Commit 11b8fa8

Browse files
sovdeethgitbook-bot
authored andcommitted
GITBOOK-58: No subject
1 parent a11986d commit 11b8fa8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

introduction/the-basics.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@ on consume:
229229
```
230230

231231
{% hint style="info" %}
232+
### Event Values
233+
232234
See `event-item`? This is what's called an `event-value`. These are used to get information about the event. They follow the format of `[event-]%type%`, where type is, well, the type. If you want to know the event-values of an event, find it on the [SkriptHub](https://skripthub.net/docs/) or [SkUnity ](https://docs.skunity.com/syntax/)docs.
233235

234236
Here, we're getting the `event-item`, which is the item being consumed. The `consume` event also has `event-player`, too, which we'll use as `player`.

0 commit comments

Comments
 (0)