SA-MP Forums Archive
Skin Selector ? - 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: Skin Selector ? (/showthread.php?tid=645404)



Skin Selector ? - Cezar98 - 26.11.2017

How can i create this, to show the skins and the 'select' skin, 'next' and 'back' button ?

http://www.imgx.ro/fullview.php?id=239106


Re: Skin Selector ? - jasperschellekens - 26.11.2017

You can do this by using textdraws.
Take a look at this tutorial.
[Tutorial] Creating Custom Class Selection Screen

Might help you.


Re: Skin Selector ? - Cezar98 - 26.11.2017

Quote:
Originally Posted by jasperschellekens
Посмотреть сообщение
You can do this by using textdraws.
Take a look at this tutorial.
[Tutorial] Creating Custom Class Selection Screen

Might help you.
And skins ?


Re: Skin Selector ? - jasperschellekens - 26.11.2017

SetPlayerSkin(playerid,value);
SetPlayerCameraPos(playerid,0,0,0); SetPlayerCameraLookAt(playerid,0,0,0);