- Joined
- Jan 12, 2016
- Messages
- 65,315
- Reaction score
- 145,866
- Points
- 2,088
- Gender
- Male
virtue, indulgence, arrogance and despair is usually my final party tbh
@Princess Gina Marie needs to be quarantined
Roses are red
Violets are blue
It's okay to scam requesters
They ain't got nothing on you
var qualif = 'None;';
var quals = hit.hit_requirements;
if (quals.length) {
qualif = '';
for (var j = 0; j < quals.length; j ++) {
var q_comp = quals[j].comparator + ' ';
var q_name = quals[j].qualification_type.name + ' ';
var q_valu = quals[j].qualification_values;
var q_values = '';
for (var k = 0; k < quals.length; k ++) {
if (quals[j].qualification_values[k]) {
q_values += quals[j].qualification_values[k];
q_values += k === quals.length ? ', ' : '';
}
}
qualif += (q_name + q_comp + q_values).trim() + '; ';
}
}
var quals =
hit.hit_requirements.length ?
hit.hit_requirements.map(obj => `${obj.qualification_type.name} ${obj.comparator} ${obj.qualification_values.map(val => val).join(`, `)};`).join(` `):
`None;`;
I don't know what's going on right now. But there sure are a lot of quotes.
esc?halp! image segmentation hits - I drew around a deer. but I can't get it to stop drawing lines. double click doesn't finish it. neither single click. how do I stop drawing?
also I dare you to try these after a beer. just kidding don't really.
what about after three beers?halp! image segmentation hits - I drew around a deer. but I can't get it to stop drawing lines. double click doesn't finish it. neither single click. how do I stop drawing?
also I dare you to try these after a beer. just kidding don't really.
halp! image segmentation hits - I drew around a deer. but I can't get it to stop drawing lines. double click doesn't finish it. neither single click. how do I stop drawing?
also I dare you to try these after a beer. just kidding don't really.
what about after three beers?
Don't worry, I just recently nicely yelled at someone about drinking and turking. It's a no-no and I'd never do it.