Set Pickup Status

Items
Lado del servidor
Disponible en PC y móvil

Sets whether the target player can pick up items

Declaración

func SetPickupStatus(target entity<Player>, disable bool)
go

Parámetros

Entrada

Nombre Tipo Descripción
Target Player Target Player
Is Disabled Bool Whether to prohibit picking up items, true: prohibit picking up false: allow to pick up