Skip to content
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

[Feature Request] Robotic Parts Support #90

Closed
Deliphin opened this issue Jan 14, 2019 · 2 comments
Closed

[Feature Request] Robotic Parts Support #90

Deliphin opened this issue Jan 14, 2019 · 2 comments
Labels
Milestone

Comments

@Deliphin
Copy link

I would like to be able to limit players from using certain cyberware from the Robotic Parts mod and it's addon ReWIRED.

Basically, I want it so that players can't put the cyberware in the Robotic Surgeon until they have the correct levels to use it.

@pupnewfster
Copy link
Contributor

I will look into it. At first glance I think this is probably relatively easily do-able given they actually have cancellable events. I just will need to look into what calls those events and how to get the current parts/attempted new parts.

@Deliphin
Copy link
Author

Deliphin commented Jan 15, 2019

Looking at the comments on the .java you linked, it seems to be for when players try to start surgery, rather than when they put the cyberware in the Robosurgeon. If you do it this way, I recommend adding some message popup (preferably configurable) telling the player they don't have the required skills to use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants