Posts: 2,262
Threads: 260
Joined: Mar 2009
Reputation:
0
I'm trying to create some kind of clothing thing for players to use, sometimes people have two or three of the same clothing object how can I identify the number they pressed if they got two / three of the same clothing objects as if I use the modelid it will return the lowest and they may of picked the higher number one?
Thanks
Posts: 494
Threads: 9
Joined: Feb 2012
Reputation:
0
Why would the players have 3+ of the same ID clothes?
Posts: 582
Threads: 18
Joined: Jul 2010
Reputation:
0
So what kind of a menu is it ? A GUI menu, a textdraw menu or a simple menu ?
Posts: 2,262
Threads: 260
Joined: Mar 2009
Reputation:
0
"Not sure exactly what you want. Please explain clearly. Can't you just make item 6 edit attached object 6..?"
Not possible as I allow 15 clothing in the inventory and allow 5 items on show at 1 time.
Also as for crazybobs, the clothing objects are there added to be used. There is practically no way else to use them.