[Include] hCamera
#1

Hi everyone! Today i ahow you my new include - hCamera.

With this include you can change player camera to first person or second person.

how this include work

It very easy.

Just you can put one line in your script.

Код:
setCamera( playerid, 0 ); //first person camera
setCamera( playerid, 1 ); // second person camera
So take this and use!

<removed>

Credits - Hustrine
Reply
#2

Screens?
Reply
#3

Later i take photo's.

P.S. Sorry for my bad english. ;(
Reply
#4

Second person camera view doesn't exist.
Reply
#5

I know. That's my bad... Then you download include, open him and chose code at there

Код:
case 0: firstPerson( playerid );
case 1: SetCameraBehindPlayer( playerid );
P.S. Sorry for mad bad english. ;(
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)