| Description | |
|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Integer (INT)
|
|---|
| Games |  |
|---|
| Category | |
|---|
| Command Name (IV) | SET_CHAR_SAY |
|---|
| Vice City |
|---|
| sascm.ini | 041c=2,make_actor %1d% say %2d% ;; never used in VC |
|---|
| Example | 041C: make_actor $ACTOR say 1 |
|---|
| GTA III |
|---|
| gtascm.ini | 041c=2,make_actor %1d% say %2d% |
|---|
| Example | 041C: make_actor $CHAR_GUNSHOPOWNER say 103 |
|---|
| Command Name | SET_CHAR_SAY |
|---|