A simple plugin that adds race_resist() into your emulator (Checks race resist of a player).
Its just actually a rip off plugin from @bWolfie's check_resist() plugin full credits goes to him.
Code:
//===== Description ==========================================
//= Checks how much resistance a character has to a particular
// race.
//
//= race_resist(<type>{, <account id>});
//= E.g. race_resist(RC_Player);
//= E.g. race_resist(RC_Player, getcharid(CHAR_ID_ACCOUNT));