Search found 3 matches

by AWoulf
Sun Mar 14, 2021 3:48 pm
Forum: Single Player Cheat Requests
Topic: Cross Code V1.0
Replies: 300
Views: 304506

Re: Cross Code V1.0

new bug the arena coin dorp to zero in the dlc and you cant get more

Update i did a test on the other save i have and the bug dont ocur
by AWoulf
Sat Mar 06, 2021 10:03 pm
Forum: Single Player Cheat Requests
Topic: Cross Code V1.0
Replies: 300
Views: 304506

Re: Cross Code V1.0

kairararara wrote:
Sat Mar 06, 2021 6:00 pm
the problem seems to be an extra exit condition for the drop loop, assigning to the variable b a high enough value seems to fix the issue, so this should work properly

Code: Select all

if (plantdropcheat) {
	/// 100% drop rate from plants, skip probability checking
	a = 0;
	b = 10;
}
IT WORK THANKS YOU
by AWoulf
Sat Mar 06, 2021 3:56 pm
Forum: Single Player Cheat Requests
Topic: Cross Code V1.0
Replies: 300
Views: 304506

Re: Cross Code V1.0

welp it work for me on the dlc but for the leaf and the beatlle it still bug and dont drop update : the bug is extended to all plant but the bug seam to bee that the plant onnly drop the last item on the plant list so the white item are juste skip i did a test on the tree in bergen trail the alpha d...