16.02.2017, 11:18
You can use this:
to get the actor position then you need to verify if their position is correct if not.
to set their position, you can change Float:X, Float:Y, and Float:Z to their default actor position.
PHP код:
GetActorPos(actorid, Float:X, Float:Y, Float:Z)
PHP код:
SetActorPos(actorid, Float:X, Float:Y, Float:Z)