How i can make this (rep+) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How i can make this (rep+) (
/showthread.php?tid=318462)
How i can make this (rep+) -
boyan96 - 15.02.2012
How i can make when player register to register in others place

not here sorry for my bad english
Re: How i can make this (rep+) -
Calgon - 15.02.2012
Please re-phrase your question. Do you want that box with the buttons to show up when they register? Do you want it so if they register in one server they're registered in the other one too?
Re: How i can make this (rep+) -
boyan96 - 15.02.2012
no i won't the register dialog to show here
Re: How i can make this (rep+) -
iPLEOMAX - 15.02.2012
Use
SetPlayerCameraPos &
SetPlayerCameraLookAt under OnPlayerConnect
Re: How i can make this (rep+) -
Twisted_Insane - 15.02.2012
Go into your Debug, use something like a helicopter and then get the co-ordinates on the play you wish! When you're in the position you like, type "/save Position_Register", then you'll find these co-ordinates in one of your files called "savepositions.txt"!
Now, you have to use the function "SetPlayerCameraLookAt"!