Esempio n. 1
0
 public void AddClothingShopPed(Client client, int clothingShopId)
 {
     ClothingShopService.ChangePedPosition(clothingShopId, client.position, client.rotation.Z);
 }