17.01.2015, 17:45
Hello!
Is this possible to check if one object type is destroyed like this:
Hope you understand!
Is this possible to check if one object type is destroyed like this:
pawn Код:
If(all object id 2805 is destroyed)
{
SendClientMessage(playerid, -1, "All object id 2805 are destroyed!");
}