public OnPlayerRequestClass(playerid, classid){ printf( "OnPlayerRequestclass %d classid %d" , playerid , classid ); //rest of callback as normal