#include "nw_i0_tool" int StartingConditional() { object oItem = GetItemPossessedBy(GetPCSpeaker(), "SturdyRope"); return oItem != OBJECT_INVALID; }