15 lines
750 B
Markdown
15 lines
750 B
Markdown
# buddem
|
|
Probably useful FiveM resources
|
|
## How to install
|
|
Make a resource category directory `[buddem]` and clone this repo there.
|
|
Include config.cfg in your main config file adding `exec resources/[buddem]/config.cfg` to the end of your main configuration file to autostart resources.
|
|
## What is included
|
|
### Car
|
|
`/car <vehicle>` to spawn _vehicle_. Defaults to futo. Can spawn aircraft and many others. Creates a blip as a free bonus.
|
|
### Die
|
|
`/die` to kill yourself.
|
|
### Gun
|
|
Gives certain weaponry to player on spawn. Now with unlimited ammo!
|
|
Provides also commands `/gun` and `/wpn` in case handling spawn has errors. (I had problems remembering which was correct so had to make both :D)
|
|
### Pos
|
|
`/pos` prints your current position on chat.
|