Filter Items by Price on Dead Frontier

Filter items on the Dead Frontier market page by user-defined price range and category

作者
Diabetus
今日安裝
0
安裝總數
19
評價
0 0 0
版本
0.9.1
建立日期
2024-12-23
更新日期
2024-12-23
尺寸
8.1 KB
授權條款
未知
腳本執行於

Features

  1. Price Validation and Filtering:

    • Validates user-defined price inputs in the format $1,000.
    • Filters items outside the specified price range (minPrice and maxPrice).
  2. Category Filtering:

    • Filters food items based on type:
      • Cooked Food: Displays only cooked food items.
      • Uncooked Food: Displays only uncooked food items.
      • Both: Displays all food items.
  3. Affordability Check:

    • Hides items that exceed the user's available in-game cash.
  4. Dynamic UI:

    • Adds a floating UI for users to specify filter parameters:
      • Input fields for minPrice and maxPrice.
      • Radio buttons to filter food categories.
      • A checkbox to hide unaffordable items.
  5. Automatic Updates:

    • Observes changes in item categories to adjust filter options dynamically.