[ERROR] SetPlayerPos, SetPlayerCameraPos, SetPlayerCameraLookAt
#1

I do everything alright(same int, same vw), I set the player's position, and the camera position and I even set the position where the camera should look at, but it only shows the objects, not the players.

The players can't see me either, help please, thanks.
Reply
#2

Depends maybe you're using the objects in another VW. SetPlayerCameraPos, SetPlayerCameraLookAt i think can be used only with VW 0. I dont remember.

Edit: In fact i checked and the natives are:

pawn Код:
SetPlayerPos(playerid, Float:x, Float:y, Float:z);
SetPlayerCameraPos(playerid, Float:x, Float:y, Float:z);
SetPlayerCameraLookAt(playerid, Float:x, Float:y, Float:z);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)