[Q] earthquake
#5

Код:
new Float:X,Float:Y,Float:Z;
GetPlayerPos(playerid,X,Y,Z);
SetPlayerCameraPos(playerid,X+random(10),Y+random(10),Z+random(10));
SetPlayerCameraLookAt(playerid,X,Y,Z);
place it into some kind of timer and then
Код:
SetCameraBehindPlayer(playerid);
Reply


Messages In This Thread
[Q] earthquake - by BombaNick - 13.01.2010, 14:45
Re: [Q] earthquake - by dice7 - 13.01.2010, 14:55
Re: [Q] earthquake - by BombaNick - 13.01.2010, 15:04
Re: [Q] earthquake - by BombaNick - 14.01.2010, 09:50
Re: [Q] earthquake - by Kurence - 14.01.2010, 11:17
Re: [Q] earthquake - by BombaNick - 14.01.2010, 11:21

Forum Jump:


Users browsing this thread: 1 Guest(s)