NPWD Renewed Weather APP

A FiveM resource that integrates weather forecasting into the NPWD phone system using Renewed-Weathersync.

🎯 Overview

The NPWD Weather App enables players to check real-time weather forecasts directly through their npwd phone interface. By leveraging the Renewed Weather Sync system, it provides accurate and synchronized weather information across your server.

πŸ“± Features

  • 🌑️ Real-time weather updates

  • ⚑ Lightweight implementation

  • 🀝 Compatible with Renewed Weather Sync

  • 🎨 Clean, intuitive interface

πŸ”§ Dependencies

πŸ“¦ Installation

Step-by-Step Guide

  1. Download the Resource

    • Get npwd_renewed_weather.zip from releases

    • Important: Do not rename the resource

    • For custom names, modify fetchNui.ts and rebuild

  2. Resource Setup

    • Extract to your resources folder

    • Maintain the original folder name

  3. Load Order

    • Ensure npwd_renewed_weather loads before npwd

    ensure npwd_renewed_weather
    ensure npwd
  4. NPWD Configuration

    • Open npwd's config.json

    • Add to apps section:

    {
        "apps": ["npwd_renewed_weather"]
    }
  5. Weather Sync Integration

    • Locate Renewed-Weathersync/server/weather.lua

    • Add the required export:

    exports('getWeatherList', function()
        return weatherList
    end)

🀝 Support

Community Resources

  • Join our Discord

  • Check GitHub issues for known problems

  • Submit bug reports through Discord

Credits


Forecasted by Sahara Scripters - Now your character can complain about the weather too

Last updated