if(PlayerInfo[playerid][pLockerSlot] != 0 ) { SendClientMessage(playerid, COLOR_GREY, "That slot is allready in use!"); return 1; }