multitile vehicle
Procs | |
crew_mousedown | Checks for special control keybinds, else relays crew mouse press to active hardpoint. |
---|---|
crew_mousedrag | Relays crew mouse movement to active hardpoint. |
crew_mouseup | Relays crew mouse release to active hardpoint. |
get_mob_hp | Get active hardpoint of crewmember. |
get_mob_seat | Get seat of crewmember. |
get_seat_mob | Get crewmember of seat. |
Proc Details
crew_mousedown
Checks for special control keybinds, else relays crew mouse press to active hardpoint.
crew_mousedrag
Relays crew mouse movement to active hardpoint.
crew_mouseup
Relays crew mouse release to active hardpoint.
get_mob_hp
Get active hardpoint of crewmember.
get_mob_seat
Get seat of crewmember.
get_seat_mob
Get crewmember of seat.