13.02.2012, 09:00
(
Последний раз редактировалось ][Noname][; 25.02.2012 в 18:24.
)
14.after repeated restarts with the removal of objects is the following:
Login to the server becomes impossible, unless rejoin the game.
code:
OnPlayerConnect:
for(new i=0;i<sizeof(RemoveBuilding);i++) RemoveBuildingForPlayer(playerid,RemoveBuilding[i],0,0,0,10000);
RemoveBuilding an array of 348 objects of unique
Login to the server becomes impossible, unless rejoin the game.
code:
OnPlayerConnect:
for(new i=0;i<sizeof(RemoveBuilding);i++) RemoveBuildingForPlayer(playerid,RemoveBuilding[i],0,0,0,10000);
RemoveBuilding an array of 348 objects of unique