Problem with the point system

I think it would work anyway without ranges

if (CARLA <2)
{
}
elif (CARLA <4)
{
}
elif (CARLA <6)
{
}
else
{
}

1 Like