lol:) ESF1.2.3 can make it too,only need a plugin, just like this: #include < amxx/amxmodx >
#include < amxx/esf >
#include < amxx/fakemeta >
#pragma semicolon 1
#define IS_PLAYER(%1) ( 1 <= %1 <= gMaxPlayers )
enum
{
CLASS_NONE = 0,
CLASS_BUU,
CLASS_GOKU...