#Help with DeluxeMenus

1 messages · Page 1 of 1 (latest)

ancient dock
#

i need help, why do I see always oaklog even if i have the requirements?

willow grove
#

Change priority: 1 to priority: 2 and then change priority: 0 to priority: 1

willow grove
#

You also have two items with priority: 1

#

And all items are OAK_LOG so you're always going to see an oak log.

ancient dock
#

yeah cause they have different conditions

ancient dock
willow grove
#

Yes, but if they both have true conditions, which does it display?

ancient dock
#

its impossibile to have both true

willow grove
#

Then only one needs to be displayed surely?

ancient dock
#

cause its the same placeholder. One its displayed when we have <= -100 and the other >= 1000

willow grove
#

Or only one needs view requirements.

ancient dock
#

it should display the normal "oaklog" everytime player does not have <= - 100 || >= 1000. So i used a condition on "oaklogsconto" and "oaklogaggiunto"

willow grove
#

So what does it actually display?

ancient dock
#

now it displays the normal one

#

the one without conditions

#

"oaklog"

willow grove
#

Lower priorities are more important.

#

So you need to flip the priorities around.

ancient dock
#

alr done, but nothing

#

alr wait

#

now it works

#

ty

willow grove
#

np

#

Other tips:
hide_attributes: true is due to be depreciated I believe. There is an updated way of doing this.

stop_at_success: true```
You don't need these if you only have one requirement