Skip to content
This repository has been archived by the owner on Oct 7, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updated the optional section
  • Loading branch information
TheSpartaPT authored Apr 17, 2017
1 parent 8155eb2 commit 132f47c
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,12 @@ Hello everyone, I made this edit a couple of days ago and gave it to the Real Me
**Extremelly important: step 2 needs to be bellow the " - essentialmode" line so the requirements load first.**

### Optional
### Optional (notepad++ recommended)

If you wish to edit how much money is spent to wash the car open "carwash_client.lua" with your favorite text editor (notepad++ recommended) and edit the value on the variable "price" to whatever number you want:
If you wish to make the car wash free open "carwash_server.lua" and edit the value on the variable "enableprice" to "false":

![Full size preview](http://image.prntscr.com/image/f289eae816f84ae5918d8035d26b4291.png)
![Full size preview](http://image.prntscr.com/image/dd5dda7bfd3e4eca85f1674f20f67128.png)

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

![Full size preview](http://image.prntscr.com/image/ad28c233917a432e901c828ecfde6b10.png)

0 comments on commit 132f47c

Please sign in to comment.