SA-MP Forums Archive
Clothing Dialog Box - 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: Clothing Dialog Box (/showthread.php?tid=351162)



Clothing Dialog Box - kujox222 - 15.06.2012

Can anyone tell me how to make a clothing dialog box? For a certain location? I have searched but can't find anything on how to create this.


Re: Clothing Dialog Box - tiernantheman - 15.06.2012

Quote:
Originally Posted by kujox222
Посмотреть сообщение
Can anyone tell me how to make a clothing dialog box? For a certain location? I have searched but can't find anything on how to create this.
You can easly make one using https://sampwiki.blast.hk/wiki/SetPlayerSkin

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

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

Or use the search function because there are lots of tutorials on how to make a clothing shop command then all you have to do is search for a dialog tutorial and add it in and there you are.


Re: Clothing Dialog Box - kujox222 - 15.06.2012

Quote:
Originally Posted by tiernantheman
Посмотреть сообщение
You can easly make one using https://sampwiki.blast.hk/wiki/SetPlayerSkin

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

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

Or use the search function because there are lots of tutorials on how to make a clothing shop command then all you have to do is search for a dialog tutorial and add it in and there you are.
I didn't want to make a command for it, I wanted to place a arrow or something like that in a certain area the player walks over it and a dialog menu pops up asking you for your skin ID. Also what can you tell me about inventory systems? I am trying to make one where you can go into a house etc /search, or /loot and get items that go into your inventory and are saved or something similar to the clothing setup I am looking for.


Re: Clothing Dialog Box - tiernantheman - 15.06.2012

Quote:
Originally Posted by kujox222
Посмотреть сообщение
I didn't want to make a command for it, I wanted to place a arrow or something like that in a certain area the player walks over it and a dialog menu pops up asking you for your skin ID.
https://sampwiki.blast.hk/wiki/CreatePickup

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