Was anyone here able to find the right values for Skill points? I tried finding them but I only know a little bit about how CE works. I was able to find them while actively changing the values and searching for the changes but they don't stick.
Also something to manipulate items would be pretty cool too.
Was anyone here able to find the right values for Skill points? I tried finding them but I only know a little bit about how CE works. I was able to find them while actively changing the values and searching for the changes but they don't stick.
Also something to manipulate items would be pretty cool too.
Coming soon....
Skill points, Item editor etc....but for now i have only 120 (ID) items.
ok ummmm, i made this little script, idk if its gonna work for everyone but..... here ya go!
Basically what it does is set a timer to keep a constant check on your items, once you get one in your inventory BOOM they become 80!!!
if you sell all 80 at once you lose them so be mindful to it, cause it check if the value is bigger than 0.
welp have fun!!
PS: im not sure if having 80 of a key item breaks the games or bugs it in any way, but it will also affect key items so beware!!
Edit: Apparently this script doesn't work with AMPs, they seem to be stored separated from the items. Still checking it out.
the AIO Script >> players dont work *not sure how i can make it work but the Base say 000000 and the rest is ??? so i cant use it was hoping to use weapon Proficiency without grind the life out of me :\
the AIO Script >> players dont work *not sure how i can make it work but the Base say 000000 and the rest is ??? so i cant use it was hoping to use weapon Proficiency without grind the life out of me :\
the AIO Script >> players dont work *not sure how i can make it work but the Base say 000000 and the rest is ??? so i cant use it was hoping to use weapon Proficiency without grind the life out of me :\
Every player must take a hit first.
It also updates when changing equipment of said character.
Dunno if it's useful to you guys, but these were all the item IDs I could find: [Link]
In memory you can find them in the form of 3x 32 ints (id, id, category?) then a utf-8 string (max len 40?) for the name.
I checked a few and it seems to match the above list, but I only actually used IDs 1302-1305 because all I wanted to do was craft the +25 lv up amps early.