Command 2

Theron

Well-Known Member
Nov 8, 2018
4,062
1,512
45
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
81
1
25
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