#include "x4_inc_functions" void main() { object oPC = GetPCSpeaker(); TakeGoldFromCreature(2500, oPC, TRUE); SetCampaignInt(CharacterDB(oPC), "LOCKER", 1); }