Marines able to use Powerloaders

Locked
User avatar
Gentlefood
Registered user
Posts: 540
Joined: 30 Jul 2015, 04:18

Marines able to use Powerloaders

Post by Gentlefood » 25 Aug 2015, 01:26

Bug Description: Marines are somehow able to use Powerloaders without Cargo IDs. I've seen this occur a handful of times now, but I'm not entirely certain how they do it unless there is some maintenance setting they can put on the mech from outside of it.


Steps to reproduce:
1. Find a marine who knows how to exploit a bug
2. Watch as he uses the Powerloader without a Cargo ID
3. Fix the Bug.

Hopefully someone more knowledgeable of this bug steps forward. Otherwise I don't have much to go on other than witnessing some people using it.

User avatar
Jeser
Registered user
Posts: 1119
Joined: 04 Mar 2015, 00:47
Location: Donetsk, Ukraine

Re: Marines able to use Powerloaders

Post by Jeser » 25 Aug 2015, 02:04

Just RO or CT, XO, CO unlocked ID lock.
Jeser "Fox" Aushwitz.
Jeser believes only in one thing - common sense.

Image
Image
Apop's permission: Click

User avatar
Rahlzel
Donor
Donor
Posts: 1160
Joined: 14 Dec 2014, 16:17
Location: USA

Re: Marines able to use Powerloaders

Post by Rahlzel » 25 Aug 2015, 02:55

In ripley.dm:

Code: Select all

operation_req_access = list(access_sulaco_cargo)
So only jobs with Cargo access can get in it, such as the jobs Jeser mentioned. And like he mentioned, one of them unlocked the ID lock, so this isn't a bug. If it becomes an issue, you're welcome to make a suggestion to disable the ID lock, but at the moment I don't think it'll be a problem.

Locked