V Rising

V Rising

View Stats:
Tessedan May 22, 2022 @ 9:34pm
How to enable teleport with resources in Server?
I tried setting TeleportBoundItems to false, but that didn't work. Also I can't find an option to disable drop items on death. Can anyone help?
< >
Showing 1-11 of 11 comments
TaSMaNiaC May 22, 2022 @ 9:51pm 
Which file are you editing? Are you running a dedicated server or a private game?
Tessedan May 22, 2022 @ 10:21pm 
Originally posted by TaSMaNiaC:
Which file are you editing? Are you running a dedicated server or a private game?
It's a dedicated server from g-portal, in the Basic Settings.
Lag May 23, 2022 @ 6:12am 
I'm having this same issue. I run a dedicated PvE server and have the sertting as follows : "TeleportBoundItems":false, but still unable to teleport with resources or anything other than gear.
Arc May 23, 2022 @ 6:18am 
Bound Items are weapons, gear and tools, so not it.

It is likely not an exposed variable as i could not find the same thing for resources in the GameSettings ini.
Jaevwyn May 23, 2022 @ 6:35am 
' "TeleportBoundItems": false,' allows me to do it on a local hosted server, so its probably a g-portal related issue. did you restart the server after editing the file?
Lag May 23, 2022 @ 6:43am 
I figured it out...

Dedicated servers have a line in ServerHostSettings.Json that reads:
"GameSettingsPreset": "StandardPvE",

Change t it to "GameSettingsPreset": "",

Click Save & Exit.

The presets.Json override any changes in the ServerGameSettings.Json. As soon as i made this change, things worked in game.
SCARFACE May 23, 2022 @ 10:54am 
how about on private server?
Tessedan May 23, 2022 @ 12:39pm 
Originally posted by Lag:
I figured it out...

Dedicated servers have a line in ServerHostSettings.Json that reads:
"GameSettingsPreset": "StandardPvE",

Change t it to "GameSettingsPreset": "",

Click Save & Exit.

The presets.Json override any changes in the ServerGameSettings.Json. As soon as i made this change, things worked in game.

If you are hosting the server yourself, you can set that to "" to use the default settings in ServerGameSettings.Json, If you are using a preset for example StandardPvE, you can edit the StandardPvE.Json to override that setting, it may be a good idea to just make a copy and name it like CustomPvE.Json and change the parameters that way.

An important note though is the "TeleportBoundItems" means, Should Block Teleport, setting this value to false allows you to teleport with resources. So in any of the game definitions you are using, you can override this with false to allow teleporting with resources.

In the ServerGameSettings.json this by default is set to false which is why it works when emptying that string.

Originally posted by SCARFACE:
how about on private server?

So for you there are 2 settings to edit, in ServerHostSettings.Json, there is a field "GameSettingsPreset": you can either set this to "" or set it to the game definition json you make, The Game Definitions are located at:

/VRisingServer_Data/StreamingAssets/GameSettingPresets

In regards to G-Portal, you will need to edit those definitions through the FTP address, otherwise you will need to set the GameSettingsPreset in the drop down to default, to use the changes on the G-Portal UI.


Thanks for all the help everyone

Last edited by Tessedan; May 23, 2022 @ 12:40pm
{OCS}xPaPaDx Feb 26, 2023 @ 7:06pm 
there is no way to teleport resources through the gates by default and by design the only way to bring resources from location to location is through the underground caves and the tunnels. I.e. the cave networks that’s what they’re for as part of the original game mechanic The devs discussed this at length several places. The teleport bound item settings is simply for weapons armor, etc. bound to your character not resources.

many of us clan/server owners do not like the setting. However, I think for a lot of us that run PVE servers we should be able to toggle this feature off that was originally designed for PVP servers maybe something to consider in the next update, their Devs?
Last edited by {OCS}xPaPaDx; Feb 26, 2023 @ 7:27pm
FinetalPies May 19, 2023 @ 7:26pm 
xPaPaDx is just like, completely wrong, idk why they're posting so confidently.
Anyway what worked for me is finding ServerGameSettings.json and adding the line:
"TeleportBoundItems":false,
Now I can teleport through Vampire Waygates with resources like copper & iron and also I don't even know what "The teleport bound item settings is simply for weapons armor, etc. bound to your character not resources." is even supposed to mean, since you can always teleport while holding a weapon and changing this setting doesn't impact that at all.
Thanks to the people in this thread who knew what they were talking aboot, y'all were a big help.
{OCS}xPaPaDx May 22, 2023 @ 6:12am 
Originally posted by FinetalPies:
xPaPaDx is just like, completely wrong, idk why they're posting so confidently.
Anyway what worked for me is finding ServerGameSettings.json and adding the line:
"TeleportBoundItems":false,
Now I can teleport through Vampire Waygates with resources like copper & iron and also I don't even know what "The teleport bound item settings is simply for weapons armor, etc. bound to your character not resources." is even supposed to mean, since you can always teleport while holding a weapon and changing this setting doesn't impact that at all.
Thanks to the people in this thread who knew what they were talking aboot, y'all were a big help.
I'm not wrong. That information is directly from the developers. So either something has changed that I wasn't aware of, or some bug is apparent etc. I'll check the settings again and see what gives. Cheers!
< >
Showing 1-11 of 11 comments
Per page: 1530 50

Date Posted: May 22, 2022 @ 9:34pm
Posts: 11