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