-
Posts
43 -
Joined
-
Last visited
Community Answers
-
hardelite's post in Stylist Limit was marked as the answer
Thank you all for your help.
I don't have any active VIP system, so I think the '' vip_status '' command doesn't work well for me, or maybe it's my trunk version.
I used another way, and it seems to be working well for me.
I'll leave it below for anyone who has the same problem as mine.
if(getgmlevel() >= 1) setarray [email protected][1],450,50,80; else setarray [email protected][1],150,20,30; setarray [email protected][1],LOOK_CLOTHES_COLOR,LOOK_HAIR,LOOK_HAIR_COLOR; SOLVED!