Skip to content

Chip-W/FiveM-ES-CarWash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Original version and all credit for the base script goes to TheSpartaPT

I only added the pNotify parts and made them work correctly.

FiveM [EssentialMode] CarWash

Quick Disclaimer: this script is an edited version of this one, to add a payment functionality nothing else!

This is my first Lua script, lets start with something simple.

Hello everyone, I made this edit a couple of days ago and gave it to the Real Men of Genius community (the owners of the Revolution Life RP servers) so they could use it on their servers, if you play there (my rp name is "Tyreese Wills") you might find this is not completely equal, that's because 1- they have a custom money system they do not use EssentialMode, 2- they edited the messages to their liking and 3- I also made some edits after giving them the script.

Optional Dependencies

EssentialMode Base

Required Dependencies

pNotify

Installation

1- Drag and Drop the es_carwash folder into the resources folder;

2- add this line "start es_carwash" on server.cfg under the other "start (whatever)".

Extremelly important: if you're using EssentialMode step 2 needs to be bellow the "start essentialmode" line so the dependencies load first.

Optional (notepad++ recommended)

If you wish to make the car wash free open "es_carwash_server.lua" and edit the value on the variable "enableprice" to "false":

Full size preview

If you wish to edit how much money is spent to wash the car open "es_carwash_server.lua" and edit the value on the variable "price" to whatever number you want:

Full size preview

About

This script adds the ability to wash your car in exchange for money, you can also disable the price and make it free.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%