Skip to content

LeSiiN/lsn-voltage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windmill Power Script

Power up your FiveM server with some green energy vibes!

What’s it all about? Get ready to own windmills, generate electricity, and stack that cash! Perfect for economy or RP servers.

Dependencies

  • ox_lib
  • ox_inventory
  • QBX Framework
  • oxmysql

🔑 Cool Features:

🏠 Buy Windmills: Grab your own windmill and start your energy hustle!

🪫 Generate Power: Watch your windmill crank out electricity to sell.

🔧 Upgrade Like a Pro: Boost your windmill with epic tech:

  • Durability Upgrade 💪 – Keeps it running longer.
  • Storage Upgrade 📦 – Stockpile more power.
  • Efficiency Upgrade 🚀 – More juice, more profits!
  • Security Upgrade 👮 - Save that energy!
  • Grid Connection Upgrade 🌐 - Sell the stuff instantly!

💰 Sell the Juice: Turn your electricity into sweet in-game cash!

⚙️ Tweak It: Customize rates and costs to fit your server’s style.

Why You’ll Love It: 🌟 Fresh business idea for your players to dive into. 🎉 Easy setup for any FiveM server.

Sneak Peek ( ALREADY NEW STUFF ADDED ):

lsn-voltage | SELL YOUR OWN ENERGY!

Ready to Go? Grab it now and let your players build their energy empires!

Installation

  1. Place in the resources directory.

  2. Add ensure lsn-voltage into the server.cfg ( Below every Dependencies! )

  3. Import import.sql to the Database. This includes the table and the already BY DEFAULT existing Windmill. If u want to add them by yourself, remove the INSERT part line 11-51. Turn Config.Debug = true to get access to the /createwind Command to add new Windmills.

  4. Edit config.lua to your liking

  5. Add the following Item to ur ox_inventory

['battery'] = {
        label = 'Battery',
        weight = 50000,
        description = "A energy filled battery"
    },
  1. Restart the server.

About

Power up your FiveM server with some green energy vibes!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages