.sav data editor

Posts 13 of 3 · Page 1 of 1
.sav data editor
i want to reset my level and infamy without deleting the weapon attachments i achieve, is there any tools for that? thank you
Code:
managers.skilltree:reset_skilltrees() -- Reset all skill trees and refund all money
managers.experience:set_current_rank(0) -- Reset infamy points
managers.experience:_set_current_level(0) -- Reset level
managers.infamy:reset_items() -- Reset infamy items
managers.infamy:_setup(true) -- Force reinitialization of infamy tree
Run as keybind.
//Solved...
Posts 13 of 3 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?