#include "nw_i0_tool" int StartingConditional() { // Perform skill checks if(!(AutoDC(DC_EASY, SKILL_INTIMIDATE, GetPCSpeaker()))) return FALSE; return TRUE; }