Login camera position.
#8

I know this must be frustrating given you don't this, but this is a scripting help section and not a request section. If you want to request code/look for some guys who can help, you, this is the thread.

On the other hand, if you would like to try, let me give you a couple of hints.

1) You would need to save the player's position EVERY time he disconnects, using INI or MySQL/SQLite.

Tutorials on INI - this & this.

Tutorials on MySQL/SQLite - this

2) Then you would save the player's XYZ and camera position using the following natives - GetPlayerPos & GetPlayerCameraPos

3) Then you would use OnPlayerConnect to retrieve/load the data (look for above tut) and then use SetPlayerCameraPos.

Cheers
Reply


Messages In This Thread
Login camera position. - by Laure - 13.05.2014, 06:05
Re: Login camera position. - by Scottas - 13.05.2014, 06:24
Re: Login camera position. - by Laure - 13.05.2014, 06:33
Re: Login camera position. - by Bingo - 13.05.2014, 06:44
Re: Login camera position. - by Laure - 13.05.2014, 06:51
Re: Login camera position. - by Guest4390857394857 - 13.05.2014, 06:53
Re: Login camera position. - by Laure - 13.05.2014, 06:58
Re: Login camera position. - by RajatPawar - 13.05.2014, 06:59
Re: Login camera position. - by Laure - 13.05.2014, 07:01
Re: Login camera position. - by RajatPawar - 13.05.2014, 07:03

Forum Jump:


Users browsing this thread: 2 Guest(s)