CompatSkills

CompatSkills

8M Downloads

[Feature Request] Robotic Parts Support

Deliphin opened this issue ยท 2 comments

commented

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.

commented

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.

commented

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.