24.12.2013, 10:08
try
removing the old object
and create a new one, without gates:
//EDIT: just tested, works
removing the old object
PHP код:
RemoveBuildingForPlayer(playerid, 16094, 191.1406, 1870.0391, 21.4766, 0.25);
PHP код:
CreateObject(19312, 191.14, 1870.04, 21.48, 0.00, 0.00, 0.00);