You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if_settext("As an <col=ff0000>Ironman</col> you <col=ff0000>cannot retrieve</col> items<br>once you have donated them to the party.", $component0);
} else if (~is_group_iron = 1) {
if_settext("As an <col=ff0000>Ironman</col> you <col=ff0000>may retrieve</col> items<br>as everyone present is in your group.", $component0);
} else {
if_settext("As an <col=ff0000>Ironman</col> you <col=ff0000>may retrieve</col> items<br>as you have embarked on this raid alone.", $component0);
}
} else {
if_settext("Items donated here may be retrieved by <col=ff0000>other</col> party-members,<br>or <col=ff0000>may be lost</col> if the party dissolves.", $component0);