Wait — FiveM Natives
0x4EDE34FBADD967A6 · SYSTEM · all
`` Pauses execution of the current script, please note this behavior is only seen when called from one of the game script files(ysc). In order to wait an asi script use "static void WAIT(DWORD time);" found in main.h ``
Parameters
| Name | Type |
|---|---|
| ms | int |
Returns
void