Need Help with Class selection! - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Need Help with Class selection! (
/showthread.php?tid=94243)
Need Help with Class selection! -
mhking - 28.08.2009
Hi guys i need sum help i wanna this be my spawn thingy like camera pos ......first code
Код:
SetPlayerPos(playerid,-1849.0847,-1562.1749,21.7500);
SetPlayerCameraPos(playerid, -1847.4197,-1567.2683,21.7400);
SetPlayerCameraLookAt(playerid, -1848.4197,-1567.2683,21.7500);
SetPlayerSpecialAction(playerid,11);
This and pic:
/imageshack/i/samp000ulg.png/
Re: Need Help with spawn -
MenaceX^ - 28.08.2009
How was this double-post necessary?
Just look for a good filterscript so you could save camera positions etc, I myself use it.
Re: Need Help with spawn -
ded - 28.08.2009
I tend to use a jetpack to get my coords. _O-
Re: Need Help with spawn -
GTA_Rules - 29.08.2009
Try this:
http://forum.sa-mp.com/index.php?topic=119137.0