18.06.2011, 12:17
it is possible i will be able to make it but i am not sure how. somthing like
if(getplayerscore(playerid) > 100 && getplayerscore(playerid) < 250)
{
Setplayerwantedlevel(playerid, x);
}
something like that its not correct and will prob give some errors but i tihnk you should be able to do the rest yourself
if(getplayerscore(playerid) > 100 && getplayerscore(playerid) < 250)
{
Setplayerwantedlevel(playerid, x);
}
something like that its not correct and will prob give some errors but i tihnk you should be able to do the rest yourself
