-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgraded prisoner transport bus #51649
Conversation
…n sweatboxes online.
… i find that a real PITA.
Set as Draft. It makes things to messy unless I wait until #51645 is merged, I think. |
Bad commit... I am getting better though. Slowly.
…ally how often do you see a meatwagon driving around town? They usually go from police station to court to jail once a day, at least in my experience.
…-DDA into ff-prisoner-bus
No idea WTF that was.
Feel like something has gone horribly wrong here. No idea what. |
data/json/vehicle_groups.json
Outdated
@@ -31,6 +31,10 @@ | |||
[ "policesuv_k9", 5 ], | |||
[ "police_k9tpt", 1 ], | |||
[ "truck_swat", 200 ], | |||
<<<<<<< HEAD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bad merge?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have literally no idea.. This is wht I never upload larger projects, sigh. Any advice on fixing this so I dont have to upload as a whole new branch or disregard?
Summary
Content "Upgraded Prisoner Transport Bus"
Purpose of change
Number 2 in adding and upgrading some vehicles. I decided the prison bus didn't look very much like even an aproximation of a meat weagon, instead seemingly just a regular bus with contraband on.
Describe the solution
Describe alternatives you've considered
Remaking it from ground up, making it wider to be more faithful to the images I have seen.
Using a different design as there are many, I have no idea which is more prevalent IRL.
Testing
Tested on old install. Looks fine.
Additional context
I would have liked to add more guns in the box but when trying to add specifically
, "count": [ 1, 3 ]
to the below line this is incorrect. Could someone advice what I should be using here instead?"items": [ { "x": 0, "y": 1, "chance": 70, "magazine": 100, "ammo": 50, "item_groups": [ "guns_cop" ] , "count": [ 1, 3 ] } ]
Images:
Above: The kind of bus I based it on. But I did not want to add a new set of plastic chairs so instead used to steel.
Above: A screenshot of the new version of the bus.