Skip to content
This repository was archived by the owner on Dec 20, 2022. It is now read-only.

Commit ff32e9a

Browse files
Update README.md
1 parent eddec83 commit ff32e9a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ts_spawnselect
2-
A spawn selection system for FiveM, originally developed for [ConflictRP](http://gtarp.gg)
2+
A spawn selection system for FiveM,
33

44
### Requires [NativeUI](https://forum.fivem.net/t/release-dev-nativeuilua/98318) by Frazzle
55

@@ -15,8 +15,8 @@ __Included Spawn Points__
1515
![Airport](https://i.imgur.com/nnIDHpQ.png)
1616
![Pier](https://i.imgur.com/oJhLtrt.png)
1717

18-
# Config
19-
To add an item simply create a new line in the config.
18+
# Change Spawn Points
19+
To add an item simply create a new line in the client.lua.
2020

2121
`{name="Paleto Bay", spawnX=-150.53,spawnY=6416.903,spawnZ=31.91,camX=-222.438,camY=6429.05,camZ=65.16}`
2222
spawnX, spawnY, spawnZ are the coordinates at which the player will spawn. camX, camY, camZ are the coordinates at which the camera will be.

0 commit comments

Comments
 (0)