natives.SET DRUNK INPUT DELAY

From GTA Connected
Revision as of 10:20, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

natives.SET_DRUNK_INPUT_DELAY

Signature: void natives.SET_DRUNK_INPUT_DELAY(int player, int delay)

Usage: sets the input delay simulating drunkenness for a player

Parameters

int player Player index.
int delay Delay value in milliseconds.

Return

void

On failure: void