Command 2

Theron

Well-Known Member
Nov 8, 2018
3,589
1,373
44
You forgot to specify the flag.

pc.addTongueFlag(GLOBAL.FLAG_SOMETHING)

Replace SOMETHING with the flag you want. As you're typing, you should get a list of valid completions.
 

Dansky32

Well-Known Member
Apr 16, 2022
75
1
24
You forgot to specify the flag.

pc.addTongueFlag(GLOBAL.FLAG_SOMETHING)

Replace SOMETHING with the flag you want. As you're typing, you should get a list of valid completions.
Thanks and sorry about that, I forgot about adding the image of the flag