Stanislav Staff replied

53 weeks ago

Special items pulls from character profiles that are automatically scraped.

I guess in theory I could make a FFXI widget that would spit out a list of who owns specific items.

But that would probably come later.
Founder / Engineer

Naytan replied

53 weeks ago

Okay, so I can't edit this list to pull from it manually, it would have to be a new widget?
edit:tnx for quick reply


last edited 53 weeks ago by Naytan

Stanislav Staff replied

53 weeks ago

Okay, so I can't edit this list to pull from it manually, it would have to be a new widget?
edit:tnx for quick replyNaytan

Yup, or I could just make options for that widgets to include certain items.
For that to work someone would need to compile a list of item sets.
Founder / Engineer

Naytan replied

53 weeks ago

I could probably put together a list of at least the Salvage sets, depending on what kind of format it would need to be in, and others can contribute as well as they make their own.

Killacalli replied

52 weeks ago

Im a big fan of this idea so I can show the empty items and salvage sets my linkshell members are getting…can help in any way

Ronalas replied

47 weeks ago

how do you find the widgets to add to site

Stanislav Staff replied

47 weeks ago

Admin -> Pages -> (edit a page) -> Add Row / Column -> Click header -> Add widget
Founder / Engineer

unknown replied

46 weeks ago

l


last edited 42 weeks ago by unknown

unknown replied

46 weeks ago

nevermind.. im dumb

unknown replied

42 weeks ago

In the first specialItems loop simply do.

if (item.name === "Maat's Cap") {
  return;
}
Stanislav

where do you mean the first specialized items loop? looking everywhere, but im a tard.. lol
Please log in to post a reply.