SetWarningMessageWithHeader — FiveM Natives
0xDC38CC1E35B6A5D7 · HUD · all
`` You can only use text entries. No custom text. C# Example : Function.Call(Hash._SET_WARNING_MESSAGE_2, "HUD_QUIT", "HUD_CGIGNORE", 2, "HUD_CGINVITE", 0, -1, 0, 0, 1); you can recreate this easily with scaleforms --------------- Fixed native name, from before nativedb restoration. ` ` NativeDB Added Parameter 10: Any p9 ``
Parameters
| Name | Type |
|---|---|
| titleMsg | char* |
| entryLine1 | char* |
| flags | int |
| promptMsg | char* |
| p4 | BOOL |
| p5 | Any |
| background | BOOL |
| p7 | Any* |
| showBg | BOOL |
Returns
void