GTAG - Modding - Opcode Database - 0B21
Opcode Database
0B21
| Description | Writes the text from the specified buffer to the clipboard. Params 1. Input buffer (pointer to memory) 2. Number of bytes to be written More Info SetClipboardData function (MSDN) (clipboard opened and closed automatically) |
|---|---|
| Parameters (v2) | 1) Memory address (Integer) (INT) 2) Integer (INT) |
| Games | |
| Category | ClipboardCommands |
| San Andreas | |
| sascm.ini | 0B21=2,write_clipboard_data %1d% size %2d% |
| Example | 0B21: write_clipboard_data 0x969110 size 28 |
| Command Name | WRITE_CLIPBOARD_DATA |

