void main() { location lLeverSpot = GetLocation(GetWaypointByTag("ty_wp_leverspot4")); CreateObject(OBJECT_TYPE_PLACEABLE, "flrlever005", lLeverSpot, TRUE); }