11.01.2016, 13:07
i have problem with auto door.when door open i see this:
and i check OnGameModeInit and remove old fence but not works.Who can help me?
OnGameModeInit:
OnPlayerConnect:
and i check OnGameModeInit and remove old fence but not works.Who can help me?
OnGameModeInit:
Код:
areagate1 = CreateObject(19313, 134.7061, 1941.5814, 21.6600, 0.0000, 0.0000, 0.0000); areagate2 = CreateObject(19313, 286.05475, 1819.83301, 19.96110, 0.00000, 0.00000, 90.00000); areagate3 = CreateObject(2928, 226.32570, 1872.37012, 13.59680, 0.00000, 0.00000, 90.00000);
Код:
RemoveBuildingForPlayer(playerid, 16094, 191.1406, 1870.0391, 21.4766, 0.25);