Jump to content

Recommended Posts

Posted

how i can freeze player? in console i have: WARNING: "FreezePlayer" function is not implemented yet.

i find entity.freezePosition(true); but how i can use it in clientside?

Posted

Just use mp.players.local.freezePosition(true); if you want to freeze the local player, or just iterate through mp.players array and freeze the one you want.

  • Like 1
Posted (edited)
53 минуты назад, Xabi сказал:

Just use mp.players.local.freezePosition(true); if you want to freeze the local player, or just iterate through mp.players array and freeze the one you want.

Thanks, you help me again)

Edited by ellfeeenity

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...