RemoveBuildingForPlayer(playerid, 3980, 1481.1875, -1785.0703125, 22.3828125, 500.0); RemoveBuildingForPlayer(playerid, 4002, 1479.8671875, -1790.3984375, 56.0234375, 500.0); RemoveBuildingForPlayer(playerid, 1231, 1479.88269, -1832.85364, 13.75042, 500.0); RemoveBuildingForPlayer(playerid, 1231, 1529.32288, -1832.76868, 13.72629, 500.0); RemoveBuildingForPlayer(playerid, 1231, 1432.20056, -1832.91565, 14.33422, 500.0); RemoveBuildingForPlayer(playerid, 1372, 1468.392211, -1847.381469, 13.257949, 500.0); RemoveBuildingForPlayer(playerid, 1372, 1485.845092, -1847.959350, 13.659350, 500.0); RemoveBuildingForPlayer(playerid, 1357, 1487.695312, -1848.109375, 12.812500, 500.0); RemoveBuildingForPlayer(playerid, 1230, 1488.953369, -1847.858764, 13.020190, 500.0); RemoveBuildingForPlayer(playerid, 1265, 1465.621093, -1847.909545, 12.970800, 500.0); RemoveBuildingForPlayer(playerid, 4171, 1503.398437, -1848.335937, 21.460939, 500.0); RemoveBuildingForPlayer(playerid, 4170, 1433.953125, -1844.406250, 21.421880, 500.0);
RemoveBuildingForPlayer(playerid, 3980, 1481.1875, -1785.0703125, 22.3828125, 77.6380081); RemoveBuildingForPlayer(playerid, 4002, 1479.8671875, -1790.3984375, 56.0234375, 96.1105117); RemoveBuildingForPlayer(playerid, 1231, 1479.88269, -1832.85364, 13.75042, 4.9518890380859); RemoveBuildingForPlayer(playerid, 1231, 1529.32288, -1832.76868, 13.72629, 4.9518890380859); RemoveBuildingForPlayer(playerid, 1231, 1432.20056, -1832.91565, 14.33422, 4.9518890380859); RemoveBuildingForPlayer(playerid, 1372, 1468.392211, -1847.381469, 13.257949, 3.142135); RemoveBuildingForPlayer(playerid, 1372, 1485.845092, -1847.959350, 13.659350, 3.142135); RemoveBuildingForPlayer(playerid, 1357, 1487.695312, -1848.109375, 12.812500, 2.783954); RemoveBuildingForPlayer(playerid, 1230, 1488.953369, -1847.858764, 13.020190, 2.647931); RemoveBuildingForPlayer(playerid, 1265, 1465.621093, -1847.909545, 12.970800, 2.581803); RemoveBuildingForPlayer(playerid, 4171, 1503.398437, -1848.335937, 21.460939, 27.551355); RemoveBuildingForPlayer(playerid, 4170, 1433.953125, -1844.406250, 21.421880, 38.717815);
Need to remove the LOD. You could also find that answer in countless other topics AND on the wiki page.
|
what about maybe there is a objets in other filterscript or something hmm, try next time to make a copy of gamemode.
|
RemoveBuildingForPlayer(playerid, 4002, 1479.8671875, -1790.3984375, 56.0234375, 96.1105117); RemoveBuildingForPlayer(playerid, 1231, 1479.88269, -1832.85364, 13.75042, 4.9518890380859);
Need to remove the LOD. You could also find that answer in countless other topics AND on the wiki page.
|
This will generate code for deleting the object, and it's low-detail LOD (if any)
|