void main() { object oPC = GetPCSpeaker(); object oDatabase = GetItemPossessedBy(oPC,"Database"); SetLocalInt(oDatabase, "BRONNOR_QST1", 100); }