4. Saving and loading - McTurtles5/PLC GitHub Wiki
When you first execute PLC, it will make a save file in your workspace folder called PLCsave.txt
This will be the save file of PLC things like loudouts and gunmods
If you want to reset your save file then you can delete PLCsave
⠀
To save your gunmods you will first need a modified gun.
If you don't know how to modify your gun then you can check the previous page.
To save your gun you have to hold the gun that you want to save and use the command savegunmod [gunmod name]
Basically, you put the name that you want the gun to be named. For example, savegunmod test mod
It should tell you that you have saved the gunmod to the name that you put.
Then to load the gunmod, you have to equip the gun you want to modify and do the command loadmod [gunmod name]
Like loadmod test mod
Alternatively, you can use the command gunwmod [gun] [gunmod name]
It means that you have to put the name of a gun and then the name of the gunmod
You can try gunwmod rem test mod, it should give the Remington gun with the gunmod test mod
⠀
Saving and loading loudouts are much simpler though.
You have to get guns and put them in the order that you want them to be saved in
Note that the guns are in different slots like 1 2 4 6
Then you can us the command saveloadout [loudout name]
Like saveloadout test loadout
It will tell you that the loudout has been saved.
Please note that loudout will not save gunmods, and you will have to apply them. This may be changed in the future
Then after that, you can do the command loadout [loadout name]
For this tutorial you can do loadout test loadout
Now you won't have to modify your gun every single time.
⠀
⠀
Previous | Next