UPDATE V1.1, thanks to GTX for putting a service trailer on the ingame modhub, the service script has been implemented to my mod !!!!! just stand behind the “vehicle” and press the button to activate service (I had to put a key binding myself on my end, not sure if it’s a conflict with another mod or what, from GTX himself it should have been
<inputBinding>
<actionBinding action=”SV_TOGGLE_OPERATION”>
<binding device=”KB_MOUSE_DEFAULT” input=”KEY_m”/>
</actionBinding>
<actionBinding action=”SV_TOGGLE_MARKERS”>
<binding device=”KB_MOUSE_DEFAULT” input=”KEY_l”/>
</actionBinding>
</inputBinding>
as it is in his own modDesc)