| Description | Adds an outline to the next text drawn using a text draw opcode. |
|---|
| Parameters (v2) | 1) Integer (INT) 2) Red (0 to 255) (INT) 3) Green (0 to 255) (INT) 4) Blue (0 to 255) (INT) 5) Alpha (0 to 255) (INT)
|
|---|
| Games | |
|---|
| Category | |
|---|
| Command Name (IV) | SET_TEXT_EDGE |
|---|
| San Andreas |
|---|
| sascm.ini | 081C=5,set_text_edge %1h% rgba %2h% %3h% %4h% %5d% |
|---|
| Example | 081C: set_text_edge 2 rgba 0 0 0 255 |
|---|
| Command Name | SET_TEXT_EDGE |
|---|