Req_Access via List or separated items
Posted: Thu Mar 16, 2017 5:48 pm
Hi folks!
So I'm working on an issue involving access to a AI-Upload on Delta and I'm data-mining the way req_access works. I have a mystery that is probably very obvious but my inexperience with DM is blinding me.
So a RD has access_minisat which is 65 and access_ai_upload which is 16.
The turret control on the minisat foyer has a req_access variable of a /list containing the single value of 65
The turret control for the ai-upload has a req_access variable of a /list containing the single value of 16
RD can unlock the ai-upload turret control but not the minisat turret control. Nor can the Captain.
If I remove the /list and make it a direct req_access = 65, the RD can unlock the panel.
I've tried spot digging through historical changes to see why a /list used was used over just the value and have had no success. Can anyone shed any light on why this standard was used for turret controls or where you recommend I look? And of course, why a /list of 65 would not allow the same access as just 65?
Thanks for all your help! This is great game!
So I'm working on an issue involving access to a AI-Upload on Delta and I'm data-mining the way req_access works. I have a mystery that is probably very obvious but my inexperience with DM is blinding me.
So a RD has access_minisat which is 65 and access_ai_upload which is 16.
The turret control on the minisat foyer has a req_access variable of a /list containing the single value of 65
The turret control for the ai-upload has a req_access variable of a /list containing the single value of 16
RD can unlock the ai-upload turret control but not the minisat turret control. Nor can the Captain.
If I remove the /list and make it a direct req_access = 65, the RD can unlock the panel.
I've tried spot digging through historical changes to see why a /list used was used over just the value and have had no success. Can anyone shed any light on why this standard was used for turret controls or where you recommend I look? And of course, why a /list of 65 would not allow the same access as just 65?
Thanks for all your help! This is great game!