Return true if the player has a gunpowder trace.Documentation Index
Fetch the complete documentation index at: https://docs.markz3d.com/llms.txt
Use this file to discover all available pages before exploring further.
| Argument | Data Type | Nedeed | Default | Description |
|---|---|---|---|---|
source | number | - | Only in the server side |
Returns
Returns
| Type | Description |
|---|---|
| boolean | If the player is holding breath or not |
Example
Example
The following example shows how to use the export in the client-side, for the server side you need to use the
source argument.