Search found 2 matches

by dydkszmfhtm
Sat Sep 26, 2020 3:40 pm
Forum: Cheat Engine Lua Scripting
Topic: Please interpret this
Replies: 3
Views: 8622

Re: Please interpret this

CostCollection:MeetsRequirements: // Crafting in Inventory
ret

CostMultiple:HasEnoughInInventory: // Crafting when building
ret

[DISABLE]
CostCollection:MeetsRequirements:
push rbp

CostMultiple:HasEnoughInInventory:
push rbp
by dydkszmfhtm
Sat Sep 26, 2020 3:39 pm
Forum: Cheat Engine Lua Scripting
Topic: Please interpret this
Replies: 3
Views: 8622

Please interpret this

CostCollection:MeetsRequirements: // Crafting in Inventory
ret

CostMultiple:HasEnoughInInventory: // Crafting when building
ret

[DISABLE]
CostCollection:MeetsRequirements:
push rbp

CostMultiple:HasEnoughInInventory:
push rbp