21.11.2010, 19:06
Umm switch the:
with this:
Dont forget change the XYZ to the coords you want the player to be close to so he/she can do /clothes
Код:
if(IsAtClothShop(playerid))
Код:
if(IsPlayerInRangeOfPoint(playerid,10,X,Y,Z)

