SA-MP Forums Archive
How can i already make a selection screen for clothes? - 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: How can i already make a selection screen for clothes? (/showthread.php?tid=155669)



How can i already make a selection screen for clothes? - Ihsan_Cingisiz - 19.06.2010

Hello, i want to make a clothes shop and i need help with
the skin selection screen. If the player types /clothes,
SetPlayerPos(playerid, Position); and then i want a selection
screen like this :


Skin ID's
__
(-_-)
||
--{ | }--
||
- -

<< Back Next >> << Spawn>>


Re: How can i already make a selection screen for clothes? - Jay. - 19.06.2010

Quote:
Originally Posted by Ihsan_Cingisiz
Hello, i want to make a clothes shop and i need help with
the skin selection screen. If the player types /clothes,
SetPlayerPos(playerid, Position); and then i want a selection
screen like this :


Skin ID's
__
(-_-)
||
--{ | }--
||
- -

<< Back Next >> << Spawn>>
I've seen way to many topics from you saying


"How to create this"

"How to create that"?


So i think its about time you try to learn to script.


Re: How can i already make a selection screen for clothes? - Ihsan_Cingisiz - 19.06.2010

Quote:
Originally Posted by [XS
XtremE_ ]
Quote:
Originally Posted by Ihsan_Cingisiz
Hello, i want to make a clothes shop and i need help with
the skin selection screen. If the player types /clothes,
SetPlayerPos(playerid, Position); and then i want a selection
screen like this :


Skin ID's
__
(-_-)
||
--{ | }--
||
- -

<< Back Next >> << Spawn>>
I've seen way to many topics from you saying


"How to create this"

"How to create that"?


So i think its about time you try to learn to script.
Damn, i just want to know how i get to selection screen


Re: How can i already make a selection screen for clothes? - Flashy - 19.06.2010

I agre with Xtreme. I already told you to start learn how to script.
I think I have seen more than 10 topics where you ask for scripts/help for lazy things.
Start to learn scripting without asking all things you donґt know.
If you donґt do that people wonґt help you anymore.

Personal advice:
Read carefully ALL sections from SAMP Wiki.

Quote:
Originally Posted by Ihsan_Cingisiz
Damn, i just want to know how i get to selection screen
Yes right. You always say that. You "just" want that, just want this...
Itґs annoying and stupid.


Re: How can i already make a selection screen for clothes? - Ihsan_Cingisiz - 19.06.2010

Quote:
Originally Posted by Flashy
I agre with Xtreme. I already told you to start learn how to script.
I think I have seen more than 10 topics where you ask for scripts/help for lazy things.
Start to learn scripting without asking all things you donґt know.
If you donґt do that people wonґt help you anymore.

Personal advice:
Read carefully ALL sections from SAMP Wiki.

Quote:
Originally Posted by Ihsan_Cingisiz
Damn, i just want to know how i get to selection screen
Yes right. You always say that. You "just" want that, just want this...
Itґs annoying and stupid.
Why are you acting like the owner of this forum


Re: How can i already make a selection screen for clothes? - Jay. - 20.06.2010

Quote:
Originally Posted by Ihsan_Cingisiz
Quote:
Originally Posted by Flashy
I agre with Xtreme. I already told you to start learn how to script.
I think I have seen more than 10 topics where you ask for scripts/help for lazy things.
Start to learn scripting without asking all things you donґt know.
If you donґt do that people wonґt help you anymore.

Personal advice:
Read carefully ALL sections from SAMP Wiki.

Quote:
Originally Posted by Ihsan_Cingisiz
Damn, i just want to know how i get to selection screen
Yes right. You always say that. You "just" want that, just want this...
Itґs annoying and stupid.
Why are you acting like the owner of this forum
Look, We will help you if you try to learn urself..

Go to wiki and look at all the basics, And your become a pro, Like

flashy.


Re: How can i already make a selection screen for clothes? - DJDhan - 20.06.2010

You can do that using dialogs, although only two buttons are supported, you can use OnPlayerKeyStateChange for spawn.


Re: How can i already make a selection screen for clothes? - Lorenc_ - 20.06.2010

Yea like DJDHAN said..

Create a dialog with 2 buttons, Select and Cancel so if you want to select one skin just make it set ur skin..


Re: How can i already make a selection screen for clothes? - Jay. - 20.06.2010

Quote:
Originally Posted by » Lorenc « (back)
Yea like DJDHAN said..

Create a dialog with 2 buttons, Select and Cancel so if you want to select one skin just make it set ur skin..
Umm guyz, This guy needs to learn himself, He hasn't even tryed like that says in DJDhans sig.


Re: How can i already make a selection screen for clothes? - DJDhan - 20.06.2010

I am sure he tried and failed. I know I have tht in my SIG but...really I can't someone in trouble
And yes, if you don't know the basics, you can't do anything even with the help I provide. So yeah, Xtreame is right, learn the basics.