if(points > 2) {
sc_start SC_BLESSING,360000,10;
}
if(points > 3) {
sc_start SC_EDP,360000,5;
sc_start SC_ENDURE,360000,10;
sc_start SC_ANGELUS,360000,10;
}
if(points > 4) {
sc_start SC_MAGNIFICAT,360000,5;
sc_start SC_GLORIA,360000,5;
sc_start SC_ADRENALINE2,360000,1;
sc_start SC_IMPOSITIO,360000,5;
sc_start SC_SUFFRAGIUM,360000,3;
sc_start SC_BLESSING,360000,10;
sc_start SC_INCREASEAGI,360000,10;
sc_start SC_WEAPONPERFECTION,360000,10;
sc_start SC_OVERTHRUST,360000,5;
}
end;
dont use the "else" if you want to give all these buff ....