If you have any suggestions feel free to let me know and I'll see if it's a good idea.
Also let me know if you encounter any problems with the cheat table and I'll try to fix it when I can 

Article information

Added on

Edited on

Written by

UnrulyCrayon995

7 comments

  1. BAD646
    BAD646
    • member
    • 0 kudos
    can you please find the samples and the parts in the cheat engine and make a table ? thank you for some reason my samples they keep multiply and i want to delete them and take control
    1. UnrulyCrayon995
      UnrulyCrayon995
      • member
      • 0 kudos
      im still not done making it however the backpack/locker stacks are unable to specify the items affected just some of the conditions. you need to make sure to turn off the backpack/locker stack stuff before crafting (or just keep it off unless your actively using it)
    2. UnrulyCrayon995
      UnrulyCrayon995
      • member
      • 0 kudos
      but there is a backpack/locker deleter for that sole purpose since i knew it was an issue (i got annoyed by it too) 
      it works the same way that the stack ones do but it makes it 0 instead of a higher number
    3. UnrulyCrayon995
      UnrulyCrayon995
      • member
      • 0 kudos
      so if you want to make more plague samples or parts turn on the backpack/locker stack and then craft something that uses those items and it will change them to the selected value (its the same with the deleter one too)
    4. backius
      backius
      • supporter
      • 0 kudos
      might want to change
      code:
        mov [rax],#0
        xor edx,edx
      to
      code:
        mov [rax],#2
        xor edx,edx

      this way doesnt completely remove stack but will turn to stacks of 2.
      as ihaving 0 could leave somebody completely without an item ;)
      just a thought bud
    5. UnrulyCrayon995
      UnrulyCrayon995
      • member
      • 0 kudos
      thats how it was at first but i changed it since it would keep making it 2 but ill set it to 1 in the next update.

      i am working on trunk stuff but im having issues so im unsure when ill add it .
  2. backius
    backius
    • supporter
    • 0 kudos
    Looking good bud,
    sure people will appreciate the stck deleter. good idea.
    you might want to enable "endorsements", that just shows people like your mod, and in turn encourages others to use =)
    if you get stuck throw me a msg i'l help where i can