1. Hi,

    I'm creating a plugin, but i need frozen an specific player. I look into Assembly-CSharp and the BasePlayer has a property Frozen (its a boolean property) but when i call it on my plugin, the server send an error saying "property or field doesn't exists"

    Its posbile frozen a player?

    Thx in advance!