Set Drop Status

Items
Lado del servidor
Disponible en PC y móvil

Set whether the target player can drop items

Declaración

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

Parámetros

Entrada

Nombre Tipo Descripción
Target Player Target Player
Is Disabled Bool Is it forbidden to drop items? True: forbidden to pick up False: allowed to pick up