gta.enableHelpPickup
gta.enableHelpPickup
Signature: void gta.enableHelpPickup(int helpPickupId, bool enabled)
Usage: enable or disable a help pickup
Parameters
- int helpPickupId The ID of the help pickup.
- bool enabled Whether the help pickup should be enabled.
Return
void
On failure: void