Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
\AppData\LocalLow\Stunlock Studios\VRising\Saves\v1\{savefile number}\ServerGameSettings.json
Open via text editor of your choice and mod the settings.
If there's an option to allow teleport to function while carrying resources, I don't see it. That said, I'm ilvl 58 and it hasn't been a problem. Even iron and cotton runs are fairly quick; pop in the waypoint at my base, go loot til my bags are full, then run back in wolf form. It really isn't a negative gameplay loop.
"TeleportBoundItems": false,
Also i would like developers to add this option via in game settings instead of us messing with game files via texteditor
so where is this meant to me cos this "\AppData\LocalLow\Stunlock Studios\VRising\Saves\v1\{savefile number}\ServerGameSettings.json" does not exscest for me
I meant there is no ""TeleportBoundItems" line or anything close to it at all
steamapps folder\common\Vrising\Vrising_server\VRisingServer_DSata\StreamingAssets\Settings\ServerGameSettings.json file
Since you didnt change this teleport setting, you have to change the default .json file. in your steam folder
The ServerGameSettings.json file in your Appdata save location overwrites the default ones. Im not sure if it helps if you also just add the line yourself in your Appdata json file but otherwise just change the Default .json file in steam folder
in there and don't see it .-.
"TeleportBoundItems": false,
near the top of the config file and save. Start the game back up and you are all set.
the file in Steam\steamapps\common\VRising\VRising_Server\VRisingServer_Data\StreamingAssets\Settings
has all the Server settings in Default form, it must be in there, and as ive said, the file in Appdata save folder will overwrite every setting, you can just place
"TeleportBoundItems": false,
there too