This tutorial is good to go
This commit is contained in:
parent
8b630881a7
commit
2ae58d8308
@ -53,6 +53,7 @@
|
|||||||
},
|
},
|
||||||
"Tutorials": {
|
"Tutorials": {
|
||||||
// Generalist tutorials (walkthrough projects)
|
// Generalist tutorials (walkthrough projects)
|
||||||
|
"Edit the player profile": "tutorials/edit_the_player_profile.md",
|
||||||
"WorkInProgress": "demo.md"
|
"WorkInProgress": "demo.md"
|
||||||
},
|
},
|
||||||
"Modding": {
|
"Modding": {
|
||||||
|
@ -7,12 +7,9 @@ For doing **any** edits in SP-Tarkov i higly recommend you to use this software
|
|||||||
This software is free and alot more helpfull for alot of things, like missing coma and everything about the syntax.
|
This software is free and alot more helpfull for alot of things, like missing coma and everything about the syntax.
|
||||||
* Make a backup of the profile you're using.
|
* Make a backup of the profile you're using.
|
||||||
|
|
||||||
For this, heads to `ServerFolder/user/profiles` and create a copy of the profile you're using (you should have only one if you don't know what you're doing, and need this tutorial).
|
For this, heads to `ServerFolder/user/profileID` and create a copy of the profile you're using.
|
||||||
|
|
||||||
:::caution
|
|
||||||
If you want to make any changes, close both the game and the server, none of these should run.
|
|
||||||
:::
|
|
||||||
|
|
||||||
|
<div class="doc-warning">If you want to make any changes, close both the game and the server, none of these should run.</div>
|
||||||
|
|
||||||
## Table :
|
## Table :
|
||||||
* [Change your character level](#editing-my-character-level)
|
* [Change your character level](#editing-my-character-level)
|
||||||
@ -39,7 +36,7 @@ Copy this number and replace the number "0" in your profile and remove the extra
|
|||||||
Save your changes and start the server, you now have the desired level !
|
Save your changes and start the server, you now have the desired level !
|
||||||
|
|
||||||
## Changing my skills level
|
## Changing my skills level
|
||||||
In this part, we are going to change our skills level, for having the master level of each skill. For this, heads to `ServerFolder/user/profiles/accountID/character.json` and search for this in the file : **"Skills":**.
|
In this part, we are going to change our skills level, for having the master level of each skill. For this, heads to `ServerFolder/user/profiles/profileID.json` and search for this in the file : **"Skills":**.
|
||||||
|
|
||||||
When you will be at this point, you will face this :
|
When you will be at this point, you will face this :
|
||||||
|
|
||||||
@ -88,6 +85,7 @@ At the end, the line for each skill you want to max out looks like this : **"Pro
|
|||||||
|
|
||||||
|
|
||||||
[Back at the top](#requirements)
|
[Back at the top](#requirements)
|
||||||
|
|
||||||
## Change quest status
|
## Change quest status
|
||||||
Well, in this part you will learn how to change your quest status, that means, make it finished without having done the requirements for it (you mainly need to do this when a specific quest is bugged).
|
Well, in this part you will learn how to change your quest status, that means, make it finished without having done the requirements for it (you mainly need to do this when a specific quest is bugged).
|
||||||
|
|
||||||
@ -148,6 +146,8 @@ Don't forget to save your changes !
|
|||||||
|
|
||||||
|
|
||||||
[Back at the top](#requirements)
|
[Back at the top](#requirements)
|
||||||
|
|
||||||
|
|
||||||
## Changing hideout areas status
|
## Changing hideout areas status
|
||||||
Well, in this part you will learn how to change anything related to the hideout areas, that means, make it max level without having done the requirements for it.
|
Well, in this part you will learn how to change anything related to the hideout areas, that means, make it max level without having done the requirements for it.
|
||||||
|
|
||||||
@ -194,6 +194,8 @@ The only thing you will have to do is changing the level to the max level number
|
|||||||
|
|
||||||
|
|
||||||
[Back at the top](#requirements)
|
[Back at the top](#requirements)
|
||||||
|
|
||||||
|
|
||||||
## Editing traders
|
## Editing traders
|
||||||
Well, in this part you will learn how to change your quest status, that means, make it finished without having done the requirements for it (you mainly need to do this when a specific quest is bugged)..
|
Well, in this part you will learn how to change your quest status, that means, make it finished without having done the requirements for it (you mainly need to do this when a specific quest is bugged)..
|
||||||
|
|
||||||
@ -274,4 +276,4 @@ Save your changes and start the server, you now have a stack of 99.999.999 money
|
|||||||
**Tutorials made by : Sorata-Senpai**
|
**Tutorials made by : Sorata-Senpai**
|
||||||
|
|
||||||
## Official links
|
## Official links
|
||||||
**Guilded link**: https://www.guilded.gg/senkospub
|
<iframe src="https://www.guilded.gg/canvas_index.html?route=%2Fcanvas%2Fembed%2Fteamcard%2FJjMWy3kl" width="268" height="357" frameborder="0" scrolling="no"></iframe>
|
Loading…
x
Reference in New Issue
Block a user