PHP Code:
#undef REQUIRE_PLUGINS
#include <saxtonhale>
#define REQUIRE_PLUGINS
stock bool:IsSaxtonHaleEnabled()
{
return (GetFeatureStatus(FeatureType_Native, "VSH_IsSaxtonHaleModeEnabled") == FeatureStatus_Available);
}
I think something like this may satisfy your needs!