void main() { location llocation = GetLocation(OBJECT_SELF); CreateObject(OBJECT_TYPE_CREATURE, "sameref001", llocation); }