showPicture
Description
Displays a picture.
Basic information
| Name | Type | Possibilities |
|---|---|---|
| showPicture | interaction | 1 |
Parameters
| # | Name | Type | Mandatory | Description | Multiple |
|---|---|---|---|---|---|
| 1 | url | string | Yes | The URL or relative route image. | No |
Outputs
| # | Description |
|---|---|
| 1 | The image has already been seen by player |
Example
NPC
name Informant
model a_m_m_business_01
position -1020.72 4839.78 258.30 0.0
interaction
showPicture https://rute.to/image.png
behaviour
nothing