command /policjant [] []: trigger: if arg 1 is "daj": if arg 2 is online: if name of arg 2 is "police.nick 1": set {police.%arg 2%} to 1 else: send "&cNie ma zadnego policjanta na serwerze!" stop if arg 1 is "usun": if arg 2 is online: if name of arg 2 is "police.nick 1": set {police.%arg 2%} to 0 else: send "&cNie ma zadnego policjanta na serwerze!" stop