Author Topic: City RP  (Read 736 times)

Problem:
No I am not one of the noobs whining for City RP and complaining  how the link was failed. Well I have it and that's not my problem. I want to know how to make jobs. I have searched and searched buy nothing has helped! I just want to know how to make a few more jobs so i can host a dedicated server that's ACTUALLY good not the ones with lots of jobs and no add-on's or no jobs and lots of add-on's.

Solution:
Someone who is a City Rp Host goes into there people mods Ctrl A, then copies it. Posts it here and I go in copy yours and paste it in mine over everything I have.

Thanks for any help

Not me,i have to make a copy of the .CS file in the folder called jobs.
Now,type stuff like this:
prefs
 name $CityRP::jobs::name[$CityRP::jobs=%ID] Default
 
 initialInvestment $CityRP::jobs::initialInvestment[%ID] 0
 pay $CityRP::jobs::pay[%ID] 0
 tools $CityRP::jobs::tools[%ID] hammerItem wrenchItem printGun
 items $CityRP::jobs::items[%ID] false
 law $CityRP::jobs::law[%ID] false
 pickpocket $CityRP::jobs::pickpocket[%ID] false
 description $CityRP::jobs::description[%ID] TypeTextHere
 

ID 1
 name Civilian
 
 initialInvestment 0
 pay 20
 tools hammerItem wrenchItem printGun
 items false
 law false
 pickpocket false
 description The most basic option.
 
ID 2
 name Shop Keeper
 
 initialInvestment 100
 pay 40
 tools hammerItem wrenchItem printGun
 items true
 law false
 pickpocket false
 description Can sell items and guns to other people.
ID 3
 name Criminal
 
 initialInvestment 150
 pay 20
 tools hammerItem wrenchItem printGun gunItem
 items false
 law false
 pickpocket true
 description Can steal money from others
ID 4
 name F.B.I.
 
 initialInvestment 150
 pay 50
 tools hammerItem wrenchItem printGun  CityRPBatonItem
 items false
 law true
 pickpocket false
 description Can jail wanted people and collect money from it.
ID 5
 name Policeman

 initialInvestment 1000
 pay 100
 tools hammerItem wrenchItem printGun CityRPBatonItem
 items true
 law true
 pickpocket false
 description Have high salarys and can jail people.
ID 6
 name S.W.A.T
 
 initialInvestment 1000
 pay 100
 tools hammerItem wrenchItem printGun gunItem shotgunItem
 items false
 law true
 pickpocket false

 PS: Don't put the "description" part,i edited it.

After you are done,save it.

Dang,no edit button. You have to take off the description part (don't HAVE to,but,yeah its unneeded.)

THANKS SO MUCH im testing right now. If you come to my server ill give ya admin. :-)

HALP when i joined i cant scroll through my tool bar of bricks and items!!

O.o thats strange....I cant help you there, sorry. :(

HALP when i joined i cant scroll through my tool bar of bricks and items!!

I have encountered this problem once, is your server dedicated? Or are you running an edited version of cityRP?