has anyone tried adding other items besides the default ones, (hammer, wrench, printgun, [cityrpbaton]) Something that would look like...
$CityRP::jobs::tools6 = "hammerItem wrenchItem printGun deagleGun";
/
$CityRP::jobs::tools6 = "hammerItem wrenchItem printGun deagleItem";
/
$CityRP::jobs::tools6 = "hammerItem wrenchItem printGun deagle";
/
I've tried a few combos like this and the only ones that seem to work were the cityrp items or the blv10 default addons. There might be a location issue like they have to be run in a folder next to or in the peoplemods folder.