49 lines
1.9 KiB
Markdown
49 lines
1.9 KiB
Markdown

|
|
|
|
[](https://github.com/gimicze/firescript/blob/master/LICENSE "License")
|
|
[](https://github.com/gimicze/firescript/releases/latest "Latest release")
|
|
[](https://github.com/gimicze/firescript/releases/latest "Total downloads")
|
|
|
|
A FiveM resource enabling whitelisted users to create a (*somewhat*) realistic fires. As far as I am aware, the only fire script compatible with OneSync Infinity / Beyond.
|
|
|
|
<details>
|
|
<summary>In-game screenshots</summary>
|
|
|
|

|
|

|
|
</details>
|
|
|
|
# Instalation
|
|
|
|
1. Extract the contents into folder called `firescript` into your resources folder.
|
|
2. Start the script: **a)** in the `server.cfg` file; **b)** through the console
|
|
|
|
## Starting a resource through console
|
|
|
|
1. In a server console, or client console (F8), type in `refresh` and confirm using ENTER
|
|
2. Type in `start firescript` and confirm using ENTER
|
|
|
|
## Starting a resource in `server.cfg`
|
|
1. Add this line to your server.cfg
|
|
```
|
|
start firescript
|
|
```
|
|
2. Save the file and restart the server.
|
|
|
|
# Usage & Commands
|
|
|
|
*Tutorial moved to [the wiki](https://github.com/gimicze/firescript/wiki).*
|
|
|
|
# Known bugs
|
|
*None! Feel free to open issue when you find any!*
|
|
|
|
# Credits
|
|
- Albo1125 and foregz - I borrowed some particles from their fire scripts. Thanks!
|
|
- MadMick#0773, Mickey#2590 and MadLadClip for testing and help with the script.
|
|
|
|
# Contributing
|
|
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
|
|
|
|
# License
|
|
[GNU GPL 3.0](https://github.com/gimicze/firescript/blob/main/LICENSE)
|