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

Commit

Permalink
Merge pull request #93
Browse files Browse the repository at this point in the history
Improves companion vehicle sync
  • Loading branch information
carsakiller authored Dec 8, 2022
2 parents 92a93bd + 781e0e1 commit 5bb3e81
Show file tree
Hide file tree
Showing 3 changed files with 1,047 additions and 703 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Carsa's Commands v2 can be subscribed to on the [Steam Workshop](https://steamco
### Setting an Owner
To override the automatic assigning of an owner when the very first unique player joins, you can do the following:
1. Open `script.lua` (can be found in the location from step 2 of [the setup](#dedicated-server-setup))
2. On line 13, you should find the following:
2. On line 16, you should find the following:
```lua
local OWNER_STEAM_ID = "0"
```
Expand Down
Loading

0 comments on commit 5bb3e81

Please sign in to comment.