void main() { object oBox = OBJECT_SELF; string sOwner = GetLocalString(oBox, "OWNER"); DestroyCampaignDatabase("PW_"+sOwner+"_CASSA"); }