30 lines
881 B
Markdown
30 lines
881 B
Markdown
# FiveM-Point-finger
|
|
FiveM-Point-finger is a FiveM resource which adds the ability to point with the player's finger.
|
|
|
|
### Download & Installation
|
|
#### Download
|
|
##### Using Git
|
|
```
|
|
cd resources
|
|
git clone https://github.com/redoper1/FiveM-Point-finger
|
|
```
|
|
- Optionally you can use switch to any subfolder, for example `[scripts]`:
|
|
```
|
|
cd "resources/[scripts]"
|
|
git clone https://github.com/redoper1/FiveM-Point-finger
|
|
```
|
|
|
|
##### Manually
|
|
- Download https://github.com/redoper1/FiveM-Point-finger/archive/master.zip
|
|
- Put it into the desired directory in `resources` directory
|
|
|
|
#### Installation
|
|
- Add this to the end of your `server.cfg` "`start resources`":
|
|
```
|
|
start pointFinger
|
|
```
|
|
- While cloning or downloading from GitHub your directory will be most likely named as `FiveM-Point-finger-master`
|
|
|
|
### Usage
|
|
- To point with your finger press **`B`** and look in desired direction
|