12.04.2014, 19:34
Hi, well i've tried destroying all pickups at one, it works, but when i create em againg, it only shows some of them not all.
Here's the function:
Here's the function:
Код:
for(new i = 0; i < sizeof(Kontenjer); i++) { DestroyDynamicMapIcon(KontenjerIkona[i]); }