SA-MP Forums Archive
DM Script Help - 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: DM Script Help (/showthread.php?tid=437004)



DM Script Help - YungVot - 13.05.2013

I script a Dm server but at the begininng the charcter doesn't show on the selection screen how do I script it so they can show


Re: DM Script Help - bensmart469 - 13.05.2013

SetPlayerCameraPos
wiki.sa-mp.com/wiki/SetPlayerCameraPos
Setplayercameralookat
wiki.sa-mp.com/wiki/SetPlayerCameraLookAt‎


Re: DM Script Help - YungVot - 14.05.2013

Thanks but the last link isn't working.


Re: DM Script Help - Goldilox - 14.05.2013

https://sampwiki.blast.hk/wiki/SetPlayerCameraLookAt


Re: DM Script Help - YungVot - 15.05.2013

Okay the screen is different but you still can't see the player


Re: DM Script Help - DeMoX - 15.05.2013

You can use samp map editor, to pick the place that you want. (you'll find it on options)


Re: DM Script Help - YungVot - 15.05.2013

Okay I got that part but it doesn't show the charcter on the spawn selection screen


Re: DM Script Help - DeMoX - 15.05.2013

Quote:
Originally Posted by YungVot
View Post
Okay I got that part but it doesn't show the charcter on the spawn selection screen
Have you used SetPlayerPos ?


Re: DM Script Help - YungVot - 15.05.2013

is this it SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);


Re: DM Script Help - YungVot - 21.05.2013

What does the SetPlayerPos suppose to be


Re: DM Script Help - Red_Dragon. - 21.05.2013

Quote:
Originally Posted by YungVot
View Post
What does the SetPlayerPos suppose to be
To set the player's position.


Re: DM Script Help - YungVot - 21.05.2013

what is the cords for it?