#Symbol when No Guilds
1 messages · Page 1 of 1 (latest)
make a seperate tab ig
or
use changeoutput papi expansion
After i download changeoutput?
what does it display when the person doesn't have guild?
don't work like this:
%changeoutput_contains_input:%guilds_name%_matcher:: _ifmatch:X_else:%guilds_name%
%changeoutput_contains_input:{guilds_name}_matcher:: _ifmatch:X_else:{guilds_name}%
Thank you very much!
Hey, but now even if you're in a guild it always gives you the X
uh
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
it doesn't display
then use it
doesn't display the X if you don't have a guild
there was a typo
try this %changeoutput_>=_input:{guilds_member_count}_matcher:1_ifmatch:{guilds_name}_else:X%