Constants
amxmodx 1.8.2 hg65
enum Sql { SQL_FAILED=0, SQL_OK };
enum Result { RESULT_FAILED=-1, RESULT_NONE, RESULT_OK };