SetPlayerCameraLookAt?
#1

I'm making this hospital system for my gamemode, and while you are at hospital I want you to look at all saints hospital without seeing yourself. How to do this with SetPlayerCameraPos or something?
Reply
#2

SetPlayerPos - somethign way off like 0.00, 0.00, 0.00
SetPlayerCameraPos - Infront of the hospital
SetPlayerCameraLookAt - Location of the hospital
Reply
#3

How do I find those cordinates? /save?
Reply
#4

Yes.
Reply
#5

Quote:
Originally Posted by Swift_
SetPlayerPos - somethign way off like 0.00, 0.00, 0.00
SetPlayerCameraPos - Infront of the hospital
SetPlayerCameraLookAt - Location of the hospital
It won't work that way. When you set the players position far away but their screen looking at something else, everything 'unloads' in a way. Like when your driving GTA:SA unloads parts of the map you are not near.

You have to set them close, I usually set players under the map or inside a building or something like that. Then you can use the SetPlayerCameraPos and SetPlayerCameraLookAt


Good Luck!
Reply
#6

I have done it the way I stated with my scripts many time and no effect as you explained has happend.
Reply
#7

I found out aswell, so I placed them inside the hospital building
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)