xT Docs
  • 📘Welcome
  • 🆓Free Resources
    • ⛓️Prison
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • 🚶Walking Styles
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • 🔧Repairs
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • ⏱️Duty Menu
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • 🅿️Meter Robbery
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • 👮PD Extras
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • 📃Forgery
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • ⌛Cooldowns
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • 🎄Christmas
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
  • 🛒Paid Resources
    • 🕴️Blackmarkets
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • ⚒️Crafting
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • 🖥️Cryptomining
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • 🪦Gravedigging
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • 🐶Pets
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • ⛓️Prison Jobs
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • 👿Slasher Minigame
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • 💨Slash Tires
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • 📦Storage
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
    • 🧟Zombies
      • 📝Features
      • ✅Dependencies
      • 🔌Installation & Usage
  • 🐎RedM Links
    • 🔎Natives, Discoveries, Etc
    • 🗺️Maps
    • ⚒️Developer Tools
    • 🧍Ped Models
    • 📍Blips
Powered by GitBook
On this page
  1. Paid Resources
  2. Zombies

Installation & Usage

PreviousDependenciesNextRedM Links

Last updated 7 months ago

There is little to no configuration with this resource. Ensure you have the following done:

  • Enable onesync infinity

  • Setup your open functions within the configs

  • Setup your open events in the open files

Using Renewed-Weathersync

If you are using Renewed-Weathersync and would like to handle weather changes on clients, while ensuring their weather is not overridden by the server weather, you can make the changes in to your Renewed-Weathersync. It will add a statebag that allows you to set a custom weather type on the player when syncWeather is disabled, rather than defaulting to extra sunny.

 LocalPlayer.state.syncWeather = false -- Disable synced weather on player
 LocalPlayer.state.playerWeather = 'HALLOWEEN' -- Override weather on player
🛒
🧟
🔌
this pull request