Creating OnPlayerRequestClass
#1

SOLVED
Reply
#2

http://wiki.sa-mp.com is the best resource.

Leopard
Reply
#3

SOLVED
Reply
#4

Just change the coords of those you want.

SetCameraPos is where the camera should be
SetPlayerPos is where the player will stand
SetPlayerCamerLookat is where the camera will be who looks at the player (the same coords as on SetCameraPos)
Reply
#5

SOLVED
Reply
#6

I do this.
Say your SetPlayerPos is facing North & the co-ordinates are
Код:
0.0, 0.0, 0.0
I would move the Camera back say, 4 Y Co-ordinates back & 1 Z Co-ordinate up, making it.
Код:
0.0, -4.0, 1.0
Reply
#7

SOLVED
Reply
#8

No Problem
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)