Page 1 of 1
Lords of the Fallen (2023) Item hover script
Posted: Fri Oct 27, 2023 8:10 am
by Corus
A simple script that supports an item hover functionality.
Includes ID (doesn't work), count and upgrade tier.
Re: Lords of the Fallen (2023) Item hover script
Posted: Sun Oct 29, 2023 12:42 am
by AiR
It didn't work as the items get to the original numbers after using it, is there any maximum ceilings for items?
Re: Lords of the Fallen (2023) Item hover script
Posted: Sun Oct 29, 2023 2:31 am
by toydefenser
nice and need id item

Re: Lords of the Fallen (2023) Item hover script
Posted: Sun Oct 29, 2023 9:43 am
by Corus
AiR wrote: ↑Sun Oct 29, 2023 12:42 am
It didn't work as the items get to the original numbers after using it, is there any maximum ceilings for items?
The data may have changed in the update, i will have to check
Re: Lords of the Fallen (2023) Item hover script
Posted: Sun Oct 29, 2023 9:45 am
by Corus
toydefenser wrote: ↑Sun Oct 29, 2023 2:31 am
nice and need id item
Last I checked item ids are inconsistent and change every time the game is reloaded. I also need to check this
Re: Lords of the Fallen (2023) Item hover script
Posted: Sun Oct 29, 2023 10:10 am
by Corus
Again, this game has some bizarre programming. There are 2 variables to set the item count, it seems that if you dont set both to the same number weird things will happen
EDIT: ID no longer works either. I swear you could simply copy an ID and paste it before the update messed things up.I dont think i will be able to fix it but ill keep researching this. I think someone way smarter than me made a working item spawner. Updated the table with fixed item count