#view_requirement help
1 messages · Page 1 of 1 (latest)
Please ?
'farmunlock':
material: green_dye
slot: 12
view_requirement:
requirements:
'test':
type: equals
input: '%placeholder%'
output: 'yes'
'farmlock' :
material: gray_dye
slot: 12
priority: 50 # higher number
Thank u ! I’m gonna try !
Not working :/
what does the /papi parse me %codex_has_discorvery_regions_2% return
you need to use this if the placeholder returns yes
'farmunlock':
material: green_dye
slot: 12
priority: 1
view_requirement:
requirements:
region:
type: string equals
input: '%codex_has_discorvery_regions_2%'
output: 'yes'
'farmlock':
material: gray_dye
slot: 12
priority: 2
equals still work
thats not even a thing
its == for int values
and string equals for string values
thx for help !
When I tried it yesterday, the placeholder said "yes"
But now it return nothing..
is the codex installed on the server?
Sure
Oh
Ok, the "r" is not at the good place x)
There is an extra "r" in the variable x)
the placeholder says "false"
But nothing change.. the gui didn't actualise when i discovered a region
change the yes then to true
Ok i'll try
No change x)
🥲
I've unlocked the region, but the placeholder still returns "false"
It's normal ?
By reloading codex, the placeholder was updated and set to "true"
that sounds like an issue with the codex itself