htme_findPlayerInstance()¶
Description¶
Finds an instance created by a player. Only returns the first instance that was created by a player.
More information and examples: Players and Playerhashes
Arguments¶
| Name | type | description |
|---|---|---|
| player | string | Hash identifier of the player |
Returns¶
An instance or -1 if no instance was found.