isLeader
if ps.isLeader(source) then
print("This player is the gang leader.")
else
print("This player is not the gang leader.")
endLast updated
if ps.isLeader(source) then
print("This player is the gang leader.")
else
print("This player is not the gang leader.")
endLast updated