#Symbol when No Guilds

1 messages · Page 1 of 1 (latest)

fringe flame
#

How can I put a symbol for example when the player is not in a guild?

devout mural
#

or

#

use changeoutput papi expansion

fringe flame
devout mural
fringe flame
#

Anything

#

Because i have %guilds_name%

fringe flame
devout mural
fringe flame
#

Hey, but now even if you're in a guild it always gives you the X

devout mural
#

is there any other placeholder?

#

try guild status

#

or do this

#

%changeoutput_>=_input:{guilds_member_count}_matcher:1_ifmatch:{guilds_name}_else:X%

#

this will basically

#

it will display the guild name is Members online is greater than 1

#

and if you're not in a guild

#

i'm not sure what it will display

fringe flame
devout mural
fringe flame
#

doesn't display the X if you don't have a guild

devout mural
#

try this %changeoutput_>=_input:{guilds_member_count}_matcher:1_ifmatch:{guilds_name}_else:X%

fringe flame
#

It Works

#

Thank you very much for your patience!