void main() { int iTotal = GetLocalInt(OBJECT_SELF, "iSparkyTotal"); SetLocalInt(OBJECT_SELF, "iConvTotal", iTotal); }