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