Just use
lvl shrine 1
i did its all fixed
Is the injector meant to do this? if so what's the command? I've copy pasted the cheats.js from the pastebin but I can't find anything about unlinking in it.valleymon wrote: ↑Tue Jan 31, 2023 11:51 pmviewtopic.php?p=268697#p268697
Update 31/01/2023
Always allow unlinking from gods in divinity
upstones rng
do?
w5 divinityangsaar wrote: ↑Fri Feb 03, 2023 1:13 pmIs the injector meant to do this? if so what's the command? I've copy pasted the cheats.js from the pastebin but I can't find anything about unlinking in it.valleymon wrote: ↑Tue Jan 31, 2023 11:51 pmviewtopic.php?p=268697#p268697
Update 31/01/2023
Always allow unlinking from gods in divinity
Nice timing, latest version now explains this inline. A short description of each cheat is given n in brackets
this was kinda part of the point, just start typing the name of thing on the slab youre missing and it will pretty quickly show hou have the option to drop one, you select it in the list of results, and it drops
Thanks, for some reason, the Cheat.js I downloaded before didn't show any result for "unlink" and as expected, didn't remove timer in game. But the one you posted today does have a search result for "unlink". Not sure why it wasn't giving me the updated file before *shrugs* In any case, thanks for all the work you put into this.valleymon wrote: ↑Sat Feb 04, 2023 7:55 amw5 divinityangsaar wrote: ↑Fri Feb 03, 2023 1:13 pmIs the injector meant to do this? if so what's the command? I've copy pasted the cheats.js from the pastebin but I can't find anything about unlinking in it.valleymon wrote: ↑Tue Jan 31, 2023 11:51 pmviewtopic.php?p=268697#p268697
Update 31/01/2023
Always allow unlinking from gods in divinity
Code: Select all
bEngine.setGameAttribute("Divinity", new Proxy(bEngine.getGameAttribute("Divinity"), {
get: function (target, property) {
if ((cheatState.w5s || cheatState.w5.divinity.enable) && cheatState.w5.divinity.unlinks && property == 38) return 1;
return target[property];
Code: Select all
gga AchieveReg
70: -1
71: -1
72: -1
73: -1
74: -1
75: -1
76: -1
77: -1
78: -1
79: -1
80: -1
81: -1
82: -1
83: -1
84: -1
85: -1
86: -1
87: -1
88: -1
89: -1
90: -1
91: -1
92: -1
93: -1
94: -1
95: -1
96: -1
97: -1
98: -1
99: -1
100: -1
101: -1
102: -1
103: -1
104: -1
105: -1
106: -1
107: -1
108: -1
109: -1
110: -1
111: -1
112: -1
113: -1
114: -1
115: -1
116: -1
117: -1
118: -1
119: -1
120: -1
121: -1
122: -1
123: -1
124: -1
125: 0
126: 0
127: 0
128: 0
129: 0
130: 0
131: 0
132: 0
133: 0
134: 0
135: 0
136: 0
137: 0
138: 0
139: 0
Users browsing this forum: DotBot, Google [Bot], Google Adsense [Bot], WhoAmI