local test = createMarker (-1984.85217, 886.54742, 45.20313, "cylinder", 1, 0, 0, 255)
function dodaj (acc)
if acc then
if getAccount(acc) ~= false then
aclGroupAddObject (aclGetGroup("Policja"), "user."..acc)
end
addEventHadler ("onMarkerHit", test, dodaj)