void main() { location Loc6= GetLocation(GetWaypointByTag("watertrap")); CreateObject(OBJECT_TYPE_PLACEABLE, "watermed", Loc6); }