#include "rd_questinc" #include "sql_db_partywide" void main() { object oPC; oPC = GetPCSpeaker(); SQL_SetLocalIntOnAll(oPC,"EvilOverall",1); }