Code Monkey home page Code Monkey logo

Comments (6)

osulli avatar osulli commented on August 16, 2024

'Tis the right place for Questions/Issues/Requests.

@Specik wrote that cheat (source code here: https://github.com/WolvenKit/BraindanceProtocol/blob/main/mods/braindance_protocol/cheats/legend.lua)

It runs the following:

	cs = ssc:Get(CName.new('CraftingSystem'))

				cs:SetItemLevel2(itemdata)
				Game['gameRPGManager::ForceItemQuality;GameObjectgameItemDataCName'](player, itemdata, CName.new('Legendary'))

I don't personally know enough about the game systems to explain why you're facing this behaviour as, to me, it looks like it is interacting using the native systems.
One thing I would suggest is when using modification cheats like this you exit/enter the menu, or better yet save and load.
I found when modifying stats in Cheat Engine would cause really strange, similar to what you're facing, behaviour. Save and Load immediately fixed it.

from braindanceprotocol.

Sayne86 avatar Sayne86 commented on August 16, 2024

OK thank you!

I will test it by saving after I upgrade the items and reload that save and report back what it does.

Also, since I have you really quick... the latest release of this seems to have auto-enabled that vehicles don't knock down the player. Not sure if that is intentional.

from braindanceprotocol.

osulli avatar osulli commented on August 16, 2024

Thank you for letting me know! It has been enabled actually since commit 1! Feel free to remove it from your file

from braindanceprotocol.

Sayne86 avatar Sayne86 commented on August 16, 2024

OK after a bit of testing, for me at least, it does not seem to have much if any affect on the item's STATS or the number of upgrades required before clothing items become un-upgradable.

For my level 23 character, I can craft green trousers which I can upgrade 28 times before they won't upgrade any farther. If I turn those legendary, they still take 28 upgrades before they won't upgrade any farther... they just take may more components to upgrade.

For weapons, the process seems to add two or three levels to the item. If you've got a maxed-out weapon in one of your equipment slots, that weapon will gain a few levels and become impossible to unequip from your holster slot until you level up.

from braindanceprotocol.

kristoferblack avatar kristoferblack commented on August 16, 2024

Hey there @Sayne86. Thanks for the report. I don't have an answer for you regarding the ability to upgrade the items after they have been made Legendary. There is still a lot we don't know about how the crafting system works under the hood.

Regarding the weapons upgrading beyond your level, its something that happens if you've been upgrading your weapons via the crafting system. No way around that at this point. This will probably change in the future as we learn more.

If you want to discuss this further, please free free to drop into the Discord. For now, I'm closing this issue. Thanks!

from braindanceprotocol.

Sayne86 avatar Sayne86 commented on August 16, 2024

No worries! I didn't expect a solution, just wanted to report my findings.

The whole crafting and upgrading system is such an arcane jumble that I'm sure it'll take folks a long time to disentangle and fully understand.

from braindanceprotocol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.