06-12-2020, 06:39 AM
(06-11-2020, 04:24 AM)CaaioPinho Wrote:(06-10-2020, 12:24 AM)doxmey Wrote:(06-07-2020, 07:00 AM)CaaioPinho Wrote: so, I leave everything closed, only the open backpacks are minimized, and the inventory is minimized too, I don’t know why it doesn’t work, not any debug message to be able to publish here. And I wanted to use this macro a lot because I play on a notebook and there is no space on the screen
Copy the debug screen content and post here. Go to the macro and click on the debug, maybe that will show me something.
Start-Of-Macro
[Variable] !bp! has been set to <<4>> (old value <<5>>)
[Variable] !bp! has been set to <<5>> (old value <<4>>)
[Function] VarAdd(bp, 1)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Function] Containers.TotalOpen()
[Function] -> 4 :K_MBUTTON | :NorthEast
[False] Containers.TotalOpen() >= !bp
[False] => 4 >= 5
[GoLabel] else
[Variable] !con6! has been set to <<0>> (old value <<0>>)
[Function] VarSet(con6, 0)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Variable] !con7! has been set to <<0>> (old value <<0>>)
[Function] VarSet(con7, 0)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Variable] !con8! has been set to <<0>> (old value <<0>>)
[Function] VarSet(con8, 0)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Variable] !con9! has been set to <<0>> (old value <<0>>)
[Function] VarSet(con9, 0)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Variable] !con10! has been set to <<0>> (old value <<0>>)
[Function] VarSet(con10, 0)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Variable] !con11! has been set to <<0>> (old value <<0>>)
[Function] VarSet(con11, 0)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Variable] !con12! has been set to <<0>> (old value <<0>>)
[Function] VarSet(con12, 0)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Variable] !con13! has been set to <<0>> (old value <<0>>)
[Function] VarSet(con13, 0)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Variable] !con14! has been set to <<0>> (old value <<0>>)
[Function] VarSet(con14, 0)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Variable] !con15! has been set to <<0>> (old value <<0>>)
[Function] VarSet(con15, 0)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Variable] !con16! has been set to <<0>> (old value <<0>>)
[Function] VarSet(con16, 0)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Variable] !con17! has been set to <<0>> (old value <<0>>)
[Function] VarSet(con17, 0)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Variable] !con18! has been set to <<0>> (old value <<0>>)
[Function] VarSet(con18, 0)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Variable] !con19! has been set to <<0>> (old value <<0>>)
[Function] VarSet(con19, 0)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Variable] !con20! has been set to <<0>> (old value <<0>>)
[Function] VarSet(con20, 0)
[Function] -> 1 :Ok | :East | :Yes | :True | :K_LBUTTON | :HLeft | :VTop
[Exit] Go to exit
[Function] Exit()
The macro debug screen is there, buddy
Yes, now all you have to do is open a corpse and it's going to minimize it. It's set right you have 4 backpacks open i can see it in the debug it's waiting for the 5th container to be a corpse so it minimizes it.