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