V Rising

V Rising

View Stats:
Deus Sinistro May 18, 2023 @ 11:23am
How can I add teleport with resources on my server?
To teleport resources instead of walking all over the place for minutes
< >
Showing 1-15 of 17 comments
Willow Rivers May 18, 2023 @ 11:26am 
You would have to edit the config file or start over and uncheck the teleport box to allow teleport with items.

Server settings have to be set when you start the game unless you are familiar with editing the config files.
Deus Sinistro May 18, 2023 @ 11:52am 
thanks but where are they located at?
Krido May 18, 2023 @ 11:52am 
Yeah, forgot to check that option when setting offline game and im about to enter second region. Is there option to edit config file when game is not on dedicated hosted server?
gpcstargate May 18, 2023 @ 11:57am 
ADVANCED Settings in the main page .. If Playing Solo or non-dedicated server.
https://steamcommunity.com/sharedfiles/filedetails/?id=2977942959
Last edited by gpcstargate; May 19, 2023 @ 1:36pm
Pervy May 18, 2023 @ 11:58am 
You can't edit the save. Its only when you create it, that you can edit the settings.
Last edited by Pervy; May 18, 2023 @ 11:58am
gpcstargate May 18, 2023 @ 12:00pm 
AS .. Pyromancer Oswald said ... ONLY When setting up new game.
Last edited by gpcstargate; May 18, 2023 @ 12:00pm
sfebtyler May 18, 2023 @ 12:02pm 
Originally posted by Deus Sinistro:
thanks but where are they located at?
Try this guide. Also the server settings and their min and max values are one of the pinned topics if you wanted to tweak anything else.
https://primagames.com/tips/how-to-change-server-settings-in-v-rising
sfebtyler May 18, 2023 @ 12:03pm 
Originally posted by Deus Sinistro:
thanks but where are they located at?
Oh and always create a copy of the file before editing it so you can easily revert changes.
Krido May 18, 2023 @ 12:09pm 
Originally posted by Pyromancer Oswald:
You can't edit the save. Its only when you create it, that you can edit the settings.
Actually you can edit it. Just searched for it to be able to teleport with items on already created offline game and it worked.

Used this method
https://primagames.com/tips/how-to-change-server-settings-in-v-rising
Pervy May 18, 2023 @ 12:16pm 
Originally posted by Krido:
Originally posted by Pyromancer Oswald:
You can't edit the save. Its only when you create it, that you can edit the settings.
Actually you can edit it. Just searched for it to be able to teleport with items on already created offline game and it worked.

Used this method
https://primagames.com/tips/how-to-change-server-settings-in-v-rising
WHen ever i edit it, the changes does not take effect.
Akadai May 18, 2023 @ 12:35pm 
2
The settings you need to change are located in a different location than what is mentioned in the Prima Games guide

C:\Users\UserName\AppData\LocalLow\Stunlock Studios\VRising

In the CloudSaves folder you'll find your private game settings in the ServerGameSettings.json file. This is where I have been modifying my game settings

This is most likely different if you are running an actual dedicated server. Just keep in mind, depending on what kind of server/game you're running, your settings location might be different than others
Deus Sinistro May 18, 2023 @ 12:38pm 
This helped, but there's no teleport bound items in there
Last edited by Deus Sinistro; May 18, 2023 @ 12:39pm
Akadai May 18, 2023 @ 12:52pm 
2
2
3
The setting you are looking for is "TeleportBoundItems". I have noticed if you left the setting as default, it might not be included and needs to be added manually. My guess is that the game just reads the default settings from somewhere else if it's not included in the server setting

What you need to add is this - "TeleportBoundItems": false,

Here is an example of my file settings from the very top

{
"GameModeType": 0,
"CastleDamageMode": 0,
"CastleHeartDamageMode": 0,
"DeathContainerPermission": 1,
"RelicSpawnType": 1,
"CanLootEnemyContainers": false,
"BloodBoundEquipment": true,
"TeleportBoundItems": false,
"InventoryStacksModifier": 2.0,

--

As seen here, this setting allows for teleporting with resources. I also have 2x stack sizes for resources, and when dying you keep equiped gear (still drop the rest of your inventory, which I don't think can be changed sadly). Hope this helps
Krido May 18, 2023 @ 1:10pm 
Originally posted by Pyromancer Oswald:
Originally posted by Krido:
Actually you can edit it. Just searched for it to be able to teleport with items on already created offline game and it worked.

Used this method
https://primagames.com/tips/how-to-change-server-settings-in-v-rising
WHen ever i edit it, the changes does not take effect.

I used this to change teleportation option and it worked:
Settings are changed by editing a .json file called “ServerGameSettings” and is located in:
Steam > steamapps > common > VRising > VRising_Server > VRisingServer_Data > StreamingAssets > Settings. You can open this file with Notepad (or even better, Notepad++ as it will provide a better overview) and change whatever you want. Please note that you should restart your server for changes to take effect.



Originally posted by Deus Sinistro:
This helped, but there's no teleport bound items in there
There is, its should be called "TeleportBoundItems". Like 11 line from above. If you want to teleport with items, it should be "false"
Deus Sinistro May 18, 2023 @ 11:35pm 
omg this helped!!! TY!!!
< >
Showing 1-15 of 17 comments
Per page: 1530 50

Date Posted: May 18, 2023 @ 11:23am
Posts: 17