How To Get ClothName On Specified Slot
#1

hello, im making my clothes system so tell me how can i get cloth name which is set on specified slot?
like i added Gimp Mask on slot 1 so how can i get name from slot 1 "Gimpmask?"

if code is needed tell me..
Reply
#2

new Accessories[][AccessoriesEnum] = {
{2103, "Stereo"},
{19078, "Parrot"},
{18632, "FishingRod"},

new accessorysr[MAX_PLAYERS][sizeof(AdminAccessers)];

Make an enumerator and attach the object IDs to the names you choose like this.
Reply
#3

but how can i get name like i used slot 1 and added cloth Gimp mask on that slot..
so now im going to see wearing clothes. so now how can i get that exact cloth name on slot 1?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)