Well instead of listing out CIV-1, CIV-2, CIV-3, CIV-4, CIV-5 etc. You can do something like

if string.find(GetPlayerName(PlayerId()), "CIV-") then
   -- Pass
end

That should work gucci. A vehicle blacklist script you could use is

Is would need heaps of editing though.

2 Likes