//////////////////////////////////////////////////////////////////////////////// //::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::// //:::::::::::::::::::: Shayan's Disallow Dev. Crit Script ::::::::::::::::::::// //::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::// //:: Written By: Shayan //:: Contact: mail_shayan@yahoo.com // Goes OnPlayerLevelUp #include "sha_disallo_devc" void main() { CheckForDevestatingCritical(GetPCLevellingUp()); }