I can't D:
you can just go to the cityrp folder and drag the folder to textmate in dock then go to server/config/something then go to the cityrp.dat then to add a job make $CityRP::jobs = (number of jobs);
then go through it the name of the job is well just look from thier i figured it out by myself just make shure that the job you want to edit in that filehas the number at the end of the investment or pay ect then = pay/invesy/ect then a ; is olways at the end and to make something true or fasle in there 1 in true and 0 is fasle just do it in order and on the other one server.cs add a job like $CityRP::jobs::name[$CityRP::jobs++] = "doctor";
$CityRP::jobs::initialInvestment[$CityRP::jobs] = 100;
$CityRP::jobs::pay[$CityRP::jobs] = 50;
$CityRP::jobs::tools[$CityRP::jobs] = "hammerItem wrenchItem printgun medigunitem pillitem";
$CityRP::jobs::items[$CityRP::jobs] = fasle;
$CityRP::jobs::law[$CityRP::jobs] = fasle;
$CityRP::jobs::pickpocket[$CityRP::jobs] = false;
and edit name/pay/ect pickpocket is when you click a charector and you steal from him law is if you need a clear record to be that items is weather or not you can spawn items with that guy tools just leave it and for every item you do olways put item at the end of it then a space and at the end and the beggining of the items you can see a " keep it now this is all the same only in certain files in the cityrp.dat only its in order by that stuff and instead of true/fasle its 1/0 and theres no [$CityRP::jobs] just the number of that joband thats about it im shure you can figure the res out (if there is any) this is all you need to do and heres a tip to save it and still keep window up do command s