22.03.2017, 23:01
Well it's your choice, but make it global and if that is the case, that u used MAX_PLAYERS, your destroy pickup should look like this:
if it's global then its:
PHP код:
DestroyPickup(test[playerid]);
PHP код:
DestroyPickup(test);