_SET_WARNING_MESSAGE_LIST_ROW
Docslocal retval = SetWarningMessageListRow(index, name, cash, rp, lvl, colour)Description
Param names copied from the corresponding scaleform function "SET_LIST_ROW"
Parameters
| Name | Type | Description |
|---|---|---|
index | int | — |
name | char* | — |
cash | int | — |
rp | int | — |
lvl | int | — |
colour | int | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).