28.08.2013, 19:09
Well, I'm coding a hospital system and whenever a player is hospitalized their camera position would be set to the area of the hospital but of course their body shouldn't be seen. I'm pretty sure it worked before.
Any work-around for this? Thanks.
You mean TogglePlayerControllable(playerid, 0);?
Any work-around for this? Thanks.
Quote:
Why would you put someone underground? Anyway, you can, if you freeze that player after teleporting them to that position (assuming your code really teleports that player underground):
pawn Код:
|