gta.enableHelpPickup

Revision as of 17:51, 12 December 2019 by Mex (talk | contribs) (Created page with "{{ScriptItem |endpoint = client |type = function |name = gta.enableHelpPickup |usage = enable or disable a help pickup |parameters = int helpPickupId, bool enabled |parameter1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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