This tutorial will begin the process of implementing a module into your code. Learn where to go to find AMX created modules online, and follow along as you begin implementing one of these reusable blocks of code.
Take a closer look at the module interface document that gets downloaded with each module from the AMX website. This document contains everything you need to know to include this module in your code.